Skip to content

Add test for multiple patch delete in strategic merge patches #1466

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

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

cappyzawa
Copy link

This test verifies that multiple $patch: delete directives in a single strategic merge patch work correctly. The test currently fails due to a panic in kustomize (upstream issue kubernetes-sigs/kustomize#5552), but will pass once the fix is included in a future kustomize release.

Ref: #1306

This test verifies that multiple $patch: delete directives in a single
strategic merge patch work correctly. The test currently fails due to
a panic in kustomize (upstream issue kubernetes-sigs/kustomize#5552),
but will pass once the fix is included in a future kustomize release.

Ref: fluxcd#1306
Signed-off-by: cappyzawa <[email protected]>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant