mirror of
https://github.com/k3s-io/kubernetes.git
synced 2025-09-09 21:21:14 +00:00
Merge pull request #41160 from pipejakob/webhooksigner-pr
Automatic merge from submit-queue (batch tested with PRs 42058, 41160, 42065, 42076, 39338) New command for stand-alone GKE certificates controller New stand-alone certificates controller for GKE. Rather than requiring the CA's private key on disk, this allows making external calls to GKE in order to sign cluster certificates. **Which issue this PR fixes**: fixes #39761 **Release note**: ```release-note New GKE certificates controller. ``` CC @mikedanese @jcbsmpsn
This commit is contained in:
@@ -89,6 +89,8 @@ cluster-ip
|
||||
cluster-monitor-period
|
||||
cluster-name
|
||||
cluster-signing-cert-file
|
||||
cluster-signing-gke-kubeconfig
|
||||
cluster-signing-gke-retry-backoff
|
||||
cluster-signing-key-file
|
||||
cluster-tag
|
||||
cni-bin-dir
|
||||
|
Reference in New Issue
Block a user