-
Notifications
You must be signed in to change notification settings - Fork 101
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
SiteConfig: fix rendering issues #7209
Conversation
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 one comment and verified that the links work. Were the steps not rendering correctly in siteconfig_scale_out_worker_nodes.adoc?
@@ -78,8 +78,7 @@ worker-node2.example.com provisioning true | |||
|
|||
. Verify that the `Node`, `Agent`, and `BareMetalHost` resources are created. | |||
|
|||
.. Verify that the `Node` resources are removed by running the following command on the hub cluster: | |||
|
|||
.. Verify that the `Node` resources are removed by running the following command on the hub cluster: |
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 recommend that you revert the change here. There should be a new line between the step and plus sign
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.
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.
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.
Ok, let's leave it for now and. we can revisit in a refresh
cd89514
to
b11db22
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.
Thanks for your hard work on this! I left a few suggestions
@@ -3,5 +3,5 @@ | |||
|
|||
Install the {ibio} so that you can complete and manage image-based cluster installations by using the same APIs as existing installation methods. | |||
|
|||
For more information about, and to learn how to enable the {ibio}, see link:https://docs.redhat.com/en/documentation/openshift_container_platform/4.17/html/edge_computing/image-based-installation-for-single-node-openshift[Image-based installations for {sno}]. | |||
For more information about, and to learn how to enable the {ibio}, see https://docs.redhat.com/en/documentation/openshift_container_platform/4.17/html/edge_computing/image_base_install/ibi_deploying_sno_clusters/ibi-edge-image-based-install[Deploying managed {sno} using the IBI Operator]. |
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.
this link is also broken we also need link:
for the syntax. I think that is not the reason why the link is broken, just making the suggestion so that the link references are consistent
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.
For visibility, I'm commenting here as well that the link will be broken until the content is released in the OCP docs that should happen at the same time as the ACM 2.12 GA. This link might need a fix after release
mce_acm_integration/siteconfig/siteconfig_install_clusters.adoc
Outdated
Show resolved
Hide resolved
mce_acm_integration/siteconfig/siteconfig_install_clusters.adoc
Outdated
Show resolved
Hide resolved
mce_acm_integration/siteconfig/siteconfig_scale_in_worker_nodes.adoc
Outdated
Show resolved
Hide resolved
mce_acm_integration/siteconfig/siteconfig_scale_in_worker_nodes.adoc
Outdated
Show resolved
Hide resolved
mce_acm_integration/siteconfig/siteconfig_scale_in_worker_nodes.adoc
Outdated
Show resolved
Hide resolved
mce_acm_integration/siteconfig/siteconfig_scale_out_worker_nodes.adoc
Outdated
Show resolved
Hide resolved
mce_acm_integration/siteconfig/siteconfig_scale_out_worker_nodes.adoc
Outdated
Show resolved
Hide resolved
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.
Couple more comments
mce_acm_integration/siteconfig/siteconfig_install_clusters.adoc
Outdated
Show resolved
Hide resolved
mce_acm_integration/siteconfig/siteconfig_installation_templates.adoc
Outdated
Show resolved
Hide resolved
mce_acm_integration/siteconfig/siteconfig_scale_out_worker_nodes.adoc
Outdated
Show resolved
Hide resolved
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.
Besides the comment about the command, this looks good to me!
[APPROVALNOTIFIER] This PR is NOT APPROVED This pull-request has been approved by: amolnar-rh, dockerymick The full list of commands accepted by this bot can be found here.
Needs approval from an approver in each of these files:
Approvers can indicate their approval by writing |
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.
Thanks for the great work @amolnar-rh 🎉 🚀
|
||
+ | ||
[source,terminal] | ||
---- | ||
oc get bmh -n <managed_cluster_namespace> --watch | ||
oc get bmh -n <clusterinstance_namespace> worker-node2.example.com -ojsonpath='{.metadata.annotations}' | jq |
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.
The additional space is not required - good catch @dockerymick!
mce_acm_integration/siteconfig/siteconfig_scale_in_worker_nodes.adoc
Outdated
Show resolved
Hide resolved
mce_acm_integration/siteconfig/siteconfig_scale_out_worker_nodes.adoc
Outdated
Show resolved
Hide resolved
mce_acm_integration/siteconfig/siteconfig_scale_out_worker_nodes.adoc
Outdated
Show resolved
Hide resolved
mce_acm_integration/siteconfig/siteconfig_scale_out_worker_nodes.adoc
Outdated
Show resolved
Hide resolved
123c97f
to
52e36b7
Compare
Preview links with issues:
hostname
in Pruning the BareMetalHost resource of the worker node