Skip to content

OSDOCS-17077: Web console update CQA#108054

Merged
skopacz1 merged 1 commit intoopenshift:mainfrom
skopacz1:OSDOCS-17077_2
Mar 20, 2026
Merged

OSDOCS-17077: Web console update CQA#108054
skopacz1 merged 1 commit intoopenshift:mainfrom
skopacz1:OSDOCS-17077_2

Conversation

@skopacz1
Copy link
Copy Markdown
Contributor

@skopacz1 skopacz1 commented Mar 6, 2026

OSDOCS-17077

Version(s): 4.16+

This PR is one of several to perform a CQA of the updating procedures in the OTA docs.

No new content added.

QE review: No technical accuracy changes and therefore no need for QE, but let me know if you think anything needs a review.

Preview: Updating a cluster using the web console

@openshift-ci-robot openshift-ci-robot added the jira/valid-reference Indicates that this PR references a valid Jira ticket of any type. label Mar 6, 2026
@openshift-ci-robot
Copy link
Copy Markdown

openshift-ci-robot commented Mar 6, 2026

@skopacz1: This pull request references OSDOCS-17077 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.22.0" version, but no target version was set.

Details

In response to this:

OSDOCS-17077

Version(s): 4.16+

This PR is one of several to perform a CQA of the updating procedures in the OTA docs.

QE review:

  • QE has approved this change.

Preview:

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.

@openshift-ci openshift-ci Bot added the size/L Denotes a PR that changes 100-499 lines, ignoring generated files. label Mar 6, 2026
Copy link
Copy Markdown
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

This is entirely new content I added after realizing this page doesn't actually tell users to unpause their machine health checks, and requires full SME/QE review

. Review the notification detailing the potential risks to updating.


// Should this module be its own thing? No newline at end of file
Copy link
Copy Markdown
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

This is an entire module just to show users one checkbox they can optionally select while choosing an update version, without much additional context on what they are looking at. Also, it comes after the procedure to actually perform an update.

IMO this could be an optional step in the main update procedure, and if we want we can add a link to somewhere that talks more about conditional updates. WDYT?

Comment thread modules/update-upgrading-web.adoc Outdated
//link that follows is in the assembly: updating-cluster-between-minor
If you want to use the canary rollout update process, see "Performing a canary rollout update".

// Should this module exist when there's a page dedicated to canary rollout? No newline at end of file
Copy link
Copy Markdown
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I don't know why this module exists when there is a canary rollout update page with 90% of the content mentioned in this section, plus actual instructions for implementing the update.

I feel like at most, the web console page should make a one-paragraph mention about canary rollouts, and then point users to the right doc. This might be too much context for something unrelated to generic web console updates.

@ocpdocs-previewbot
Copy link
Copy Markdown

ocpdocs-previewbot commented Mar 6, 2026

Comment thread modules/update-changing-update-server-web.adoc
Comment thread modules/update-using-custom-machine-config-pools-canary.adoc
Comment thread modules/update-using-custom-machine-config-pools-canary.adoc
@openshift-ci openshift-ci Bot added size/M Denotes a PR that changes 30-99 lines, ignoring generated files. and removed size/L Denotes a PR that changes 100-499 lines, ignoring generated files. labels Mar 17, 2026
Comment on lines +20 to +24
[IMPORTANT]
====
* When an update is failing to complete, the Cluster Version Operator (CVO) reports the status of any blocking components while attempting to reconcile the update. Rolling your cluster back to a previous version is not supported. If your update is failing to complete, contact Red{nbsp}Hat support.
* Using the `unsupportedConfigOverrides` section to modify the configuration of an Operator is unsupported and might block cluster updates. You must remove this setting before you can update your cluster.
==== No newline at end of file
Copy link
Copy Markdown
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

This is moved in here from the assembly, not new content

@openshift-ci-robot
Copy link
Copy Markdown

@skopacz1: This pull request references OSDOCS-17077 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.22.0" version, but no target version was set.

Details

In response to this:

OSDOCS-17077

Version(s): 4.16+

This PR is one of several to perform a CQA of the updating procedures in the OTA docs.

No new content added.

QE review: No technical accuracy changes and therefore no need for QE, but let me know if you think anything needs a review.

Preview: Updating a cluster using the web console

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.

@skopacz1 skopacz1 added this to the Continuous Release milestone Mar 18, 2026
@skopacz1 skopacz1 added the merge-review-needed Signifies that the merge review team needs to review this PR label Mar 18, 2026
@dfitzmau dfitzmau added merge-review-in-progress Signifies that the merge review team is reviewing this PR and removed merge-review-needed Signifies that the merge review team needs to review this PR labels Mar 19, 2026
Copy link
Copy Markdown
Contributor

@dfitzmau dfitzmau left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Hi, @skopacz1 . Nice work! I've added some feedback.

Comment thread modules/before-updating-ocp.adoc Outdated

Before updating, consider the following:
[role="_abstract"]
Before updating your cluster, consider the following information:
Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Abstract should not be a lead-in sentence based on SEO results.

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

The short description should state the what and why.

Copy link
Copy Markdown
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Good catch, it was hard to write anything additional about this section but I will make an honest effort to add something that's not self referential

.Additional resources

* xref:../../architecture/control-plane.adoc#about-machine-config-operator_control-plane[About the Machine Config Operator]. No newline at end of file
* xref:../../architecture/control-plane.adoc#about-machine-config-operator_control-plane[About the Machine Config Operator] No newline at end of file
Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I'm not brought to a section "About the Machine Config Operator"?

Copy link
Copy Markdown
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Hmm very true, maybe the location changed over time. Let me update this xref to lead the correct section.

@dfitzmau dfitzmau removed the merge-review-in-progress Signifies that the merge review team is reviewing this PR label Mar 19, 2026
@openshift-ci
Copy link
Copy Markdown

openshift-ci Bot commented Mar 20, 2026

@skopacz1: all tests passed!

Full PR test history. Your PR dashboard.

Details

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. I understand the commands that are listed here.

@skopacz1 skopacz1 merged commit 7237416 into openshift:main Mar 20, 2026
2 checks passed
@skopacz1
Copy link
Copy Markdown
Contributor Author

/cherrypick enterprise-4.16

@skopacz1
Copy link
Copy Markdown
Contributor Author

/cherrypick enterprise-4.17

@skopacz1
Copy link
Copy Markdown
Contributor Author

/cherrypick enterprise-4.18

@skopacz1
Copy link
Copy Markdown
Contributor Author

/cherrypick enterprise-4.19

@skopacz1
Copy link
Copy Markdown
Contributor Author

/cherrypick enterprise-4.20
/cherrypick enterprise-4.21
/cherrypick enterprise-4.22

@openshift-cherrypick-robot
Copy link
Copy Markdown

@skopacz1: new pull request created: #108782

Details

In response to this:

/cherrypick enterprise-4.16

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.

@openshift-cherrypick-robot
Copy link
Copy Markdown

@skopacz1: new pull request created: #108783

Details

In response to this:

/cherrypick enterprise-4.17

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.

@openshift-cherrypick-robot
Copy link
Copy Markdown

@skopacz1: new pull request created: #108784

Details

In response to this:

/cherrypick enterprise-4.18

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.

@openshift-cherrypick-robot
Copy link
Copy Markdown

@skopacz1: new pull request created: #108785

Details

In response to this:

/cherrypick enterprise-4.19

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.

@openshift-cherrypick-robot
Copy link
Copy Markdown

@skopacz1: new pull request created: #108786

Details

In response to this:

/cherrypick enterprise-4.20
/cherrypick enterprise-4.21
/cherrypick enterprise-4.22

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.

@openshift-cherrypick-robot
Copy link
Copy Markdown

@skopacz1: new pull request created: #108787

Details

In response to this:

/cherrypick enterprise-4.20
/cherrypick enterprise-4.21
/cherrypick enterprise-4.22

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.

@openshift-cherrypick-robot
Copy link
Copy Markdown

@skopacz1: new pull request created: #108788

Details

In response to this:

/cherrypick enterprise-4.20
/cherrypick enterprise-4.21
/cherrypick enterprise-4.22

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.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

6 participants