This project is mirrored from https://gitee.com/NQL886/argo-cd.git.
Pull mirroring failed .
Repository mirroring has been paused due to too many failed attempts. It can be resumed by a project maintainer.
Repository mirroring has been paused due to too many failed attempts. It can be resumed by a project maintainer.
- 05 Apr, 2021 2 commits
-
-
argo-bot authored
-
Alexander Matyushentsev authored
-
- 04 Apr, 2021 1 commit
-
-
Alexander Matyushentsev authored
Signed-off-by:
Alexander Matyushentsev <AMatyushentsev@gmail.com>
-
- 02 Apr, 2021 2 commits
- 01 Apr, 2021 1 commit
-
-
jannfis authored
* chore: Upgrade Go module to v2 Signed-off-by:
jannfis <jann@mistrust.net> * Restore import order Signed-off-by:
jannfis <jann@mistrust.net> * fix knowntypes_normalizer codegen error Signed-off-by:
Alexander Matyushentsev <AMatyushentsev@gmail.com> * fix codegen Signed-off-by:
Alexander Matyushentsev <AMatyushentsev@gmail.com> * fix Procfile Signed-off-by:
Alexander Matyushentsev <AMatyushentsev@gmail.com> Co-authored-by:
Alexander Matyushentsev <AMatyushentsev@gmail.com>
-
- 30 Mar, 2021 1 commit
-
-
Alexander Matyushentsev authored
Signed-off-by:
Alexander Matyushentsev <AMatyushentsev@gmail.com>
-
- 29 Mar, 2021 18 commits
-
-
argo-bot authored
-
argo-bot authored
-
Austin Smart authored
fix: Use helm login for Oci helm repos. #5856 (#5887) Signed-off-by:
Austin Smart <austin@austinsmart.com>
-
Alexander Matyushentsev authored
Signed-off-by:
Alexander Matyushentsev <AMatyushentsev@gmail.com>
-
Alexander Matyushentsev authored
Signed-off-by:
Alexander Matyushentsev <AMatyushentsev@gmail.com>
-
jannfis authored
Signed-off-by:
jannfis <jann@mistrust.net>
-
Alexander Matyushentsev authored
Signed-off-by:
Alexander Matyushentsev <AMatyushentsev@gmail.com>
-
May Zhang authored
* fix: documentation update for argocd-util settings rbac Signed-off-by:
May Zhang <may_zhang@intuit.com> * fix: documentation update for argocd-util settings rbac Signed-off-by:
May Zhang <may_zhang@intuit.com>
-
May Zhang authored
Signed-off-by:
May Zhang <may_zhang@intuit.com>
-
May Zhang authored
* fix: add prefix sync for CLI argocd app flag --retry-limit, --retry-backoff-duration, --retry-backoff-factor and --retry-backoff-max-duration Signed-off-by:
May Zhang <may_zhang@intuit.com>
-
Alexander Matyushentsev authored
Signed-off-by:
Alexander Matyushentsev <AMatyushentsev@gmail.com>
-
Alexander Matyushentsev authored
Signed-off-by:
Alexander Matyushentsev <AMatyushentsev@gmail.com>
-
Remington Breeze authored
fix(ui): Pod logs filter did not refresh on button click. Also add tooltip for clarification (#5858) Signed-off-by:
Remington Breeze <remington@breeze.software>
-
Alexander Matyushentsev authored
Signed-off-by:
Alexander Matyushentsev <AMatyushentsev@gmail.com>
-
Chetan Banavikalmutt authored
Using exit-code flag we could control the exit status of the command when there's a diff. Example: argocd app diff sample --local /path --exit-code=false The above command will return exit code 0 even if it finds a diff. Signed-off-by:
Chetan Banavikalmutt <chetanrns1997@gmail.com>
-
Kshama Jain authored
* fix: get correct username from jwt token subject Signed-off-by:
kshamajain99 <kshamajain99@gmail.com>
-
jannfis authored
* chore: Fix manifest generation in release and make quay.io the lead Signed-off-by:
jannfis <jann@mistrust.net> * Fix docker push command Signed-off-by:
jannfis <jann@mistrust.net>
-
May Zhang authored
Signed-off-by:
May Zhang <may_zhang@intuit.com>
-
- 22 Mar, 2021 1 commit
-
-
William Tam authored
* Separate "online" mode from "production" mode in yarn build Signed-off-by:
William Tam <email.wtam@gmail.com> * Signed-off-by: William Tam <email.wtam@gmail.com> Fix typo
-
- 20 Mar, 2021 1 commit
-
-
May Zhang authored
* fix: error when reset kustomize parameters from UI Signed-off-by:
May Zhang <may_zhang@intuit.com> * Revert "fix: error when reset kustomize parameters from UI" This reverts commit 126f210a Signed-off-by:
May Zhang <may_zhang@intuit.com> * fix: error when reset kustomize parameters from UI Signed-off-by:
May Zhang <may_zhang@intuit.com>
-
- 19 Mar, 2021 4 commits
-
-
argo-bot authored
-
argo-bot authored
-
Alexander Matyushentsev authored
* docs: add 2.0 change log and mention redis in upgrade instructions Signed-off-by:
Alexander Matyushentsev <AMatyushentsev@gmail.com> * docs: apply reviewer notes Signed-off-by:
Alexander Matyushentsev <AMatyushentsev@gmail.com>
-
Chetan Banavikalmutt authored
This commit adds a flag --plugin-env to the app unset command, using which the plugin env varibles can be removed if present. Example argocd app unset example --plugin-env key1 --plugin-env key2 Fixes: #5681 Signed-off-by:
Chetan Banavikalmutt <chetanrns1997@gmail.com>
-
- 18 Mar, 2021 5 commits
-
-
jannfis authored
* chore: Use right protocol for argocd-ui dependency Signed-off-by:
jannfis <jann@mistrust.net> * Update docs Signed-off-by:
jannfis <jann@mistrust.net>
-
Alexander Matyushentsev authored
Signed-off-by:
Alexander Matyushentsev <AMatyushentsev@gmail.com>
-
Alexander Matyushentsev authored
Signed-off-by:
Alexander Matyushentsev <AMatyushentsev@gmail.com>
-
Alexander Matyushentsev authored
Signed-off-by:
Alexander Matyushentsev <AMatyushentsev@gmail.com>
-
May Zhang authored
Signed-off-by:
May Zhang <may_zhang@intuit.com>
-
- 17 Mar, 2021 3 commits
-
-
May Zhang authored
* doc: update doc regarding PruneLast sync option. Signed-off-by:
May Zhang <may_zhang@intuit.com> * fix: semantic pr failed. Signed-off-by:
May Zhang <may_zhang@intuit.com> * fix: also updated application.yaml Signed-off-by:
May Zhang <may_zhang@intuit.com>
-
Alexander Matyushentsev authored
Signed-off-by:
Alexander Matyushentsev <AMatyushentsev@gmail.com>
-
Svend Sorensen authored
* feat(helm): Do not fail when value files do not exist Skip Helm value files that do not exit. This will allow the values that do exit to be displayed.
-
- 16 Mar, 2021 1 commit
-
-
Florian Flock authored
Command in the Deployment of argocd-server needs to be `argocd-server`, otherwise it will fail on startup.
-