kustomize-controller icon indicating copy to clipboard operation
kustomize-controller copied to clipboard

Add test for multiple patch delete in strategic merge patches

Open cappyzawa opened this issue 7 months ago • 0 comments

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: https://github.com/fluxcd/kustomize-controller/issues/1306

cappyzawa avatar Jun 14 '25 18:06 cappyzawa