teach code generator about ugly fields
This commit is contained in:
@@ -180,6 +180,7 @@ func fuzzObject(t *testing.T, gvk schema.GroupVersionKind) runtime.Object {
|
||||
c.FuzzNoCustom(s)
|
||||
s.ManagedFields = nil
|
||||
s.SelfLink = ""
|
||||
s.ZZZ_DeprecatedClusterName = ""
|
||||
},
|
||||
).Fuzz(internalObj)
|
||||
|
||||
|
Reference in New Issue
Block a user