Fix list_type_missing in api/imagepolicy
This commit is contained in:
5
pkg/generated/openapi/zz_generated.openapi.go
generated
5
pkg/generated/openapi/zz_generated.openapi.go
generated
@@ -37939,6 +37939,11 @@ func schema_k8sio_api_imagepolicy_v1alpha1_ImageReviewSpec(ref common.ReferenceC
|
||||
Type: []string{"object"},
|
||||
Properties: map[string]spec.Schema{
|
||||
"containers": {
|
||||
VendorExtensible: spec.VendorExtensible{
|
||||
Extensions: spec.Extensions{
|
||||
"x-kubernetes-list-type": "atomic",
|
||||
},
|
||||
},
|
||||
SchemaProps: spec.SchemaProps{
|
||||
Description: "Containers is a list of a subset of the information in each container of the Pod being created.",
|
||||
Type: []string{"array"},
|
||||
|
Reference in New Issue
Block a user