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 an extensible generic check method for evaluating updates to an existing field #666

Closed
Tracked by #657
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 if it is not already handled by the implementation in #661, focuses on adding a new check for updates to existing fields that is easily extensible. If no validation exists to handle the change to the existing field this check should fail

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 changed the title If not part of generic implementation, add a new extensible generic check method for evaluating updates to an existing field. If a change has not been validated by a check the preflight check should fail Add an extensible generic check method for evaluating updates to an existing field Feb 27, 2024
@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 Apr 11, 2024
@everettraven
Copy link
Contributor Author

Done as part of carvel-dev/kapp#921 - 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