Closed
Description
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
Order of Health Status key items varies based on screen
To Reproduce
- Visit https://cd.apps.argoproj.io/applications?showFavorites=false&proj=&sync=&autoSync=&health=&namespace=&cluster=&labels=
- Visit https://cd.apps.argoproj.io/applications/argocd/argo-cd?view=tree&resource=
Expected behavior
Order should be the same
Screenshots
https://cd.apps.argoproj.io/applications?showFavorites=false&proj=&sync=&autoSync=&health=&namespace=&cluster=&labels=
https://cd.apps.argoproj.io/applications/argocd/argo-cd?view=tree&resource=
Version
{
"Version": "v2.6.0+584428e",
"BuildDate": "2023-01-19T17:14:49Z",
"GitCommit": "584428edaf535258924912a191a97dde8a5c5d3d",
"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.