GoogleCloudPlatform / k8s-config-connector

GCP Config Connector, a Kubernetes add-on for managing GCP resources
https://cloud.google.com/config-connector/docs/overview
Apache License 2.0
902 stars 234 forks source link

Promote rate limit customization CRDs to v1beta1 #3240

Open jingyih opened 4 days ago

jingyih commented 4 days ago

The following CRDs are currently at version v1alpha1:

NamespacedControllerReconciler ControllerReconciler

Let's add v1beta1, set it as the storage version, and mark v1alpha1 as a non-served version.