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.
  1. 23 Jul, 2019 5 commits
  2. 22 Jul, 2019 7 commits
  3. 21 Jul, 2019 2 commits
    • Devon Mizelle's avatar
      Check that TLS is enabled when registering DEX Handlers (#1963) · 4dc959f3
      Devon Mizelle authored
      This commit makes it so that `registerDexHandlers` in `server/server.go`
      only attempts to modify `a.TLSConfig` if TLS is enabled.
      
      Without this, deployments of ArgoCD that don't have a certificate
      enabled (in the case where a LB/Ingress Controller is handling SSL
      connections as a reverse proxy) end up having a nil pointer reference
      panic on start.
      4dc959f3
    • stgarf's avatar
      Update CONTRIBUTING.md (#1964) · a657ceb5
      stgarf authored
      Add small snippet on updating dependencies before building to avoid 
      failures.
      a657ceb5
  4. 19 Jul, 2019 5 commits
  5. 18 Jul, 2019 1 commit
  6. 17 Jul, 2019 4 commits
  7. 15 Jul, 2019 4 commits
  8. 13 Jul, 2019 1 commit
  9. 12 Jul, 2019 4 commits
  10. 11 Jul, 2019 7 commits