1. 06 Oct, 2017 1 commit
  2. 16 Jun, 2017 1 commit
  3. 02 Jun, 2017 1 commit
  4. 07 Mar, 2017 1 commit
  5. 02 Feb, 2017 1 commit
  6. 01 Feb, 2017 1 commit
    • Michelle Noorali's avatar
      feat(*): add helm test command mvp · d46d63a8
      Michelle Noorali authored
      * This is a simple mvp which processes a test definition with the
      hook annotation for test when you run `helm test [release]`
      * helm client cmd, proto def, tiller logic
      d46d63a8
  7. 21 Dec, 2016 1 commit
    • Steve Wilkerson's avatar
      docs(helm): change `trunc 24` in base charts · 141a401c
      Steve Wilkerson authored
      The upper limit for a chart name is 63 characters now instead of
      14 or 24 in older versions of Kubernetes. This replaces `trunc 24`
      in the example chart provided to `trunc 63` to reflect the new
      length available.
      
      Closes #1637
      141a401c
  8. 20 Dec, 2016 1 commit
    • Steve Wilkerson's avatar
      docs(helm): change `trunc 24` in base charts · a6803d9c
      Steve Wilkerson authored
      The upper limit for a chart name is 54 characters now instead of
      14 or 24 in older versions of Kubernetes. This replaces `trunc 24`
      in the example chart provided to `trunc 54` to reflect the new
      length available.
      
      Closes #1637
      a6803d9c
  9. 07 Dec, 2016 1 commit
  10. 05 Dec, 2016 1 commit
  11. 17 Oct, 2016 1 commit
  12. 18 Aug, 2016 1 commit
  13. 06 Jul, 2016 1 commit
  14. 29 Jun, 2016 1 commit
  15. 24 Jun, 2016 2 commits
  16. 23 Jun, 2016 2 commits
  17. 22 Jun, 2016 2 commits
  18. 21 Jun, 2016 1 commit
  19. 20 Jun, 2016 1 commit
    • Miguel Martinez's avatar
      New Chart linter structure · c2459c06
      Miguel Martinez authored
      Fixed tests
      
      Adding chart name linter
      
      Add lint error
      
      Moving to blocks
      
      Moving to method
      
      Moved lint rules to functions
      
      Semantic version validation
      
      Linting engine
      
      Adding sources and home validations
      
      Sharing file loading
      
      Sharing file loading
      
      Rolling back readme
      
      Rewriting other linters
      
      Fixing tests
      
      Typo
      
      Using chart.Metadata
      
      Fixing format
      
      Adding UNKNOWN in Engine
      
      Adding tabs
      
      Fixing tabs
      c2459c06
  20. 08 Jun, 2016 1 commit
  21. 07 Jun, 2016 2 commits
  22. 05 May, 2016 1 commit
  23. 04 May, 2016 1 commit
    • Matt Butcher's avatar
      feat(helm, tiller): implement k8s portion of install · 6db7c39b
      Matt Butcher authored
      This commit finally ties `helm install` together with the Kubernetes
      client library to make an end-to-end trip.
      
      There were several small fixes to go on both client and server side,
      along with some changes to proto to support better error reporting.
      
      The alpine chart has been updated to exhibit how the new Helm works.
      6db7c39b
  24. 03 May, 2016 1 commit
  25. 28 Apr, 2016 1 commit
  26. 27 Apr, 2016 1 commit