mirror of
https://github.com/k3s-io/kubernetes.git
synced 2025-10-22 06:59:03 +00:00
Automatic merge from submit-queue promote certificates api to beta Mostly posting to see what breaks but also this API is ready to be promoted. ```release-note Promote certificates.k8s.io to beta and enable it by default. Users using the alpha certificates API should delete v1alpha1 CSRs from the API before upgrading and recreate them as v1beta1 CSR after upgrading. ``` @kubernetes/api-approvers @jcbsmpsn @pipejakob