Open MrSanketkumar opened 4 days ago
@MrSanketkumar: This pull request references Jira Issue OCPBUGS-44418, which is invalid:
Comment /jira refresh
to re-evaluate validity if changes to the Jira bug are made, or edit the title of this pull request to link to a different bug.
The bug has been updated to refer to the pull request using the external bug tracker.
Hi @MrSanketkumar. Thanks for your PR.
I'm waiting for a openshift member to verify that this patch is reasonable to test. If it is, they should reply with /ok-to-test
on its own line. Until that is done, I will not automatically test new commits in this PR, but the usual testing commands by org members will still work. Regular contributors should join the org to skip this step.
Once the patch is verified, the new status will be reflected by the ok-to-test
label.
I understand the commands that are listed here.
/jira refresh
@MrSanketkumar: This pull request references Jira Issue OCPBUGS-44418, which is invalid:
Comment /jira refresh
to re-evaluate validity if changes to the Jira bug are made, or edit the title of this pull request to link to a different bug.
/jira refresh
@MrSanketkumar: This pull request references Jira Issue OCPBUGS-44418, which is invalid:
Comment /jira refresh
to re-evaluate validity if changes to the Jira bug are made, or edit the title of this pull request to link to a different bug.
Version(s): 4.12
Issue: [Jira Ticket](https://issues.redhat.com/browse/OCPBUGS-44418)Link to docs preview:
QE review:
Additional information: The installation process uses a placeholder for the directory name in one part, but later it is hardcoded as "my-cluster" in another, which can lead to mismatches if the actual directory name differs from the hardcoded value.
https://github.com/openshift/openshift-docs/pull/84713