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.
- 28 Apr, 2020 3 commits
-
-
Alexander Matyushentsev authored
* add redis metrics to application controller and api server * fix failed test
-
May Zhang authored
-
Alexander Matyushentsev authored
-
- 27 Apr, 2020 1 commit
-
-
May Zhang authored
* Set root path * updated http mux if --rootpath is set during server startup. updated baseHRef if --rootpath is set. added --grpc-web-root-path for CLI. * added rootpath as part of config context name * clean up not used variables.
-
- 24 Apr, 2020 1 commit
-
-
Alexander Matyushentsev authored
-
- 23 Apr, 2020 4 commits
-
-
Alexander Matyushentsev authored
* feat: limit the maximum number of concurrent login attempts * unit test rate limiter * address reviewer questions
-
Alexander Matyushentsev authored
-
rumstead authored
Fix spelling/spacing
-
Alexander Matyushentsev authored
-
- 22 Apr, 2020 1 commit
-
-
Alexander Matyushentsev authored
-
- 21 Apr, 2020 5 commits
-
-
Alexander Matyushentsev authored
-
jannfis authored
* fix: Add initial implementation for rate limiting failed logins * Trigger test build * Remove deprecated code and fix new project tests * move cache related code from sessionmanager to cache access wrapper * avoid using sleep in sessionmanager tests * mention SECONDS in session manager environment variables to make it easier to understand meaning of each variable * Login button should be disabled while user is waiting for login result * prevent timing-based user enumeration attack * reject too many failed attempts; always compute hash and introduce random delay * remove unused constants * fix linter errors Co-authored-by:
Alexander Matyushentsev <amatyushentsev@gmail.com>
-
Alexander Matyushentsev authored
-
Alexander Matyushentsev authored
* fix: argocd-util kubeconfig should use RawRestConfig to export config * document 'argocd-util kubeconfig' command
-
Alexander Matyushentsev authored
* feat: upgrade dex to v2.23.0 * workaround for https://github.com/dexidp/dex/issues/1695
-
- 20 Apr, 2020 4 commits
-
-
Alexander Matyushentsev authored
-
jannfis authored
-
wecger authored
feat: metrics, argocd_app_info adding syncpolicy info, argocd_cluster_info adding clustername (#3411) * extending metrics with syncpolicies and clustername * extending metrics with syncpolicies and clustername: fixing tests * extending metrics with syncpolicies and clustername: fixing order in labels * extending metrics with syncpolicies and clustername: fixing lint issues
-
- 19 Apr, 2020 2 commits
-
-
Alexander Matyushentsev authored
* fix: sort imports in knowntypes_normalizer.go * drafT
-
Ed Lee authored
-
- 17 Apr, 2020 3 commits
-
-
Alexander Matyushentsev authored
-
Alexander Matyushentsev authored
-
Alexander Matyushentsev authored
-
- 16 Apr, 2020 2 commits
- 15 Apr, 2020 6 commits
-
-
May Zhang authored
-
Alexander Matyushentsev authored
-
Alexander Matyushentsev authored
-
jannfis authored
-
jannfis authored
-
Alexander Matyushentsev authored
-
- 14 Apr, 2020 5 commits
-
-
May Zhang authored
* Fixing argocd app diff when using helm repo * adding test code * get rid of optional parameter * get rid of optional parameter * Added test case * Fix failed tests
-
jannfis authored
* chore: Fix linter complaints
-
Bruno Clermont authored
-
Alexander Matyushentsev authored
* feat: add settings troubleshooting commands to the 'argocd-util' binary
-
peteski authored
Fixed typos in best practices section for immutability.
-
- 13 Apr, 2020 3 commits
-
-
rachelwang20 authored
* feat: Let user to define meaningful unique JWT token name * Update sessionmanager.go * Update server_test.go * Update sessionmanager_test.go * Adding get JWTToken by id if not then by issued time * Adding relate tests * Adding relate tests * Retrigger the build * feat: Let user to define meaningful unique JWT token name * Update sessionmanager.go * Update server_test.go * Update sessionmanager_test.go * Adding get JWTToken by id if not then by issued time * Adding relate tests * Retrigger the build * feat: Let user to define meaningful unique JWT token name * Adding get JWTToken by id if not then by issued time * Adding relate tests * Adding UI change * add yarn lint
-
jannfis authored
-
jannfis authored
* chore: Fix some Sonarcloud related quirks
-