Minor enhancement required for OCP EUS-EUS upgrade
juliemathew opened this issue · 1 comments
OCP EUS-EUS upgrade
Comment1:
In the 'ReadMe' https://github.com/ocp-power-automation/ocp4-playbooks/tree/main/playbooks/roles/ocp-upgrade#readme , under Section for 'Role Variables'
upgrade_version - Set to a specific version eg. 4.5.4
4.5.z is out of support. Here, can you give a more relevant example, say 4.11.12.
Comment 2:
Can you add some steps in the code, to verify if the worker nodes are actually paused, and not upgraded to intermediate version.
Check the version of kubelet, kubernetes etc on the worker nodes after intermediate upgrade. It should reflect the original version on the worker nodes, only the master nodes should get updated.
And check it once again after the final upgrade.
Note: Need to show the results in the output (log file), on running the playbook.
@varad-ahirwadkar
/assign @varad-ahirwadkar