Skip to content
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

[ACM-2.10] ACM#10464: Extracting OpenShift release image digest #6393

Merged
merged 1 commit into from May 6, 2024

Conversation

xenolinux
Copy link
Collaborator

@xenolinux xenolinux commented May 3, 2024

https://issues.redhat.com/browse/ACM-10464

The peer-review approval is present in #6392

----

+
Replace `<hosted-cluster-namespace>` with your hosted cluster namespace name, for example, `clusters`. Replace `<hosted-cluster-name>` with your hosted cluster name.
Replace `<hosted_cluster_namespace>` with your hosted cluster namespace name, for example, `clusters`. Replace `<hosted-cluster-name>` with your hosted cluster name.
Copy link
Contributor

Choose a reason for hiding this comment

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

Suggested change
Replace `<hosted_cluster_namespace>` with your hosted cluster namespace name, for example, `clusters`. Replace `<hosted-cluster-name>` with your hosted cluster name.
Replace `<hosted_cluster_namespace>` with your hosted cluster namespace name, for example, `clusters`. Replace `<hosted_cluster_name>` with your hosted cluster name.

@xenolinux xenolinux force-pushed the hcp-disconnected-10464-210 branch from 19be2cf to 8a5d7be Compare May 4, 2024 10:23
Copy link
Contributor

@CrystalChun CrystalChun left a comment

Choose a reason for hiding this comment

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

/lgtm

Copy link

openshift-ci bot commented May 6, 2024

[APPROVALNOTIFIER] This PR is NOT APPROVED

This pull-request has been approved by: CrystalChun, xenolinux

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 /approve in a comment
Approvers can cancel approval by writing /approve cancel in a comment

@xenolinux xenolinux force-pushed the hcp-disconnected-10464-210 branch from 8a5d7be to c2be753 Compare May 6, 2024 14:28
@openshift-ci openshift-ci bot removed the lgtm label May 6, 2024
Copy link

openshift-ci bot commented May 6, 2024

New changes are detected. LGTM label has been removed.

@dockerymick dockerymick self-requested a review May 6, 2024 15:35
@@ -1,51 +1,51 @@
[#creating-a-hosted-cluster-bm]
= Creating a hosted cluster on bare metal

You can create a hosted cluster or import one. For instructions to import a hosted cluster, see _Importing a hosted cluster_.
You can create a hosted cluster on bare metal or import one. For instructions to import a hosted cluster, see _Importing a hosted cluster_.

. Create the hosted control plane namespace by entering the following command:

+
----
Copy link
Contributor

Choose a reason for hiding this comment

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

Suggested change
----
[source,bash]
----

----

+
Replace `<hosted-cluster-namespace>` with your hosted cluster namespace name, for example, `clusters`. Replace `<hosted-cluster-name>` with your hosted cluster name.
Replace `<hosted_cluster_namespace>` with your hosted cluster namespace name, for example, `clusters`. Replace `<hosted_cluster_name>` with your hosted cluster name.

. Verify that you have a default storage class configured for your cluster. Otherwise, you might see pending PVCs. See the following example:

+
----
Copy link
Contributor

Choose a reason for hiding this comment

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

similar question from my other review: #6394 (comment)

Copy link
Collaborator Author

Choose a reason for hiding this comment

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

This is a continuous one command. Added [source,bash] for this command too.

<4> Specify your base domain, for example, `krnl.es`.
<5> Specify the etcd storage class name, for example, `lvm-storageclass`.
<6> Specify the path to your SSH public key. The default file path is `~/.ssh/id_rsa.pub`.
<7> Specify your hosted cluster namespace.
<8> Specify the supported {ocp-short} version that you want to use, for example, `4.14.0-x86_64`.
<8> Specify the supported {ocp-short} version that you want to use, for example, `4.14.0-x86_64`. If you are using a disconnected environment, replace `<ocp_release_image>` with the digest image. To extract the {ocp-short} release image digest, see _Extracting the {ocp-short} release image digest_.

+
. After a few moments, verify that your hosted control plane pods are up and running by entering the following command:

+
----
Copy link
Contributor

Choose a reason for hiding this comment

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

Suggested change
----
[source,bash]
----

@xenolinux xenolinux force-pushed the hcp-disconnected-10464-210 branch from b2a84f6 to 78f7a33 Compare May 6, 2024 17:23
@xenolinux xenolinux merged commit e2a0c98 into 2.10_stage May 6, 2024
1 of 2 checks passed
@xenolinux xenolinux deleted the hcp-disconnected-10464-210 branch May 6, 2024 17:30
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants