mirror of
https://github.com/kubernetes-sigs/kustomize.git
synced 2026-06-11 17:12:51 +00:00
Patchtransformers - drop copied code, improve deletion handling.
This commit is contained in:
@@ -1107,7 +1107,7 @@ func TestMultiplePatchesWithConflict(t *testing.T) {
|
||||
errorMsg: "conflict",
|
||||
},
|
||||
{
|
||||
name: "withschema-latest-label-1.7.9",
|
||||
name: "withschema-latest-label-1.7.9-difforder",
|
||||
base: baseResource(Deployment),
|
||||
patch: []string{
|
||||
changeImagePatch(Deployment, "nginx:latest"),
|
||||
|
||||
Reference in New Issue
Block a user