-
Notifications
You must be signed in to change notification settings - Fork 38
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
WIP - CASM-4977: Procedure to upgrade NCN and CN with different CSM version based images #5578
base: release/1.6
Are you sure you want to change the base?
Conversation
ec39582
to
2bd773e
Compare
2bd773e
to
c8e4d12
Compare
1. Go through the product versions file for the higher version and come up with a set | ||
of products which have to be upgraded for the recipe. In the above example, the | ||
products from **`x.y.z`** which should be upgraded for CSM version **`1.6.x`** | ||
should be selected. |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Could you reword this a bit? It is unclear to me how you would know which products have to be upgraded.
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Please review and confirm if it looks better now
|
||
## Post install Testing | ||
|
||
Run required tests to ensure that the upgrade works for the intended use cases. |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Could this be more specific? Should the normal post install checks be executed and could a link to the post install checks be added?
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Changed
1468cc5
to
ec4bf29
Compare
1. Go through the `product_vars.yaml` file of both the recipes and come up with a set | ||
of products and versions across the recipes which have to be upgraded for CSM version **`1.6.x`**. |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
How do they know which products should be upgraded. Should be all products with a new version in the latest recipe?
04cb1e7
to
a430bbc
Compare
This pull-request has not had activity in over 20 days and is being marked as stale. |
Description
Document procedure to upgrade management and managed nodes with different versions of CSM images.
Checklist
.github/CODEOWNERS
with the corresponding team in Cray-HPE.