You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
What did you expect to see?
CRD should be imported into the cluster.
What did you see instead? Under which circumstances? The CustomResourceDefinition "{CRD_NAME}" is invalid: spec.preserveUnknownFields: Invalid value: true: cannot set to true, set x-preserve-unknown-fields to true in spec.versions[*].schema instead
Environment
OpenShift 4.3-rc3
Possible Solution
Correct the export via oc get command
Additional context
No CR existing in the cluster.
The text was updated successfully, but these errors were encountered:
Not sure if it is the right place. Please let me know if it is not.
What did you do?
What did you expect to see?
CRD should be imported into the cluster.
What did you see instead? Under which circumstances?
The CustomResourceDefinition "{CRD_NAME}" is invalid: spec.preserveUnknownFields: Invalid value: true: cannot set to true, set x-preserve-unknown-fields to true in spec.versions[*].schema instead
Environment
Possible Solution
Correct the export via
oc get
commandAdditional context
No CR existing in the cluster.
The text was updated successfully, but these errors were encountered: