Closed ichekrygin closed 6 years ago
cc @k4leung4 @maisem
Can you comment on this issue?
I was able to reproduce the issue and the error that ssh is reporting is "Host key verification failed."
I need to dig deeper to figure out what changed to cause this error.
/reopen
This is still waiting on PR #247
@k4leung4: you can't re-open an issue/PR unless you authored it or you are assigned to it.
/assign @k4leung4
/reopen
@k4leung4: you can't re-open an issue/PR unless you authored it or you are assigned to it.
@k4leung4 FWIW: I authored it, and I cannot reopen it either ¯_(ツ)_/¯
Overview
Updating
controlPlane
value failes and crashesclusterapi
Repro Steps
gcp-deployer create -c cluster.yaml -m machines.yaml -s machine_setup_configs.yaml
using CONTRIBUTIN.mdgce-master-cluster-api-test
machine defintion viakubectl edit machines/gce-master-cluster-api-test --validate=false
and updatecontrolPlane
from1.9.4
to1.9.7
Expected results
Kubernetes cluster control plane is upgraded from
1.9.4
to1.9.7
Actual Result
Kubernetes cluster control plane is not upgraded. Clusterapi api and controller(s) appears to be in a crashed state.
clusterapi
pod (exiting tails abruptly terminated) apiserver:controller-manager
gce-machine-controller
journalctl on master node immediatly after update at 22:19