-
Feature
-
Resolution: Unresolved
-
Undefined
-
None
-
None
-
None
Feature Overview (aka. Goal Summary)
Ability for customers to use custom domain for the ROSA (HCP) cluster's component domains.
Requirements (aka. Acceptance Criteria):
- Ability to configure ROSA HCP Cluster console URLs for:
- Console
- OAuth
- Downloads
- Allow configuring those URLs
- Support these configurations in EDIT CLUSTER (instead of EDIT INGRESS)
- Because these are part of cluster config in OCP/HCP
- Ability to change individual URLs of
- Console
- OAuth
- Downloads
- Ability to change {namespace-route} without providing new TLS certificates
- Ability to change FQDNs providing TLS certificates
| Supported Clients | Option |
|---|---|
| Supported in ROSA cli | |
| Supported in OCM cli | |
| Supported in OCM UI | |
| Supported in TF | |
| Supported in Capi | |
| Supported Offerings | Option |
| Fedramp supported? | |
| OCP Support | Option |
| Is it already supported in OCP? | |
| If Yes, what OCP version ? | n/a |
Use Cases (Optional):
- Customers change the {namespace-route} section without changing the base domain. This doesn't require a new TLS certificate since the same TLS certificate configured for base domain will be used.
- Customers change FQDN, providing TLS Certificates corresponding to the FQDN.
- Customers use public certificates for public clusters or private certificates for private clusters
Out of Scope
- Editing default Ingress controller to configure Ingress Operator as laid out here: https://docs.openshift.com/container-platform/4.16/networking/ingress-operator.html#configuring-ingress-controller
- Replacing default ingress certificate
- Adding features to ROSA EDIT INGRESS (Read more in XCMSTRAT-484)
Background
- OpenShift instructions for customizing Console Route URL :https://docs.openshift.com/container-platform/4.16/web_console/customizing-the-web-console.html#customizing-the-console-route_customizing-web-console