Bug 1763836
| Summary: | New project dashboard doesn't show namespace dashboard links from ConsoleLink resources | ||
|---|---|---|---|
| Product: | OpenShift Container Platform | Reporter: | Samuel Padgett <spadgett> |
| Component: | Management Console | Assignee: | Rastislav Wagner <rawagner> |
| Status: | CLOSED ERRATA | QA Contact: | Yadan Pei <yapei> |
| Severity: | high | Docs Contact: | |
| Priority: | unspecified | ||
| Version: | 4.3.0 | CC: | aos-bugs, jokerman, yapei |
| Target Milestone: | --- | ||
| Target Release: | 4.3.0 | ||
| Hardware: | Unspecified | ||
| OS: | Unspecified | ||
| Whiteboard: | |||
| Fixed In Version: | Doc Type: | If docs needed, set a value | |
| Doc Text: | Story Points: | --- | |
| Clone Of: | Environment: | ||
| Last Closed: | 2020-01-23 11:08:30 UTC | Type: | Bug |
| Regression: | --- | Mount Type: | --- |
| Documentation: | --- | CRM: | |
| Verified Versions: | Category: | --- | |
| oVirt Team: | --- | RHEL 7.3 requirements from Atomic Host: | |
| Cloudforms Team: | --- | Target Upstream Version: | |
| Embargoed: | |||
|
Description
Samuel Padgett
2019-10-21 17:37:52 UTC
1. Create ConsoleLink CRD with location set to NamespaceDashboard
$ oc get consolelink -o yaml
apiVersion: v1
items:
- apiVersion: console.openshift.io/v1
kind: ConsoleLink
metadata:
creationTimestamp: "2019-10-24T07:15:33Z"
generation: 2
name: usermenu1
resourceVersion: "120016"
selfLink: /apis/console.openshift.io/v1/consolelinks/usermenu1
uid: 3cfab835-fc6d-4e25-990e-a54ed74ac048
spec:
href: https://console-openshift-console.apps.juzhao-1024.qe.devcluster.openshift.com/command-line-tools
location: NamespaceDashboard
text: usermenutest
kind: List
metadata:
resourceVersion: ""
selfLink: ""
2. Go to project Dashboard page, the added `usermenutest` link is shown in `Launcher` section
Verified on 4.3.0-0.nightly-2019-10-23-150053
Since the problem described in this bug report should be resolved in a recent advisory, it has been closed with a resolution of ERRATA. For information on the advisory, and where to find the updated files, follow the link below. If the solution does not work for you, open a new bug report. https://access.redhat.com/errata/RHBA-2020:0062 |