-
Notifications
You must be signed in to change notification settings - Fork 6.5k
Open
Labels
bugSomething isn't workingSomething isn't workingcomponent:uiUser interfaces bugs and enhancementsUser interfaces bugs and enhancementsversion:2.13Latest confirmed affected version is 2.13Latest confirmed affected version is 2.13
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
the details for a not found resource reflected undefined/undefined:
Resource not found in cluster: undefined/undefined:cert-manager-startupapicheck
To Reproduce
- let argocd manage a cert-manager install
- let argocd upgrade cert-manager install
- while argocd is triggering the cert-manager upgrade, a service account for
cert-manager-startupapicheckwill appear and can be clicked (?) - click it
- depending on (hand waving) the
cert-manager-startupapicheckwill probably already be gone? so a confusing error will be rendered by argocd
note that for a while longer i could ask argocd to filter for service accounts and see it, but i couldn't click it to actually show the item... and it eventually stopped appearing...
Expected behavior
information about expect objects should be stored in the request pointer so that they can be filled in in cases when they no longer exist instead of asking the ui to imagine them after the fact
Screenshots
Version
{
"Version": "v2.8.3+77556d9",
"BuildDate": "2023-09-07T16:05:43Z",
"GitCommit": "77556d9e64304c27c718bb0794676713628e435e",
"GitTreeState": "clean",
"GoVersion": "go1.20.6",
"Compiler": "gc",
"Platform": "linux/amd64",
"KustomizeVersion": "v5.1.0 2023-06-19T16:58:18Z",
"HelmVersion": "v3.12.1+gf32a527",
"KubectlVersion": "v0.24.2",
"JsonnetVersion": "v0.20.0"
}Logs
Paste any relevant application logs here.
fungiboletus, chrisRedwine, cooervo, navneet-bairwal, tnusser and 4 morecooervo and SelimAbidin
Metadata
Metadata
Assignees
Labels
bugSomething isn't workingSomething isn't workingcomponent:uiUser interfaces bugs and enhancementsUser interfaces bugs and enhancementsversion:2.13Latest confirmed affected version is 2.13Latest confirmed affected version is 2.13
