Sandor Molnar created KNOX-3008: ----------------------------------- Summary: Add a new banner on the top of Knox UIs Key: KNOX-3008 URL: https://issues.apache.org/jira/browse/KNOX-3008 Project: Apache Knox Issue Type: New Feature Components: AdminUI, Homepage, TokenGenerationUI, TokenManagementUI Affects Versions: 2.1.0 Reporter: Sandor Molnar Assignee: Sandor Molnar Fix For: 2.1.0
I got to know that Hue has a simple, but really cool feature: it can show a [custom HTML banner|https://gethue.com/add-a-top-banner-to-hue/] on the top of the Hue UI. Implementing a similar feature in Knox can help end-users to: # Share a message of the day like hints, tips, or planned outages. # Identify the cluster (e.g. Prod/Test/Dev) in case the URL is not clear enough. An additional improvement would be identifying which Knox gateway is in use, in case of HA deployments and if it's behind a load balancer, which can help with troubleshooting. This information fits perfectly into the existing {{General Proxy Information}} section on the Knox home page; we just need to ad this new information as a new raw in the table. -- This message was sent by Atlassian Jira (v8.20.10#820010)