argocd diff shows no diff when secret key deleted #16986
Labels
bug
Something isn't working
component:application-sets
Bulk application management related
type:bug
version:2.13
Latest confirmed affected version is 2.13
Checklist:
argocd version
.Describe the bug
We manage the secret of the application as argocd.
When I deleted the secret, the diff didn't come up, so I found a problem with the previous version of manifest being applied as it was.
To Reproduce
3.Update the contents of CACHE_REDIS_PASSWORD key
Expected behavior
argocd detect diff and remove secret key CACHE_REDIS_PASSWORD
Screenshots
live
desired
but no diff
Version
{
"Version": "v2.8.4+c279299",
"BuildDate": "2023-09-13T19:12:09Z",
"GitCommit": "c27929928104dc37b937764baf65f38b78930e59",
"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
The text was updated successfully, but these errors were encountered: