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

Key on left should show that pods get their own color #12085

Open
3 tasks done
jsoref opened this issue Jan 23, 2023 · 0 comments
Open
3 tasks done

Key on left should show that pods get their own color #12085

jsoref opened this issue Jan 23, 2023 · 0 comments
Labels
bug Something isn't working

Comments

@jsoref
Copy link
Member

jsoref commented Jan 23, 2023

Checklist:

  • I've searched in the docs and FAQ for my answer: https://bit.ly/argocd-faq.
  • I've included steps to reproduce the bug.
  • I've pasted the output of argocd version.

Describe the bug

#8661 introduced:

  1. It is hard to distinguish the node "kind" in the view. This fix includes changing the background color for Pods. This change can be easily removed, but is included here to address this usability issue and a separate feature can be opened to perhaps customize the node colors.

Any coloration / icon distinctions should be explained in the sidebar.

To Reproduce

  1. Visit https://cd.apps.argoproj.io/applications/argocd/argocd-image-updater?view=tree&resource=
  2. See tile w/ colored background
  3. Check the key in the sidebar to see if there's an explanation

Expected behavior

Any coloration / icon distinctions should be explained in the sidebar.

Screenshots

image

Version

{
    "Version": "v2.6.0+61f8876",
    "BuildDate": "2023-01-20T15:12:19Z",
    "GitCommit": "61f8876b992cc740c1902788fca2c02e9a09b758",
    "GitTreeState": "clean",
    "GoVersion": "go1.18.10",
    "Compiler": "gc",
    "Platform": "linux/amd64",
    "KustomizeVersion": "v4.5.7 2022-08-02T16:35:54Z",
    "HelmVersion": "v3.10.3+g835b733",
    "KubectlVersion": "v0.24.2",
    "JsonnetVersion": "v0.19.1"
}

Logs

Paste any relevant application logs here.
@jsoref jsoref added the bug Something isn't working label Jan 23, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

1 participant