You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
When trying to upgrade rke2 using SUC on SLE Micro 5.5, it was observed that that upgrade does not go through successfully. Replicated the same with SLE Micro 5.4
Steps To Reproduce:
Installed RKE2:
servers: curl -sfL https://get.rke2.io | sudo INSTALL_RKE2_VERSION=v1.28.4+rke2r1 INSTALL_RKE2_METHOD=rpm sh -
Environmental Info:
RKE2 Version:
Installed v1.28.4+rke2r1, Upgrade to v1.28.5+rke2r1
Node(s) CPU architecture, OS, and Version:
Cluster Configuration:
3 servers, 1 agent Selinux enabled on all the nodes
Plan: rke2-upgrade.yaml
Describe the bug:
When trying to upgrade rke2 using SUC on SLE Micro 5.5, it was observed that that upgrade does not go through successfully. Replicated the same with SLE Micro 5.4
Steps To Reproduce:
curl -sfL https://get.rke2.io | sudo INSTALL_RKE2_VERSION=v1.28.4+rke2r1 INSTALL_RKE2_METHOD=rpm sh -
curl -sfL https://get.rke2.io | sudo INSTALL_RKE2_VERSION=v1.28.4+rke2r1 INSTALL_RKE2_METHOD=rpm INSTALL_RKE2_TYPE=agent sh -
kubectl apply -f https://raw.githubusercontent.com/rancher/system-upgrade-controller/master/manifests/system-upgrade-controller.yaml
Expected behavior:
The cluster is upgraded successfully with the defined version and is up and running.
Actual behavior:
Ready,SchedulingDisabled
statusapply-server-*
pods remains inError
stateCluster details
Additional context / logs:
apply-server
pod logs the below was observedThe text was updated successfully, but these errors were encountered: