You are viewing a plain text version of this content. The canonical link for it is here.
Posted to notifications@apisix.apache.org by GitBox <gi...@apache.org> on 2022/01/05 10:11:32 UTC

[GitHub] [apisix-ingress-controller] suninuni commented on issue #824: doc: need some upgrade practice documents

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: notifications-unsubscribe@apisix.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org