gardener / external-dns-management

Environment to manage external DNS entries for a kubernetes cluster
Apache License 2.0
81 stars 67 forks source link

Registry k8s-gateways in version v1beta1 #358

Closed MartinWeindel closed 7 months ago

MartinWeindel commented 7 months ago

What this PR does / why we need it: The scheme for the apigroup gateway.networking.k8s.io version v1beta1 is missing and could cause that the dnssources controller crash on startup with

creating reconciler default failed: gardener/cml/resources/NON_UNIQUE_MAPPING: non unique version mapping for HTTPRoute.gateway.networking.k8s.io

This PR fixes the issue.

Which issue(s) this PR fixes: Fixes #

Special notes for your reviewer:

Release note:

Registry `gateway.networking.k8s.io` in version v1beta1