Deprecate repair-malformed-updates flag, move object meta mutation into BeforeCreate

This commit is contained in:
Jordan Liggitt
2018-03-21 01:20:34 -04:00
parent a8a963c983
commit 7f840f4441
8 changed files with 37 additions and 64 deletions

View File

@@ -7513,7 +7513,7 @@ func TestValidatePodUpdate(t *testing.T) {
ObjectMeta: metav1.ObjectMeta{Name: "foo", DeletionTimestamp: &now},
Spec: core.PodSpec{Containers: []core.Container{{Image: "foo:V1"}}},
},
"",
"metadata.deletionTimestamp",
"deletion timestamp removed",
},
{