Deprecate repair-malformed-updates flag, move object meta mutation into BeforeCreate
This commit is contained in:
@@ -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",
|
||||
},
|
||||
{
|
||||
|
Reference in New Issue
Block a user