Skip to content

OSDOCS-16988-4-CQA-1:CQA PR 4.1 for INSTALL-1: Core Installation Conc…#113598

Merged
dfitzmau merged 1 commit into
openshift:mainfrom
dfitzmau:OSDOCS-16988-4-CQA-1
Jun 18, 2026
Merged

OSDOCS-16988-4-CQA-1:CQA PR 4.1 for INSTALL-1: Core Installation Conc…#113598
dfitzmau merged 1 commit into
openshift:mainfrom
dfitzmau:OSDOCS-16988-4-CQA-1

Conversation

@dfitzmau

@dfitzmau dfitzmau commented Jun 18, 2026

Copy link
Copy Markdown
Contributor

@openshift-ci-robot

Copy link
Copy Markdown

@dfitzmau: No Jira issue with key CQA-1 exists in the tracker at https://redhat.atlassian.net.
Once a valid jira issue is referenced in the title of this pull request, request a refresh with /jira refresh.

Details

In response to this:

Version(s):
4.20+

Issue:
OSDOCS-16988

Link to docs 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/S Denotes a PR that changes 10-29 lines, ignoring generated files. label Jun 18, 2026
@ocpdocs-previewbot

ocpdocs-previewbot commented Jun 18, 2026

Copy link
Copy Markdown

@dfitzmau dfitzmau force-pushed the OSDOCS-16988-4-CQA-1 branch from 8dd75f7 to c1ebfdc Compare June 18, 2026 09:14
@openshift-ci openshift-ci Bot added size/M Denotes a PR that changes 30-99 lines, ignoring generated files. and removed size/S Denotes a PR that changes 10-29 lines, ignoring generated files. labels Jun 18, 2026
@dfitzmau dfitzmau force-pushed the OSDOCS-16988-4-CQA-1 branch 5 times, most recently from 77f1886 to a8b0821 Compare June 18, 2026 10:28
@openshift-ci-robot

Copy link
Copy Markdown

@dfitzmau: No Jira issue with key CQA-1 exists in the tracker at https://redhat.atlassian.net.
Once a valid jira issue is referenced in the title of this pull request, request a refresh with /jira refresh.

Details

In response to this:

Version(s):
4.20+

Issue:
OSDOCS-16988

Link to docs 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.

@dfitzmau dfitzmau force-pushed the OSDOCS-16988-4-CQA-1 branch from a8b0821 to e878cb8 Compare June 18, 2026 10:41
@dfitzmau dfitzmau added the merge-review-needed Signifies that the merge review team needs to review this PR label Jun 18, 2026
toc::[]

[role="_abstract"]
You can check the status of an {product-title} cluster after an installation or validate boot artifacts before an installation by following the procedures in this document.

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.

@dfitzmau

following the procedures in this document

Is this not self-referential?

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.

Yes. Removed.

----

* Verify that the components are using short-term security credentials for individual components by running the following command:
* Verify that the components are using short-term security credentials by running the following command:

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.

Why make this change?

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.

✔️

* The cluster's resource usage

. Optional: You can view information about your cluster that {red-hat-lightspeed} collects by navigating to the *Overview* menu. From this menu you can view the following information:
. Optional: Navigate to the *Overview* menu to view information that {red-hat-lightspeed} collects about your cluster:

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.

You changed Navigate to Go in a previous step. Should you make the change here also for consistency?

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.

✔️


You can review the following information in the *Overview* page in the {product-title} web console:
[role="_abstract"]
You can specific information in the *Overview* page in the {product-title} web console.

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.

Missing a verb here.

Suggested change
You can specific information in the *Overview* page in the {product-title} web console.
You can view specific information in the *Overview* page in the {product-title} web console.
Suggested change
You can specific information in the *Overview* page in the {product-title} web console.
You can review specific information in the *Overview* page in the {product-title} web console.

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.

✔️

[role="_abstract"]
You can specific information in the *Overview* page in the {product-title} web console.

The *Overview* page can display 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.

Can display? Why would it not?

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.

✔️


You can review a summary of an installation in the {product-title} installation log. If an installation succeeds, the information required to access the cluster is included in the log.
[role="_abstract"]
The {product-title} installation log contains a summary of the installation. If installation succeeds, the log includes the information required to access the cluster.

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 know this is existing text, but If installation succeeds seems weak to me. Of course the install will succeed!! Maybe:

Suggested change
The {product-title} installation log contains a summary of the installation. If installation succeeds, the log includes the information required to access the cluster.
The {product-title} installation log contains a summary of the installation, including the information required to access the cluster after installation.

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.

✔️

[role="_abstract"]
The {product-title} installation program contains pinned versions of {op-system} bootimages. Fully automated installations use these pinned artifacts by default. The mirror registry where you downloaded the installation program contains a `sha256sum` encrypted with the Red{nbsp}Hat product key.

For user-provisioned infrastructure installations, you can access information and use the {product-title} installer to indirectly validate {op-system} bootimage artifacts using their SHA-256 checksums.

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.

This sounds like a better short desc to me. This is what the module is about, yah?

you can access information and use the {product-title} installer to indirectly validate {op-system} bootimage artifacts using their SHA-256 checksums.

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.

✔️

Comment thread modules/rhcos-validate-live-media.adoc
@mburke5678 mburke5678 added merge-review-in-progress Signifies that the merge review team is reviewing this PR and removed merge-review-in-progress Signifies that the merge review team is reviewing this PR merge-review-needed Signifies that the merge review team needs to review this PR labels Jun 18, 2026
@mburke5678

Copy link
Copy Markdown
Contributor

@dfitzmau A few comments for your consideration.

@dfitzmau dfitzmau force-pushed the OSDOCS-16988-4-CQA-1 branch from e878cb8 to afbb979 Compare June 18, 2026 14:32
@openshift-ci openshift-ci Bot added size/L Denotes a PR that changes 100-499 lines, ignoring generated files. and removed size/M Denotes a PR that changes 30-99 lines, ignoring generated files. labels Jun 18, 2026
@openshift-ci

openshift-ci Bot commented Jun 18, 2026

Copy link
Copy Markdown

@dfitzmau: 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.

@dfitzmau dfitzmau merged commit 707e9f3 into openshift:main Jun 18, 2026
2 checks passed
@dfitzmau

Copy link
Copy Markdown
Contributor Author

/cherrypick enterprise-4.22

@dfitzmau

Copy link
Copy Markdown
Contributor Author

/cherrypick enterprise-4.21

@dfitzmau

Copy link
Copy Markdown
Contributor Author

/cherrypick enterprise-4.20

@dfitzmau

Copy link
Copy Markdown
Contributor Author

/cherrypick enterprise-5.0

@openshift-cherrypick-robot

Copy link
Copy Markdown

@dfitzmau: new pull request created: #113635

Details

In response to this:

/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

@dfitzmau: #113598 failed to apply on top of branch "enterprise-4.21":

Applying: OSDOCS-16988-4-CQA-1:CQA PR 4.1 for INSTALL-1: Core Installation Conc…
Using index info to reconstruct a base tree...
M	installing/validation_and_troubleshooting/validating-an-installation.adoc
M	modules/querying-the-status-of-cluster-nodes-using-the-cli.adoc
Falling back to patching base and 3-way merge...
Auto-merging installing/validation_and_troubleshooting/validating-an-installation.adoc
CONFLICT (content): Merge conflict in installing/validation_and_troubleshooting/validating-an-installation.adoc
Auto-merging modules/querying-the-status-of-cluster-nodes-using-the-cli.adoc
error: Failed to merge in the changes.
hint: Use 'git am --show-current-patch=diff' to see the failed patch
hint: When you have resolved this problem, run "git am --continue".
hint: If you prefer to skip this patch, run "git am --skip" instead.
hint: To restore the original branch and stop patching, run "git am --abort".
hint: Disable this message with "git config set advice.mergeConflict false"
Patch failed at 0001 OSDOCS-16988-4-CQA-1:CQA PR 4.1 for INSTALL-1: Core Installation Conc…

Details

In response to this:

/cherrypick enterprise-4.21

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

@dfitzmau: #113598 failed to apply on top of branch "enterprise-4.20":

Patch is empty.
hint: When you have resolved this problem, run "git am --continue".
hint: If you prefer to skip this patch, run "git am --skip" instead.
hint: To record the empty patch as an empty commit, run "git am --allow-empty".
hint: To restore the original branch and stop patching, run "git am --abort".
hint: Disable this message with "git config set advice.mergeConflict false"

Details

In response to this:

/cherrypick enterprise-4.20

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

@dfitzmau: new pull request created: #113636

Details

In response to this:

/cherrypick enterprise-5.0

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

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

5 participants