kubernetes/cluster/gce
Kubernetes Submit Queue d309681b7b
Merge pull request #56834 from msau42/override-recycler
Automatic merge from submit-queue. If you want to cherry-pick this change to another branch, please follow the instructions <a href="https://github.com/kubernetes/community/blob/master/contributors/devel/cherry-picks.md">here</a>.

Override recycler pod in GCE

**What this PR does / why we need it**:
Override the default nfs and hostpath recycler pod with the busybox image from gcr.io/google-containers.  It does this by:
* writing out the new recycler pod spec to /home/kubernetes
* specifying recycler pod arguments to kube-controller-manager, 
* adding a hostpath volume to the recycler pod spec in the kube-controller-manager manfiest

**Which issue(s) this PR fixes** *(optional, in `fixes #<issue number>(, fixes #<issue_number>, ...)` format, will close the issue(s) when PR gets merged)*:
Fixes #

**Special notes for your reviewer**:

**Release note**:

```release-note
NONE
```
2017-12-08 12:59:30 -08:00
..
addons Reorganize addon PodSecurityPolicies 2017-11-10 13:57:32 -08:00
container-linux Merge pull request #56861 from freehan/fix-gce-config-array 2017-12-05 16:45:14 -08:00
debian Allow creating special node for heapster in GCE 2017-06-28 21:27:36 +02:00
gci Merge pull request #56834 from msau42/override-recycler 2017-12-08 12:59:30 -08:00
BUILD Introduce GCE-specific addon directory 2017-10-17 16:08:03 -07:00
config-common.sh Remove all traces of federation 2017-10-26 13:37:37 -07:00
config-default.sh Merge pull request #56576 from kawych/master 2017-12-04 17:57:44 -08:00
config-test.sh Allow choosing min CPU architecture for master VM on gce 2017-11-28 12:08:45 +01:00
configure-vm.sh Configure metadata concealment iptables rules in node startup. 2017-11-28 14:08:57 -08:00
cos Symlink cluster/gce/cos to cluster/gce/gci 2017-03-15 15:31:51 -07:00
delete-stranded-load-balancers.sh Remove "All rights reserved" from all the headers. 2016-06-29 17:47:36 -07:00
list-resources.sh Switch away from gcloud deprecated flags in compute resource listings 2017-08-30 06:41:09 +01:00
OWNERS Add bowei to the OWNER for cluster/gce 2017-08-31 10:29:19 -07:00
ubuntu Makes cluster/gce/ubuntu to be a symlink to cluster/gce/gci and changes the gci's [master|node].yaml to enable kubernetes.target. 2017-04-25 16:19:00 -07:00
upgrade.sh Remove backfile-kubeletauth-certs from gce upgrade 2017-11-08 23:15:58 +08:00
util.sh Merge pull request #55690 from porridge/debug-curl 2017-11-23 08:20:32 -08:00