Uploaded image for project: 'OpenShift Request For Enhancement'
  1. OpenShift Request For Enhancement
  2. RFE-8225

Make RHACS Central launchable from OpenShift Console Application Menu

XMLWordPrintable

    • Icon: Feature Request Feature Request
    • Resolution: Unresolved
    • Icon: Normal Normal
    • None
    • None
    • rhacs-operator, rhacs-ui
    • None
    • None
    • Product / Portfolio Work
    • None
    • False
    • Hide

      None

      Show
      None
    • None
    • None
    • None
    • None
    • None
    • None
    • None
    • None

      1. Proposed title of this feature request

      Make RHACS Central launchable from OpenShift Console Application Menu

      2. What is the nature and description of the request?

      Given that ACS has a separate console from the OpenShift console, it would be nice to be able to easily launch to Central from OpenShift.  See example below (using RHACS 4.8):

      Integrating into this menu, only requires that the installation create this resource in the cluster:

      https://docs.redhat.com/en/documentation/openshift_container_platform/4.8/html-single/web_console/index#customizing-web-console:~:text=To%20make%20the%20custom%20link%20appear%20in%20the%20application%20menu%2C%20follow%20this%20example%3A 

      Here is the sample I created on my own in the mean time:

      apiVersion: console.openshift.io/v1
      kind: ConsoleLink
      metadata:
        name: rhacs-central
      spec:
        applicationMenu:
          imageURL: /static/assets/public/imgs/logos/redhat.svg
          section: Security
        href: 'https://central-rhacs-operator.apps.foobar.openshiftapps.com'
        location: ApplicationMenu
        text: RHACS Central
      

      3. Why does the customer need this? (List the business requirements here)
      Simplify accessing the RHACS Central console from OpenShift, instead of having to navigate to the Routes page, switching to the RHACS namespace and clicking from there.

      4. List any affected packages or components.

      RHACS installation components (operator, helm chart, etc)

              dcaspin@redhat.com Doron Caspin
              showeimer Sho Weimer
              None
              Votes:
              0 Vote for this issue
              Watchers:
              1 Start watching this issue

                Created:
                Updated:
                None
                None