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