Fedora Account System
Red Hat Associate
Red Hat Customer
+++ This bug was initially created as a clone of Bug #1440009 +++ Same issue occurs in ded-stage-aws env
For clarity, steps to reproduce: Create project and log in to web console. Navigate to Resources -> [Quota|Config Maps|Secrets], the Learn More link at the top left by the resource name points to https://docs.openshift.com/dedicated/welcome/index.html. Membership for some reason is fine: https://docs.openshift.com/dedicated/architecture/additional_concepts/authorization.html#roles
Looks like we may need equivalent to https://github.com/openshift/online/pull/1125 only for the dedicated-extensions.js file in openshift-scripts-dedicated. This would need to roll out only for 3.5 though from the looks of it.
This should be resolved by: https://github.com/openshift/online/pull/659
That PR has been merged but it is important that this is only applied if running OCP 3.5+
Fix is deployed in ded-stage-aws. openshift-scripts-dedicated-3.5.0.20-1.el7.x86_64
Checked this bug in [dedicated][ded-stage-aws] envs, the bug was fixed.
Please ignore the previous comment. I checked the Learn More link on the ded-stage-aws cluster again, noticed that now Learn More link not points to ded product welcome link but wrongly points to OCP product related doc link, include builds pages, resources pages and storage pages.
Used below version to verified this bug: OpenShift Master: v3.5.5.10 Kubernetes Master: v1.5.2+43a9be4
Mike do you have any idea how this is supposed to work? Do we need to set: https://github.com/openshift/openshift-docs/pull/3268/files ?
@Devan that Javascript variable is set by https://github.com/openshift/online/pull/659/files For that to get set properly it requires that in the master-config.yaml, you have: assetConfig: extensionProperties: doc_url: https://docs.openshift.com/dedicated/
Found a bug preventing the ops config loop from running, which is responsible for deploying this configuration, this is corrected now in ded-stage-aws. Thanks Mike!
Checked this bug in [dedicated][ded-stage-aws] env, the bug was fixed. The Learn More link correctly points to ded product related doc link, include builds pages, resources pages and storage pages. Used below version to verified this bug: OpenShift Master: v3.5.5.10 Kubernetes Master: v1.5.2+43a9be4