Skip to content

fix: remove superseded aws templates and unused gcp module - #60

Open
johndietz wants to merge 1 commit into
mainfrom
hotfix-060-jd
Open

fix: remove superseded aws templates and unused gcp module#60
johndietz wants to merge 1 commit into
mainfrom
hotfix-060-jd

Conversation

@johndietz

Copy link
Copy Markdown
Contributor

Summary

  • Remove legacy templates/aws/ directory (project-cluster, workload-cluster, workload-vcluster) — superseded by workload-project-cluster, workload-downstream-cluster, and workload-downstream-host-vcluster
  • Remove templates/google-workload-cluster/ and terraform/gcp/modules/workload-cluster/ — no operator references, documentation artifacts only
  • 136 files removed, 4566 lines deleted

Context

The old templates/aws/* charts were replaced by the newer naming convention used by team-management-operator. No operators reference these paths. The GCP templates were never wired into any operator and exist only as stale documentation.

Test plan

  • Verify no operator code references templates/aws/project-cluster, templates/aws/workload-cluster, or templates/aws/workload-vcluster
  • Verify no operator code references templates/google-workload-cluster or terraform/gcp/modules/workload-cluster
  • Confirm existing workload-project-cluster and workload-downstream-* templates are unaffected

🤖 Generated with Claude Code

Remove legacy `templates/aws/` (project-cluster, workload-cluster,
workload-vcluster) superseded by `workload-project-cluster`,
`workload-downstream-cluster`, and `workload-downstream-host-vcluster`.

Remove `templates/google-workload-cluster/` and
`terraform/gcp/modules/workload-cluster/` which have no operator
references and exist only as documentation artifacts.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant