-
Notifications
You must be signed in to change notification settings - Fork 73
pr 172 breaks training-operator #175
Comments
anyone knows how to fix it? |
cc @pugangxa |
There's bunch of this errors like kubernetes/kubernetes#91395 when searched and occur even after I changed to listType=map in #174 . Either with a type of set or map will add the item as required in schema. |
The error is reported from https://github.com/kubernetes/apiextensions-apiserver/blob/e52d5683d8e566b9989f59c09d74bdb0da937981/pkg/apis/apiextensions/validation/validation.go#L852-L861 , I have rollback the changes in #174 , please take a look. |
Have you tried adding |
Did a quick test by adding |
#172 breaks training-operator when installing crd
reproduce steps:
make manifets
make install
The text was updated successfully, but these errors were encountered: