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

ssa: Add IfNotPresent apply strategy #625

Merged
merged 1 commit into from
Aug 8, 2023
Merged

Conversation

stefanprodan
Copy link
Member

Add IfNotPresentSelector to the apply options, the resources that match this selector will be applied on the cluster only if they don't exist.

Ref: fluxcd/kustomize-controller#936

@stefanprodan stefanprodan added enhancement New feature or request area/server-side-apply SSA related issues and pull requests labels Aug 8, 2023
@stefanprodan stefanprodan requested a review from hiddeco August 8, 2023 10:50

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
Add `IfNotPresentSelector` to the apply options, the resources that match this selector will be applied on the cluster only if they don't exist.

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/server-side-apply SSA 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

2 participants