suninuni commented on issue #824:
URL: 
https://github.com/apache/apisix-ingress-controller/issues/824#issuecomment-1005549950


   ```
   CustomResourceDefinition.apiextensions.k8s.io 
"apisixconsumers.apisix.apache.org" is invalid: status.storedVersions[0]: 
Invalid value: "v2alpha1": must appear in spec.versions
   CustomResourceDefinition.apiextensions.k8s.io 
"apisixupstreams.apisix.apache.org" is invalid: status.storedVersions[0]: 
Invalid value: "v1": must appear in spec.versions
   CustomResourceDefinition.apiextensions.k8s.io 
"apisixtlses.apisix.apache.org" is invalid: status.storedVersions[0]: Invalid 
value: "v1": must appear in spec.versions
   ```
   
   @tao12345666333 When applying the crd of v2beta3 version, I encountered the 
above error, which made me have to delete these CRD before reapplying, and 
related resources would also be deleted, resulting in short-term unavailability.


-- 
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