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

Exclude the status subresouce from the applied resource #217

Merged
merged 1 commit into from
Jan 13, 2022

Conversation

stefanprodan
Copy link
Member

We need to exclude the status sub-resource before server-side apply because the dry-run fails on older Kubernetes versions. Ref: fluxcd/kustomize-controller#532

Copy link
Member

@relu relu left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

👌

@stefanprodan stefanprodan force-pushed the ssa-exclude-status-subresource branch from b7bf834 to d8a9a2b Compare January 13, 2022 16:33
@stefanprodan stefanprodan merged commit 3ccbcf8 into main Jan 13, 2022
@stefanprodan stefanprodan deleted the ssa-exclude-status-subresource branch January 13, 2022 16:48
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
area/server-side-apply SSA related issues and pull requests bug Something isn't working
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants