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

Rollback kubectl apply changes #69

Merged
merged 1 commit into from
Feb 12, 2022
Merged

Rollback kubectl apply changes #69

merged 1 commit into from
Feb 12, 2022

Conversation

stefanprodan
Copy link
Owner

@stefanprodan stefanprodan commented Feb 12, 2022

If you use kubectl to edit an object managed by Kustomizer, all changes will be undone when Kustomizer applies an inventory containing that object.

In addition, Kustomizer removes the last-applied-configuration annotation set by kubectl apply from all objects it manages.

@stefanprodan stefanprodan added enhancement New feature or request area/inventory Resource inventory related issues and pull requests labels Feb 12, 2022
Signed-off-by: Stefan Prodan <stefan.prodan@gmail.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
area/inventory Resource inventory related issues and pull requests enhancement New feature or request
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

1 participant