1. 21 May, 2019 1 commit
  2. 20 May, 2019 2 commits
  3. 14 May, 2019 2 commits
  4. 09 May, 2019 1 commit
  5. 08 May, 2019 3 commits
  6. 07 May, 2019 2 commits
  7. 01 May, 2019 2 commits
  8. 12 Mar, 2019 2 commits
  9. 06 Mar, 2019 1 commit
    • Start prometheus proxy nginx in process 1 · 78f31511
      orangedeng authored
      **Problem:**
      When we start nginx in our start-up script, the nginx process would
      become the child process of start-up script process and not process 1.
      In this case, the kill signal from kubelet/docker will be sent to
      start-up script instead of nginx so the nginx process won't stop after
      kill.
      
      **Solution:**
      Change the proxy command and let nginx start at process 1.
  10. 05 Mar, 2019 1 commit
    • Use repository for image name key in templates · 0a1d0d47
      orangedeng authored
      In system-charts, we need to use the `repository` and `tag` to define
      container's image name. After that, we can collect them together and
      provide an images list we need for system charts.
  11. 27 Feb, 2019 3 commits
  12. 26 Feb, 2019 3 commits
  13. 25 Feb, 2019 1 commit
  14. 22 Feb, 2019 1 commit
  15. 20 Feb, 2019 7 commits
  16. 15 Feb, 2019 1 commit
  17. 14 Feb, 2019 5 commits
  18. 13 Feb, 2019 1 commit
  19. 12 Feb, 2019 1 commit