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 Feb, 2021 2 commits
-
-
kshamajain99 authored
* fix: disable audience validation Signed-off-by:
kshamajain99 <kshamajain99@gmail.com> * update other places Signed-off-by:
kshamajain99 <kshamajain99@gmail.com>
-
Liviu Costea authored
Signed-off-by:
Liviu Costea <email.lcostea@gmail.com>
-
- 06 Jan, 2021 1 commit
-
-
jannfis authored
Signed-off-by:
jannfis <jann@mistrust.net>
-
- 05 Jan, 2021 1 commit
-
-
Alexander Matyushentsev authored
Signed-off-by:
Alexander Matyushentsev <AMatyushentsev@gmail.com>
-
- 11 Dec, 2020 1 commit
-
-
Alexander Matyushentsev authored
Signed-off-by:
Alexander Matyushentsev <AMatyushentsev@gmail.com>
-
- 02 Dec, 2020 1 commit
-
-
Alexander Matyushentsev authored
Signed-off-by:
Alexander Matyushentsev <AMatyushentsev@gmail.com>
-
- 17 Nov, 2020 1 commit
-
-
Alexander Matyushentsev authored
Signed-off-by:
Alexander Matyushentsev <AMatyushentsev@gmail.com>
-
- 10 Nov, 2020 1 commit
-
-
William Tam authored
* Generate server command reference docs Signed-off-by:
William Tam <email.wtam@gmail.com> * Insert newline Signed-off-by:
William Tam <email.wtam@gmail.com> * undo iinsert newline Signed-off-by:
William Tam <email.wtam@gmail.com> Signed-off-by:
William Tam <email.wtam@gmail.com> * * Renane tab to `Server Configuration Parameters` * Generate argocd-util command docs Signed-off-by:
William Tam <email.wtam@gmail.com> * Tweak erver command descriptions Signed-off-by:
William Tam <email.wtam@gmail.com> * Minor tweaks to argocd-util command descriptions Signed-off-by:
William Tam <email.wtam@gmail.com> * Move main_test.go to secrets_redactor_test.go into commands package Signed-off-by:
William Tam <email.wtam@gmail.com> * Disable auto generation tag. Signed-off-by:
William Tam <email.wtam@gmail.com>
-
- 03 Nov, 2020 1 commit
-
-
Josh Soref authored
* chore(ui): switch to using allow/deny (#4293) Signed-off-by:
Josh Soref <jsoref@users.noreply.github.com>
-
- 02 Nov, 2020 2 commits
-
-
May Zhang authored
* fix: exclude files listed under exclustions * fix: add it to cli * fix: update doc * fix: added e2e test * fix: fix merge conflicts * fix: fix merge conflicts * fix: fix merge conflicts * use glob * fix merge conflict * fix rename the flag * This is my commit message Signed-off-by:
May Zhang <may_zhang@intuit.com> * -s
-
Jesse Suen authored
Signed-off-by:
Jesse Suen <Jesse_Suen@intuit.com>
-
- 30 Oct, 2020 1 commit
-
-
J. Mark Pim authored
-
- 29 Oct, 2020 1 commit
-
-
Isaac Gaskin authored
* fix: adding commonAnnotations optional k/v map to add annotations via kustomize * fix: adding kustomize common annotations also correcting kustomize cli flags to respect multiple options #4613
-
- 27 Oct, 2020 5 commits
-
-
May Zhang authored
* feat: Util for generate global project from ClusterRole * feat: fix lint error * feat: fix test failure * fix lint * fix lint error * moved into sub command and removed not needed fields. * updated error package * rename files
-
Shuwei Hao authored
* feat: Support oci-based helm repository Signed-off-by:
haoshuwei <haoshuwei24@gmail.com>
-
Alexander Matyushentsev authored
-
Tim Etchells authored
Signed-off-by:
Tim Etchells <tetchell@redhat.com>
-
Tim Etchells authored
* feat: Add ID option to 'proj role create-token' Also add some more informative output to the same command Signed-off-by:
Tim Etchells <tetchell@redhat.com> * Parse token on client side, add --token-only flag Signed-off-by:
Tim Etchells <tetchell@redhat.com>
-
- 20 Oct, 2020 1 commit
-
-
William Tam authored
-
- 09 Oct, 2020 2 commits
-
-
Jonathan West authored
-
Alexander Matyushentsev authored
-
- 07 Oct, 2020 1 commit
-
-
May Zhang authored
* feat: autosync protection * feat: autosync protection - update doc * feat: autosync protection - update doc with version
-
- 14 Sep, 2020 1 commit
-
-
May Zhang authored
-
- 08 Sep, 2020 1 commit
-
-
Sayak Mukhopadhyay authored
-
- 04 Sep, 2020 1 commit
-
-
dherman authored
Newer versions of the redis go libraries include built-in support for compression of values going to and from redis. Since the controller is extremely chatty and makes heavy use of redis for caching, this reduces the amount of bandwidth requires significantly. This change should be backwards compatible since the redis libraries detect whether or not compression was used and does not error in the no compression case. Fixes #4256
-
- 01 Sep, 2020 2 commits
-
-
Darshan Chaudhary authored
Signed-off-by:
darshanime <deathbullet@gmail.com>
-
Alexander Matyushentsev authored
-
- 31 Aug, 2020 1 commit
-
-
Maxime Brunet authored
-
- 29 Aug, 2020 1 commit
-
-
Maxime Brunet authored
This fixes the cluster query when the application uses cluster name as destination: ```shell $ argocd app diff guestbook --local=guestbook/ FATA[0010] rpc error: code = Internal desc = runtime error: invalid memory address or nil pointer dereference ```
-
- 28 Aug, 2020 1 commit
-
-
Chetan Banavikalmutt authored
-
- 26 Aug, 2020 1 commit
-
-
Michael Barrientos authored
-
- 25 Aug, 2020 1 commit
-
-
Johan authored
This commit adds support for configurable Helm version either via declarative syntax or via argocd cli. New helm option 'Version' added to the ApplicationSourceHelm struct which can be either 'v2' or 'v3'. Argocd app create accepts '--helm-version' that also looks for the same Helm versions as above.
-
- 24 Aug, 2020 1 commit
-
-
Alexander Matyushentsev authored
-
- 11 Aug, 2020 1 commit
-
-
Alexander Matyushentsev authored
-
- 10 Aug, 2020 1 commit
-
-
Alexander Matyushentsev authored
-
- 06 Aug, 2020 2 commits
-
-
Alexander Matyushentsev authored
fix: make sure allow-cluster-resource/deny-cluster-resource are consistent with allow-namespace-resource/deny-namespace-resource commands (#4064)
-
Alexander Matyushentsev authored
fix: optional 'name' flag of add-orphaned-ignore/remove-orphaned-ignore command should be named, not positional (#4062)
-
- 05 Aug, 2020 1 commit
-
-
Alexander Matyushentsev authored
* refactor: upgrade k8s client to 1.18 * remove unnecessary go mod replacements
-
- 04 Aug, 2020 2 commits
-
-
Darshan Chaudhary authored
feat: add cluster resource blacklist to projects (#3960) Signed-off-by:
darshanime <deathbullet@gmail.com>
-
Alexander Matyushentsev authored
-