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.
- 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
-
- 25 Jul, 2019 1 commit
-
-
Alexander Matyushentsev authored
-
- 23 Jul, 2019 1 commit
-
-
Alexander Matyushentsev authored
* Move kustomization files back to kustomize 2.0.3 * Dockerize codegen
-
- 17 Jul, 2019 1 commit
-
-
Devon Mizelle authored
* Bump Kustomize v2.1.0 to v3.0.0
-
- 11 Jul, 2019 1 commit
-
-
jannfis authored
-
- 10 Jul, 2019 1 commit
-
-
Alexander Matyushentsev authored
Issue #1917 - App details page incorrect uses 'requires pruning' icon for out-of-sync resources (#1918)
-
- 09 Jul, 2019 1 commit
-
-
Jake Utley authored
* Allow Helm parameters to force ambiguously-typed values to be strings * Fix protobud issue for ForceString field * Ran pre-commit checks * Revert "Ran pre-commit checks" This reverts commit b384d16e46f093fbbbd469d45c7ba65fc35a123a. * Ran pre-commit checks * Revert "Ran pre-commit checks" This reverts commit dc9e31567ba791797c04fc09747caffc4a78c9c2. * Ran pre-commit checks
-
- 02 Jul, 2019 2 commits
-
-
Alex Collins authored
-
Alexander Matyushentsev authored
-
- 27 Jun, 2019 1 commit
-
-
Alexander Matyushentsev authored
-
- 19 Jun, 2019 1 commit
-
-
Alexander Matyushentsev authored
-
- 18 Jun, 2019 3 commits
-
-
Alexander Matyushentsev authored
-
Alex Collins authored
-
Simon Behar authored
-
- 13 Jun, 2019 1 commit
-
-
Aditya Gupta authored
* Issue argoproj#1677 - allow users to define application-specific URLs, email addresses, and other info
-
- 06 Jun, 2019 2 commits
-
-
Alex Collins authored
-
Liviu Costea authored
-
- 05 Jun, 2019 1 commit
-
-
Alex Collins authored
-
- 04 Jun, 2019 1 commit
-
-
Tom Wieczorek authored
-
- 09 May, 2019 1 commit
-
-
Alex Collins authored
-
- 04 May, 2019 1 commit
-
-
Alexander Matyushentsev authored
-