This repository was archived by the owner on Sep 21, 2020. It is now read-only.
error validating "memcachedoperator.0.0.1.csv.yaml"; unknown field "installModes" and unknown field "provider" #45
Labels
triage/not-reproducible
Indicates an issue can not be reproduced as described.
triage/support
Indicates an issue that is a support question.
I'm seeing this error. If I use --validate=false does not help.
$ kubectl apply -f memcachedoperator.0.0.1.csv.yaml
error: error validating "memcachedoperator.0.0.1.csv.yaml": error validating data: [ValidationError(ClusterServiceVersion.spec): unknown field "installModes" in com.coreos.operators.v1alpha1.ClusterServiceVersion.spec, ValidationError(ClusterServiceVersion.spec): unknown field "provider" in com.coreos.operators.v1alpha1.ClusterServiceVersion.spec]; if you choose to ignore these errors, turn validation off with --validate=false
The text was updated successfully, but these errors were encountered: