Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add a check for scope change (Namespace <--> Cluster) #665

Closed
Tracked by #657
everettraven opened this issue Feb 27, 2024 · 1 comment
Closed
Tracked by #657

Add a check for scope change (Namespace <--> Cluster) #665

everettraven opened this issue Feb 27, 2024 · 1 comment
Assignees
Labels
epic/crd-upgrade-safety Marks an issue as part of the CRD Upgrade Safety epic

Comments

@everettraven
Copy link
Contributor

everettraven commented Feb 27, 2024

This builds on top of #661 and focuses on adding a check to ensure that performing an update operation to a CustomResourceDefinition does not result in the scope being changed from Namespace to Cluster or vice versa.

If the proposal for adding this functionality to carvel-dev/kapp has been accepted prior to starting this work, all changes should be made against carvel-dev/kapp, otherwise the changes should be made against https://github.com/everettraven/kapp/tree/feature/crd-upgrade-safety-preflight

@everettraven everettraven added the epic/crd-upgrade-safety Marks an issue as part of the CRD Upgrade Safety epic label Mar 13, 2024
@everettraven everettraven self-assigned this Mar 13, 2024
@everettraven
Copy link
Contributor Author

Done in carvel-dev/kapp as of carvel-dev/kapp#901 - closing

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
epic/crd-upgrade-safety Marks an issue as part of the CRD Upgrade Safety epic
Projects
Status: Done
Development

No branches or pull requests

1 participant