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.
- 09 Jun, 2020 1 commit
-
-
Alexander Matyushentsev authored
-
- 02 Jun, 2020 1 commit
-
-
Alexander Matyushentsev authored
-
- 16 May, 2020 1 commit
-
-
Alexander Matyushentsev authored
-
- 05 May, 2020 1 commit
-
-
Alexander Matyushentsev authored
-
- 02 May, 2020 1 commit
-
-
Alexander Matyushentsev authored
-
- 23 Apr, 2020 1 commit
-
-
Alexander Matyushentsev authored
-
- 21 Apr, 2020 1 commit
-
-
Alexander Matyushentsev authored
* feat: upgrade dex to v2.23.0 * workaround for https://github.com/dexidp/dex/issues/1695
-
- 15 Apr, 2020 2 commits
-
-
Alexander Matyushentsev authored
-
Alexander Matyushentsev authored
-
- 14 Apr, 2020 1 commit
-
-
Bruno Clermont authored
-
- 13 Apr, 2020 1 commit
-
-
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
-
- 06 Apr, 2020 1 commit
-
-
Alexander Matyushentsev authored
-
- 02 Apr, 2020 1 commit
-
-
Alexander Matyushentsev authored
-
- 30 Mar, 2020 1 commit
-
-
Alexander Matyushentsev authored
-
- 26 Mar, 2020 2 commits
-
-
rachelwang20 authored
feat: Including namespace whiteliste resources support (#3292)
-
Alexander Matyushentsev authored
-
- 20 Mar, 2020 1 commit
-
-
Alexander Matyushentsev authored
-
- 18 Mar, 2020 1 commit
-
-
Alexander Matyushentsev authored
-
- 20 Feb, 2020 1 commit
-
-
Shelby Moore authored
-
- 10 Feb, 2020 1 commit
-
-
Alex Collins authored
-
- 29 Jan, 2020 1 commit
-
-
Sean Dukehart authored
Necessary STDIN changes to support Windows Added support for SE Linux Informational message about linting OOM Updated due to latest helm stable being 3.x
-
- 15 Jan, 2020 1 commit
-
-
Alexander Matyushentsev authored
-
- 13 Dec, 2019 1 commit
-
-
Alex Collins authored
* Adds revision history limit. Closes #2790
-
- 11 Dec, 2019 1 commit
-
-
Jesse Suen authored
-
- 03 Dec, 2019 1 commit
-
-
Alex Collins authored
-
- 28 Oct, 2019 1 commit
-
-
Alexander Matyushentsev authored
-
- 18 Oct, 2019 1 commit
-
-
Alex Collins authored
-
- 17 Oct, 2019 1 commit
-
-
Devan Goodwin authored
-
- 16 Oct, 2019 1 commit
-
-
Jeff Hastings authored
-
- 08 Oct, 2019 1 commit
-
-
Adam Johnson authored
Convert maintenance windows to sync windows (#2416)
-
- 01 Oct, 2019 2 commits
-
-
Adam Johnson authored
* Add maintenance windows for applications, configured at the project level * move maintenance window check out of autoSync(), fix imports and error checking * fix ui lint * add some more tests for maintenance * patch after pre-commit * Add more tests for maintenance windows * Remove Dockerfile as it was added by mistake
-
Fred Dubois authored
In openshift clusters, the user id of your container can be arbitrary, so you need to make the running images compatible with this behavior. The problematic application for argo-cd was the repo server. When trying to clone the repos it was getting the error "No user exists for uid 100083000" (100083000 was the random user id being injected by openshift in my case). This was because the user 100083000 wasn't in the /etc/passwd file. The changes in this commit add a uid_entrypoint.sh script that, when the container starts, modifies the /etc/passwd file to add an entry with the current UID _only_ if the current UID isn't there. References: * Problematic behavior of ssh when user id isn't in the /etc/passwd file: https://unix.stackexchange.com/questions/524268/running-git-or-ssh-client-in-docker-as-user-no-user-exists-for-uid * OpenShift guidelines on how to make your docker image runnable by arbitrary user ids: https://access.redhat.com/documentation/en-us/openshift_container_platform/3.11/html/creating_images/creating-images-guidelines#use-uid
-
- 26 Sep, 2019 1 commit
-
-
Alexander Matyushentsev authored
* Issue #2261 - Refactor Helm first class support * Address code review comments * Remove unused field from GetAppDetails method
-
- 25 Sep, 2019 1 commit
-
-
Yujun Zhang authored
-
- 06 Sep, 2019 1 commit
-
-
Alex Collins authored
-
- 19 Aug, 2019 1 commit
-
-
Alexander Matyushentsev authored
-
- 09 Aug, 2019 1 commit
-
-
Alex Collins authored
-
- 02 Aug, 2019 1 commit
-
-
Alex Collins authored
-
- 30 Jul, 2019 1 commit
-
-
jannfis authored
-
- 29 Jul, 2019 1 commit
-
-
Alexander Matyushentsev authored
-