Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Banner visibility settings #3131

Open
bzaleski578 opened this issue Jan 20, 2025 · 1 comment
Open

Banner visibility settings #3131

bzaleski578 opened this issue Jan 20, 2025 · 1 comment
Labels
argo-cd awaiting-upstream Is waiting for a change upstream to be completed before it can be merged. enhancement New feature or request

Comments

@bzaleski578
Copy link

Is your feature request related to a problem?

The way I am using ArgoCD is to have multiple (+/- 10) instances deployed on various projects. I only need readonly/unauthenticated access for each of the instances.
Since the instances' UIs do not differ, it is hard to recognise which instance I have in a given browser tab. Banner is the perfect solution here, but unfortunately it is not displayed to unauthenticated users.

Related helm chart

argo-cd

Describe the solution you'd like

Add visibility settings for banner, e.g.:

configs.cm."ui.bannervisibility": "public"

Describe alternatives you've considered

No response

Additional context

No response

@bzaleski578 bzaleski578 added the enhancement New feature or request label Jan 20, 2025
@yu-croco
Copy link
Collaborator

yu-croco commented Jan 20, 2025

Hi @bzaleski578 , since it's about Argo CD's feature, you can open an issue in upstream.
(FYI) The existing banner config is here; https://argo-cd.readthedocs.io/en/stable/operator-manual/custom-styles/#banners

We provide Helm Chart but we don't focus on specific feature of applications.

@yu-croco yu-croco added argo-cd awaiting-upstream Is waiting for a change upstream to be completed before it can be merged. labels Jan 20, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
argo-cd awaiting-upstream Is waiting for a change upstream to be completed before it can be merged. enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

2 participants