Upgrading charms from 1.23 to 1.24 results in Resource: res_kube_apiserver_snap.kube_apiserver.daemon not running
Affects | Status | Importance | Assigned to | Milestone | |
---|---|---|---|---|---|
Kubernetes Control Plane Charm |
New
|
Undecided
|
Unassigned |
Bug Description
Deploy CK 1.23 with hacluster [1]
Then upgrade the charms:
juju refresh containerd --switch containerd --channel=
juju refresh etcd --switch etcd --channel=
juju refresh flannel --switch flannel --channel=
juju refresh kubernetes-master --switch kubernetes-
Now juju status [2] reports:
hacluster-
crm status shows the resource as disabled.
So far I have reproduced when k-m is deployed on LXD or VM.
[1] https:/
[2] https:/