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/09/02 07:49:48 UTC

[GitHub] [apisix-ingress-controller] TimVerbois commented on issue #1305: APISIX ingress controller logs error about OLD ingress configurations

TimVerbois commented on issue #1305:
URL: https://github.com/apache/apisix-ingress-controller/issues/1305#issuecomment-1235183200

   No, it doesn't, it did exist a while back, but it has been removed for over a week:
   
   ```
   $ kubectl get ingress hello-kubernetes -A
   error: a resource cannot be retrieved by name across all namespaces
   
   $ kubectl get ingress -A
   NAMESPACE         NAME               CLASS    HOSTS                                          ADDRESS   PORTS     AGE
   hashicorp-vault   hashicorp-vault    <none>   hashicorp-vault-xxxxx.xxxxxxxx.com            80, 443   3d
   hello-world       hello-kubernetes   <none>   hello-world.xxxxxxxxxxx.com                             80, 443   2d2h
   ```


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