-
Notifications
You must be signed in to change notification settings - Fork 52
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
OS upgrade with osImage
is never triggered
#1983
Comments
I'm testing locally with the same setup and it works fine for me.
Scratch the last part, that is just incorrect. The node is supposed to reboot after upgrade. |
I got the same reconcile errors as you when testing @ldevulder, maybe we should move this issue to the operator as it looks like a race-condition/lock-problem during reconcile? |
Also the osImage should probably be |
@anmazzotti In that case something has been changed: previously the reboot was automatic. And it's done automatically with @frelon Yes looks more an operator issue for me. David just asked to open it in the toolkit for now until further investigation has been done. I will also retry manually with |
@frelon after testing with |
elemental-toolkit version: 1.1.1
elemental-operator version: 1.5.0 (Dev)
CPU architecture, OS, and Version: x86, Elemental OS v2.0.2 (based on SLE Micro 5.5)
Describe the bug
Configuring an OS upgrade with
osImage
does nothing.To Reproduce
Install Rancher Manager v2.8.2,
elemental-operator
Dev (1.5.0), deploy a simple one node cluster with Elemental OS Stable (2.0.2) and update it to Dev (2.1.0) withosImage
. Nothing will happen.osImage
used:Expected behavior
Logs
elemental-operator.log
I found these messages related to
osimage
:Additional context
N/A
The text was updated successfully, but these errors were encountered: