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/10/21 01:45:47 UTC

[GitHub] [apisix-helm-chart] maaiika opened a new issue, #377: helm中如何更新crd

maaiika opened a new issue, #377:
URL: https://github.com/apache/apisix-helm-chart/issues/377

   从0.11.0更新到0.11.1后crd资源未更新, 创建ApisixRoute时有如下报错。
   ```code
   W1020 17:13:04.353671       1 reflector.go:424] pkg/mod/k8s.io/client-go@v0.25.1/tools/cache/reflector.go:169: failed to list *v2.ApisixConsumer: the server could not find the requested resource (get apisixconsumers.apisix.apache.org)
   E1020 17:13:04.353735       1 reflector.go:140] pkg/mod/k8s.io/client-go@v0.25.1/tools/cache/reflector.go:169: Failed to watch *v2.ApisixConsumer: failed to list *v2.ApisixConsumer: the server could not find the requested resource (get apisixconsumers.apisix.apache.org)
   ```
   crd资源是不是需要手动更新


-- 
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.apache.org

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


[GitHub] [apisix-helm-chart] maaiika closed issue #377: helm中如何更新crd

Posted by GitBox <gi...@apache.org>.
maaiika closed issue #377: helm中如何更新crd
URL: https://github.com/apache/apisix-helm-chart/issues/377


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


[GitHub] [apisix-helm-chart] tokers commented on issue #377: helm中如何更新crd

Posted by GitBox <gi...@apache.org>.
tokers commented on issue #377:
URL: https://github.com/apache/apisix-helm-chart/issues/377#issuecomment-1286703894

   Yes. Please update CRD objects manually.


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