mirror of
https://github.com/k3s-io/kubernetes.git
synced 2025-08-18 08:09:58 +00:00
Merge pull request #52170 from mwielgus/ca-0.7.0-a3
Automatic merge from submit-queue Bump cluster autoscaler to 0.7.0-alpha3 After adding an extra field to `etc/gce.conf` CA stopped starting properly. After this change CI test suite should become more green.
This commit is contained in:
commit
6aad75279a
@ -25,7 +25,7 @@
|
||||
"containers": [
|
||||
{
|
||||
"name": "cluster-autoscaler",
|
||||
"image": "gcr.io/google_containers/cluster-autoscaler:v0.7.0-alpha2",
|
||||
"image": "gcr.io/google_containers/cluster-autoscaler:v0.7.0-alpha3",
|
||||
"livenessProbe": {
|
||||
"httpGet": {
|
||||
"path": "/health-check",
|
||||
|
Loading…
Reference in New Issue
Block a user