update after review

Signed-off-by: lou <alex1988@outlook.com>
This commit is contained in:
lou
2023-10-18 17:05:00 +08:00
parent 6d89780fb2
commit d1f5219cbb
7 changed files with 129 additions and 45 deletions
@@ -147,7 +147,7 @@ func TestResourceModifiers_Validate(t *testing.T) {
},
MergePatches: []JSONMergePatch{
{
PatchData: []byte(`{"metadata":{"labels":{"a":null}}}`),
PatchData: `{"metadata":{"labels":{"a":null}}}`,
},
},
},