OCPBUGS-122257: Discover OAuth route before generating cert in HCP OAuth procedure - #119713
OCPBUGS-122257: Discover OAuth route before generating cert in HCP OAuth procedure#119713Patrickdsa00 wants to merge 1 commit into
Conversation
…uth procedure Rework the "Configuring OAuth server certificates for a hosted cluster" procedure so it no longer relies on a misleading placeholder hostname: - Remove the api-custom-cert-sample-hosted.sample-hosted.example.com placeholder, which implied the OAuth route lives on the API endpoint domain. The route is served on the management cluster's `apps` wildcard domain, consistent with the HyperShift documentation. - Reorder the steps so the OAuth route is discovered and stored in OAUTH_HOST before the test certificate is generated, so the certificate SAN uses the correct hostname and no certificate regeneration is needed. - Normalize placeholder names to the module's convention (<management_cluster_name>, <base_domain>). - Export OAUTH_HOST, add the missing shell prompt, fix the "kubconfig" typo, and clean up trailing whitespace.
|
@Patrickdsa00: This pull request references Jira Issue OCPBUGS-122257, which is invalid:
Comment The bug has been updated to refer to the pull request using the external bug tracker. 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 openshift-eng/jira-lifecycle-plugin repository. |
|
Hi @Patrickdsa00. 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 Regular contributors should join the org to skip this step. Once the patch is verified, the new status will be reflected by the I understand the commands that are listed here. 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. |
|
/jira refresh |
|
@Patrickdsa00: This pull request references Jira Issue OCPBUGS-122257, which is valid. The bug has been moved to the POST state. 3 validation(s) were run on this bug
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 openshift-eng/jira-lifecycle-plugin repository. |
Rework the "Configuring OAuth server certificates for a hosted cluster" procedure so it no longer relies on a misleading placeholder hostname:
appswildcard domain, consistent with the HyperShift documentation.Version(s):
4.20, 4.21, and 4.22
Issue:
https://redhat.atlassian.net/browse/OCPBUGS-122257
Link to docs preview:
QE review: