argo-cd/cmd
Rachel Sheikh c14143635c
fix(cli): add optional password setting for headless redis client (#19035) (#19039)
* chore: add optional password setting for headless redis client

Signed-off-by: Rachel Sheikh <rsheikh@squareup.com>

* fix: remove import cycle

Signed-off-by: Rachel Sheikh <rsheikh@squareup.com>

* fix: add shared SetOptionalRedisPasswordFromKubeConfig method

Signed-off-by: Rachel Sheikh <rsheikh@squareup.com>

* fix: export redis consts

Signed-off-by: Rachel Sheikh <rsheikh@squareup.com>

* test: add test cases for SetOptionalRedisPasswordFromKubeConfig()

Signed-off-by: Rachel Sheikh <rsheikh@squareup.com>

* chore: go mod tidy

Signed-off-by: Rachel Sheikh <rsheikh@squareup.com>

* fix: use require instead of assert

Signed-off-by: Rachel Sheikh <rsheikh@squareup.com>

* fix: Update common/common.go

Co-authored-by: Michael Crenshaw <350466+crenshaw-dev@users.noreply.github.com>
Signed-off-by: Rachel Sheikh <sheikhrachel97@gmail.com>

---------

Signed-off-by: Rachel Sheikh <rsheikh@squareup.com>
Signed-off-by: Rachel Sheikh <sheikhrachel97@gmail.com>
Co-authored-by: Michael Crenshaw <350466+crenshaw-dev@users.noreply.github.com>
2024-07-15 15:09:49 -04:00
..
argocd/commands fix(cli): add optional password setting for headless redis client (#19035) (#19039) 2024-07-15 15:09:49 -04:00
argocd-application-controller/commands chore: enable gofumpt and whitespace linters (#18567) 2024-06-11 15:41:55 +00:00
argocd-applicationset-controller/commands fix: Process webhook refresh in background to not block the request (#14269) (#18173) 2024-06-26 19:20:09 +05:30
argocd-cmp-server/commands feat: support log level in cmp plugin, possibility to trace generated manifest (#18851) 2024-06-30 15:49:07 -04:00
argocd-dex/commands chore: enable gofumpt and whitespace linters (#18567) 2024-06-11 15:41:55 +00:00
argocd-git-ask-pass/commands chore: enable gofumpt and whitespace linters (#18567) 2024-06-11 15:41:55 +00:00
argocd-k8s-auth/commands chore: enable require-error rule from errorlint linter on cmd folder (#18683) 2024-06-15 13:52:21 -04:00
argocd-notification/commands chore: enable gofumpt and whitespace linters (#18567) 2024-06-11 15:41:55 +00:00
argocd-repo-server/commands chore: enable gofumpt and whitespace linters (#18567) 2024-06-11 15:41:55 +00:00
argocd-server/commands fix: Process webhook refresh in background to not block the request (#14269) (#18173) 2024-06-26 19:20:09 +05:30
util testifylint: fixes with upstream version (#19049) 2024-07-15 11:01:48 -04:00
main.go refactor: replace aws CLI with argocd-k8s-auth (#8032) 2022-04-14 17:25:08 -07:00