Bug 1763836 - New project dashboard doesn't show namespace dashboard links from ConsoleLink resources
Summary: New project dashboard doesn't show namespace dashboard links from ConsoleLink...
Keywords:
Status: CLOSED ERRATA
Alias: None
Product: OpenShift Container Platform
Classification: Red Hat
Component: Management Console
Version: 4.3.0
Hardware: Unspecified
OS: Unspecified
unspecified
high
Target Milestone: ---
: 4.3.0
Assignee: Rastislav Wagner
QA Contact: Yadan Pei
URL:
Whiteboard:
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2019-10-21 17:37 UTC by Samuel Padgett
Modified: 2020-01-23 11:08 UTC (History)
3 users (show)

Fixed In Version:
Doc Type: If docs needed, set a value
Doc Text:
Clone Of:
Environment:
Last Closed: 2020-01-23 11:08:30 UTC
Target Upstream Version:
Embargoed:


Attachments (Terms of Use)


Links
System ID Private Priority Status Summary Last Updated
Github openshift console pull 3042 0 None closed Bug 1763836: Add Launcher card to Project dashboard 2020-04-29 16:53:40 UTC
Red Hat Product Errata RHBA-2020:0062 0 None None None 2020-01-23 11:08:49 UTC

Description Samuel Padgett 2019-10-21 17:37:52 UTC
See

https://github.com/openshift/api/pull/431
https://github.com/openshift/console/pull/2698

This functionality is missing in

https://github.com/openshift/console/pull/2895

Opening as a Bugzilla bug to track as a release blocker.

Comment 2 Yadan Pei 2019-10-24 07:42:49 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

Comment 4 errata-xmlrpc 2020-01-23 11:08:30 UTC
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


Note You need to log in before you can comment on or make changes to this bug.