RHACS 4.11: Document image name change in upgrade docs#113995
Conversation
|
Skipping CI for Draft Pull Request. |
6526b96 to
1622538
Compare
|
@kcarmichael08 I'm suggesting adding this warning about the rhel8->rhel9 image suffix change because although it was noted it may be a surprise for customers (probably those slower to upgrade) with mirroring or in offline mode. |
1622538 to
4bdcb27
Compare
|
/cc @kcarmichael08 |
kcarmichael08
left a comment
There was a problem hiding this comment.
couple of suggestions but otherwise looks great!
There was a problem hiding this comment.
We generally can't have 2 admonitions in a row. Since this one applies to 4.8 and Postgres 15, I'm going to say we should remove it as everyone in 4.11+ should already be on this version.
Suggestion: remove lines 12 - 16
There was a problem hiding this comment.
I think we can remove lines 12-18 since it's old (and will remain in prior versions for people who need these instructions - in 4.11 they should not be looking for upgrade info for 4.8). This would solve the problem of having 2 admonitions in a row, as well.
All RHACS container image names changed from -rhel8 to -rhel9 in 4.11 as part of the UBI 9 Minimal migration. Add an IMPORTANT admonition to the Operator, Helm, and roxctl upgrade guides noting that users with image mirrors, allowlists, or firewall rules must update them before upgrading. Also removes stale PostgreSQL 15 / 4.8 upgrade notes per reviewer feedback.
4bdcb27 to
375931e
Compare
|
/retest |
|
@davdhacs: all tests passed! Full PR test history. Your PR dashboard. DetailsInstructions for interacting with me using PR comments are available here. If you have questions or suggestions related to my behavior, please file an issue against the kubernetes-sigs/prow repository. I understand the commands that are listed here. |
|
/cherrypick rhacs-docs-4.11 |
|
@kcarmichael08: new pull request created: #114285 DetailsIn response to this:
Instructions for interacting with me using PR comments are available here. If you have questions or suggestions related to my behavior, please file an issue against the kubernetes-sigs/prow repository. |
Release: 4.11
Jira: none
Previews:
https://113995--ocpdocs-pr.netlify.app/openshift-acs/latest/upgrading/upgrade-helm.html
https://113995--ocpdocs-pr.netlify.app/openshift-acs/latest/upgrading/upgrade-operator.html
https://113995--ocpdocs-pr.netlify.app/openshift-acs/latest/upgrading/upgrade-roxctl.html
Additional information:
Summary
Adds an IMPORTANT admonition to all three upgrade guides (Operator, Helm, roxctl) noting that RHACS 4.11 container image names changed from
-rhel8to-rhel9as part of the UBI 9 migration.Users with image mirrors, allowlists, or firewall rules referencing specific image names need to update them before upgrading. This follows the same pattern as the existing PostgreSQL 15 disk space note in the upgrade docs.
Files changed
upgrading/upgrade-operator.adoc— added[IMPORTANT]blockupgrading/upgrade-helm.adoc— added[IMPORTANT]blockupgrading/upgrade-roxctl.adoc— added[IMPORTANT]block