You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Indeed, a GET of https://x.x.x.x/apis/extensions/v1beta1/ingresses responds with
404 page not found
However, a GET of https://x.x.x.x/apis/networking.k8s.io/v1/namespaces/<namespace>/ingresses does responds with all ingress rules (even though we're still using the old ingress rules).
Since a few weeks, the library is returning a
404
error when requesting old style ingress rules on gcloud:It does not happen on our bare metal clusters or on Azure.
Any ideas what's going on?
The text was updated successfully, but these errors were encountered: