-
Notifications
You must be signed in to change notification settings - Fork 655
Without the "-upgrade-console", ubuntu control should not be upgraded. #2298
Comments
I know the reason. Keep this open, it's a known issue, others maybe need to know. |
As For normal situation, you don't need to backup the data under system-docker, all the images will be re-pulled automatically after the upgrade. However, if you have some custom data under system-docker, you may follow the below steps to backup/restore the containers/images:
Or you can run below commands before the upgrade to force the storage driver of system-docker unchanged.
|
Does the above also work to backup and restore current persistent console? If so, how do you make it the default after loading it back after upgrading to version with overlay2? |
So only if you upgrade from less than v1.3.0 to 1.3.0+ will this problem be reproduced |
RancherOS Version: (ros os version)
v1.2.0
Where are you running RancherOS? (docker-machine, AWS, GCE, baremetal, etc.)
AWS
Steps to Reproduce:
Results:
I think the console version should be "v1.2.0" and not "v1.3.0".
When upgrading os, if you do not use the "--upgrade-console" parameter, the console version will not be upgraded.
The following description comes from denise
The text was updated successfully, but these errors were encountered: