OSDOCS Fix numbering issues in Configuring credentials that allow images to be mirrored#112576
Conversation
|
@mburke5678: 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 enterprise-4.16 |
|
@bscott-rh: #112576 failed to apply on top of branch "enterprise-4.16": 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. |
|
@bscott-rh: new pull request created: #112667 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. |
|
@bscott-rh: new pull request created: #112668 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. |
|
@bscott-rh: new pull request created: #112669 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. |
|
@bscott-rh: new pull request created: #112670 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. |
|
@bscott-rh: new pull request created: #112671 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. |
|
@bscott-rh: new pull request created: #112672 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. |
In fixing another issue, I saw that the numbering in this procedure is incorrect. Apparently, the comments in the steps were breaking the procedure. I see that adding the comments with
+character is a fix.Disconnected environments -> Mirroring images for a disconnected installation by using the oc-mirror plugin v2 -> Configuring credentials that allow images to be mirrored Current docs
Disconnected environments -> Mirroring images for a disconnected installation using the oc-mirror plugin -> Configuring credentials that allow images to be mirrored Current docs
Disconnected environments -> Mirroring images for a disconnected installation by using the oc adm command -> Configuring credentials that allow images to be mirrored Current docs
Disconnected environments -> Updating a cluster in a disconnected environment -> Mirroring OpenShift Container Platform images -> Preparing your mirror host -> Configuring credentials that allow images to be mirrored Current docs
Images -> Using the Cluster Samples Operator with an alternate registry -> Configuring credentials that allow images to be mirrored -- This one looks OK in the Current docs.
There is no OKD preview, but the errors in the file caused formatting issues. Look in the current docs for Mirroring an image set to a mirror registry after this section as an example.

Here is a screenshot of the fix in a local preview: