mirror of
https://github.com/outbackdingo/kubernetes.git
synced 2026-02-07 01:40:23 +00:00
Automatic merge from submit-queue (batch tested with PRs 49615, 49321, 49982, 49788, 50355) csr: add resync to csr approver fixes https://github.com/kubernetes/kubernetes/issues/49787 ```release-note Fix an issue where if a CSR is not approved initially by the SAR approver is not retried. ```