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:
Kubernetes Submit Queue
2017-02-27 01:29:59 -08:00
committed by GitHub
12 changed files with 556 additions and 2 deletions

View File

@@ -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