Skip to content

Unused CRDs installed on cluster when installing AKO #1383

Open
@andrew-su

Description

@andrew-su

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

  1. Install AKO
  2. 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

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugSomething isn't working

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions