-
Notifications
You must be signed in to change notification settings - Fork 53
RHIDP-5733: Info about custom config in the Installation guides #888
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
RHIDP-5733: Info about custom config in the Installation guides #888
Conversation
Updated preview: https://redhat-developer.github.io/red-hat-developers-documentation-rhdh/pr-888/ @ 08/06/25 14:59:18 |
@kadel @jmagak Are these new steps different from this prerequisite: You have provisioned your custom config maps and secrets in your project listed in 1.2. Deploying Red Hat Developer Hub on OpenShift Container Platform with the Operator? I like the clarity and simplicity of adding these steps directly in the procedure, but want to ensure that we aren't duplicating or causing confusion with that existing prerequisite. TBH, that prereq is a little confusing and hard-to-follow (to the point that I can't even tell if it's related to these steps or a completely different task). |
That's a lot of content duplication :/. |
Thanks for bringing this up @linfraze. I agree that the prerequisite could be clearer. I am refining or rewording the section to avoid duplication and confusion. Feel free to share any thoughts on how we can align the section. @themr0c |
44910fc
to
86a4998
Compare
86a4998
to
a949fe6
Compare
a949fe6
to
2a0f464
Compare
591394e
to
7842d96
Compare
7842d96
to
032e3dd
Compare
cb0fe56
to
6e00f3f
Compare
/cherry-pick release-1.7 |
/cherry-pick release-1.6 |
/cherry-pick release-1.5 |
@pabel-rh: new pull request created: #1294 In 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. |
@pabel-rh: new pull request created: #1295 In 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. |
@pabel-rh: #888 failed to apply on top of branch "release-1.5":
In 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. |
OCP: https://docs.redhat.com/en/documentation/red_hat_developer_hub/1.4/html-single/insta[…]g_red_hat_developer_hub_on_openshift_container_platform/index misses the steps to first create custom configs between step 1 and 2
OSD: https://docs.redhat.com/en/documentation/red_hat_developer_hub/1.4/html-single/insta[…]per_hub_on_openshift_dedicated_on_google_cloud_platform/index does not explain that you need a custom config.
This PR addresses the missing configuration steps and improves clarity for installing Red Hat Developer Hub on OpenShift environments.
The changes:
OpenShift Container Platform (OCP) Operator-based installs
OpenShift Dedicated (OSD) using both Operator and Helm methods
Included references to Provisioning your custom Red Hat Developer Hub configuration for consistent reuse
Ensured all install flows now call out the need for app-config.yaml and BACKEND_SECRET as prerequisites
Updated notes and examples to reflect the correct ConfigMap and Secret structure expected by RHDH
IMPORTANT: Do Not Merge - To be merged by Docs Team Only
Version(s): 1.5, 1.6, 1.7, main
RHDHBUGS-314
Previews:
OCP
1. Installing Red Hat Developer Hub on OpenShift Container Platform with the Operator
1.1. Installing the Red Hat Developer Hub Operator
1.2. Deploying Red Hat Developer Hub on OpenShift Container Platform with the Operator
2. Installing Red Hat Developer Hub on OpenShift Container Platform with the Helm chart
2.1. Deploying Developer Hub from the OpenShift Container Platform web console with the Helm Chart
2.2. Deploying Developer Hub on OpenShift Container Platform with the Helm CLI
GCP
1. Installing Red Hat Developer Hub on OpenShift Dedicated on GCP using the Operator
2. Installing Red Hat Developer Hub on OpenShift Dedicated on GCP using the Helm Chart