-
Notifications
You must be signed in to change notification settings - Fork 6.5k
feat(redis): Secrets credentials via volume mount #24597
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
Open
Mangaal
wants to merge
62
commits into
argoproj:master
Choose a base branch
from
Mangaal:secrets-via-volume-mount-clean
base: master
Could not load branches
Branch not found: {{ refName }}
Loading
Could not load tags
Nothing to show
Loading
Are you sure you want to change the base?
Some commits from the old base branch may be removed from the timeline,
and old review comments may become outdated.
Open
Changes from 49 commits
Commits
Show all changes
62 commits
Select commit
Hold shift + click to select a range
86f7a73
option to read secret from volume
Mangaal 7c72d4e
add unit test. make redisCreds private
Mangaal 67bce05
update unit test
Mangaal 6081588
run gofumpt
Mangaal 3437c3f
add logs
Mangaal ceec705
add documentation
Mangaal 291b88a
update faq documentation
Mangaal fcda277
add REDIS_CREDS_FILE_PATH env in faq doc
Mangaal f7a3a46
change fallback log from info to warn
Mangaal 44cab22
standard patch yaml for using password from file mount
Mangaal 633688b
update standalone redis to use redis.conf file
Mangaal 6eba003
provide option forha redis to retrive redis password from file mount
Mangaal 4b7f4a7
provide option for argocd comopnent to retrive redis password from fi…
Mangaal 7a44874
update redis init.sh
Mangaal 0f54ea2
update redis ha overlay to update configmap
Mangaal dcf08ac
update redis ha overlay to update configmap in kustomize yaml
Mangaal 00b2a69
added a new config-map
Mangaal 7ddfc37
read redis image from redis container
Mangaal b0a4689
Update generated manifests for Redis secrets volume mount feature
Mangaal 7f821d7
Fix HA Redis chart overlays for Redis secrets volume mount
Mangaal fb6c17c
Fix syntax error in HA Redis overlay file
Mangaal 926e00b
Fix Redis HA chart version to match master
Mangaal e39908a
Use exact requirements.lock from master
Mangaal 2026e39
fix rebase issue with redis version
Mangaal 7f12915
Fix Redis probe settings after rebase
Mangaal 93a3014
Merge branch 'master' of https://github.com/Mangaal/argo-cd into secr…
Mangaal 7fd9aa1
Merge branch 'master' of https://github.com/Mangaal/argo-cd into secr…
Mangaal 82fa911
update func name loadRedisCredsFromSecret=>loadRedisCreds
Mangaal 25f6110
fix error in golangci-lint
Mangaal 87ae734
Merge branch 'master' of https://github.com/Mangaal/argo-cd into secr…
Mangaal 48c298b
Merge branch 'master' of https://github.com/Mangaal/argo-cd into secr…
Mangaal e3d89e1
Merge branch 'master' of https://github.com/Mangaal/argo-cd into secr…
Mangaal 03736bf
error handeling
Mangaal 0b8791f
Merge branch 'master' of https://github.com/Mangaal/argo-cd into secr…
Mangaal 242235b
load secret either from file or env
Mangaal b8375ed
doc update
Mangaal 40a178a
Trigger test
Mangaal ca889f6
Ebale File-mounted credentials through toggled in Kustomize
Mangaal 5f1b0e0
Merge branch 'master' of https://github.com/Mangaal/argo-cd into secr…
Mangaal d77f018
remove new line
Mangaal 0f4e173
update file count
Mangaal ee5ff7d
file-mount option for Argo CD compenent
Mangaal 8758ffa
Merge branch 'master' of https://github.com/Mangaal/argo-cd into secr…
Mangaal fa1beb8
Merge branch 'master' of https://github.com/Mangaal/argo-cd into secr…
Mangaal f785ff6
address review comments
Mangaal 1387a18
Merge branch 'master' of https://github.com/Mangaal/argo-cd into secr…
Mangaal 58225d6
revert manifest and doc
Mangaal 5366361
Merge branch 'master' of https://github.com/Mangaal/argo-cd into secr…
Mangaal 5a252b5
remove trailing newline
Mangaal e017a3e
add doc
Mangaal 2230fa1
Merge branch 'master' of https://github.com/Mangaal/argo-cd into secr…
Mangaal 95c0842
Merge branch 'master' of https://github.com/Mangaal/argo-cd into secr…
Mangaal 8adbd2d
code refactor
Mangaal 0968954
Merge branch 'master' of https://github.com/Mangaal/argo-cd into secr…
Mangaal 91a6722
fix golangci-lint issue
Mangaal f707ee7
Merge branch 'master' of https://github.com/Mangaal/argo-cd into secr…
Mangaal 999f62a
doc update
Mangaal 830bb87
Merge branch 'master' of https://github.com/Mangaal/argo-cd into secr…
Mangaal 4d7f634
Merge branch 'master' of https://github.com/Mangaal/argo-cd into secr…
Mangaal dae6dd2
Merge branch 'master' of https://github.com/Mangaal/argo-cd into secr…
Mangaal 3cf758e
Merge branch 'master' of https://github.com/Mangaal/argo-cd into secr…
Mangaal 085995d
correct Note syntax
Mangaal File filter
Filter by extension
Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
There are no files selected for viewing
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Uh oh!
There was an error while loading. Please reload this page.