Uploaded image for project: 'HawtIO'
  1. HawtIO
  2. HAWNG-767

Cannot inject custom icons as Application Menu entry

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Unresolved
    • Icon: Undefined Undefined
    • 4.2.0
    • 4.0.0
    • Hawtio-Operator
    • None
    • False
    • Hide

      None

      Show
      None
    • False
    • Moderate

      It is possible to customize the Application Menu entry of Hawtio Online in the Openshift Console by sepcifying thw following in the CR:

      apiVersion: hawt.io/v1
      kind: Hawtio
      spec:
        config:
          online:
            consoleLink:
              text: Hawtio Online
              imageRelativePath: /icons/poweredby.png
      

      The imageRelativePath property must be relative to the route host hence is currently limited as to what icons can be used (the poweredby icon is a Red Hat branded image).

      Need a way to inject such icons into the path, maybe via including them in a configmap (another one??) or including them directly in the CR using base64 (CSVs do it).

              Unassigned Unassigned
              parichar@redhat.com Paul Richardson
              Votes:
              0 Vote for this issue
              Watchers:
              1 Start watching this issue

                Created:
                Updated: