Move resid package from api to kyaml

This commit is contained in:
monopole
2021-04-30 20:39:32 -07:00
parent 5a8a4d47a5
commit c8dddac5b9
52 changed files with 56 additions and 55 deletions

View File

@@ -314,7 +314,6 @@ spec:
`)
}
func TestStrategicMergeTransformerWrongNamespace(t *testing.T) {
th := kusttest_test.MakeEnhancedHarness(t).
PrepBuiltin("PatchStrategicMergeTransformer")