aiyYu commented on issue #725:
URL: 
https://github.com/apache/apisix-ingress-controller/issues/725#issuecomment-953478259


   `kubectl apply -f ./samples/deploy/crd/v1`
   
   
`customresourcedefinition.apiextensions.k8s.io/apisixclusterconfigs.apisix.apache.org
 configured`
   
`customresourcedefinition.apiextensions.k8s.io/apisixconsumers.apisix.apache.org
 configured`
   `Warning: kubectl apply should be used on resource created by either kubectl 
create --save-config or kubectl apply
   customresourcedefinition.apiextensions.k8s.io/apisixtlses.apisix.apache.org 
configured`
   `Warning: kubectl apply should be used on resource created by either kubectl 
create --save-config or kubectl apply
   
customresourcedefinition.apiextensions.k8s.io/apisixupstreams.apisix.apache.org 
configured`
   `error validating "ApisixRoute.yaml": error validating data: 
[ValidationError(CustomResourceDefinition.spec.versions[0]): unknown field 
"deprecated" in 
io.k8s.apiextensions-apiserver.pkg.apis.apiextensions.v1.CustomResourceDefinitionVersion,
 ValidationError(CustomResourceDefinition.spec.versions[1]): unknown field 
"deprecated" in 
io.k8s.apiextensions-apiserver.pkg.apis.apiextensions.v1.CustomResourceDefinitionVersion,
 ValidationError(CustomResourceDefinition.spec.versions[2]): unknown field 
"deprecated" in 
io.k8s.apiextensions-apiserver.pkg.apis.apiextensions.v1.CustomResourceDefinitionVersion];
 if you choose to ignore these errors, turn validation off with 
--validate=false`
   `error validating "kustomization.yaml": error validating data: [apiVersion 
not set, kind not set]; if you choose to ignore these errors, turn validation 
off with --validate=false`
   
   
   Is my operation wrong?


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]


Reply via email to