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
We noticed the installation of the CRDs for gatewayclass.networking.x-k8s.io are installed on the cluster. These resources don't seem to be used/referenced by AKO anymore and they are also outdated.
Reproduction steps
Install AKO
Run kubectl get crds | grep networking.x-k8s.io
Expected behavior
kubectl get crds | grep networking.x-k8s.io to not show any resources
Additional context
No response
The text was updated successfully, but these errors were encountered:
Describe the bug
We noticed the installation of the CRDs for
gatewayclass.networking.x-k8s.io
are installed on the cluster. These resources don't seem to be used/referenced by AKO anymore and they are also outdated.Reproduction steps
kubectl get crds | grep networking.x-k8s.io
Expected behavior
kubectl get crds | grep networking.x-k8s.io
to not show any resourcesAdditional context
No response
The text was updated successfully, but these errors were encountered: