mirror of
https://github.com/k3s-io/kubernetes.git
synced 2025-09-02 17:57:33 +00:00
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:
@@ -25,7 +25,7 @@
|
|||||||
"containers": [
|
"containers": [
|
||||||
{
|
{
|
||||||
"name": "cluster-autoscaler",
|
"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": {
|
"livenessProbe": {
|
||||||
"httpGet": {
|
"httpGet": {
|
||||||
"path": "/health-check",
|
"path": "/health-check",
|
||||||
|
Reference in New Issue
Block a user