-
Notifications
You must be signed in to change notification settings - Fork 1.8k
OSDOCS-8914: Explaining upgrades for ROSA with HCP clusters. #71393
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
OSDOCS-8914: Explaining upgrades for ROSA with HCP clusters. #71393
Conversation
@EricPonvelle: This pull request references OSDOCS-8914 which is a valid jira issue. Warning: The referenced jira issue has an invalid target version for the target branch this PR targets: expected the story to target the "4.16.0" version, but no target version was set. In 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 openshift-eng/jira-lifecycle-plugin repository. |
🤖 Tue Feb 20 22:10:57 - Prow CI generated the docs preview: https://71393--ocpdocs-pr.netlify.app |
c92434c
to
ac5a358
Compare
a6faa1a
to
2b44928
Compare
ad57d01
to
f270b74
Compare
f270b74
to
ea5f797
Compare
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.
I tried my best to capture the sentiments of the SRE. Good luck!
ea5f797
to
269ac7a
Compare
// + | ||
// [source,terminal] | ||
// ---- | ||
// $ rosa upgrade cluster -c <cluster_name> [--schedule-date=XX --schedule-time=XX] [--version 4.14.8] |
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.
as mentioned, this doesn't exist at the moment, I assume the // means commented out, so not appearing in the published doc right?
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.
Yup, I can totally remove it if we want to publish the rest of the updates until this is ready, but right now, it's totally hidden.
There was also a discussion about the version skew between control plane and machine pool that can only be 2 minor versions, we should mention this also somewhere. |
269ac7a
to
5302c24
Compare
@andreadecorte Would a note like this work? |
5302c24
to
20d46e0
Compare
lgtm |
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.
minor comments
7165b5e
to
8a3e399
Compare
/label peer-review-in-progress |
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.
Left some comments but otherwise LGTM
/remove-label peer-review-needed /label peer-review-done |
8a3e399
to
ed7dd71
Compare
@EricPonvelle: all tests passed! Full PR test history. Your PR dashboard. 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/test-infra repository. I understand the commands that are listed here. |
Merge review LGTM. |
/cherrypick enterprise-4.14 |
@bscott-rh: new pull request created: #71939 In 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/test-infra repository. |
/cherrypick enterprise-4.15 |
@bscott-rh: new pull request created: #71940 In 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/test-infra repository. |
…Upgrades OSDOCS-8914: Explaining upgrades for ROSA with HCP clusters.
Version(s):
enterprise-4.14+
Issue:
OSDOCS-8914
Link to docs preview:
QE review:
Additional information:
Elaborating on the various ways to update ROSA with HCP clusters.