Merge pull request #50514 from mwielgus/ca-0.6.1

Automatic merge from submit-queue

Bump Cluster Autoscaler to 0.6.1

Couple minor bugfixes and godep refresh.

Do not merge until I complete the tests.

```release-note
Cluster Autoscaler - fixes issues with taints and updates kube-proxy cpu request.
```
This commit is contained in:
Kubernetes Submit Queue 2017-08-15 17:53:03 -07:00 committed by GitHub
commit da00e92f87

View File

@ -25,7 +25,7 @@
"containers": [
{
"name": "cluster-autoscaler",
"image": "gcr.io/google_containers/cluster-autoscaler:v0.6.1-beta2",
"image": "gcr.io/google_containers/cluster-autoscaler:v0.6.1",
"livenessProbe": {
"httpGet": {
"path": "/health-check",