1. 04 Apr, 2017 1 commit
  2. 14 Feb, 2017 1 commit
  3. 08 Feb, 2017 1 commit
  4. 03 Feb, 2017 1 commit
  5. 02 Feb, 2017 1 commit
  6. 01 Feb, 2017 3 commits
  7. 31 Jan, 2017 1 commit
  8. 13 Dec, 2016 1 commit
  9. 27 Sep, 2016 1 commit
  10. 29 Aug, 2016 1 commit
  11. 10 Aug, 2016 2 commits
  12. 09 Aug, 2016 1 commit
  13. 20 Jul, 2016 1 commit
  14. 06 Jul, 2016 2 commits
  15. 22 Jun, 2016 1 commit
  16. 10 May, 2016 1 commit
  17. 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
  18. 25 Apr, 2016 1 commit
  19. 22 Apr, 2016 1 commit
    • Matt Butcher's avatar
      feat(tiller): add support for dry run install · 58fdaf1e
      Matt Butcher authored
      This adds support for dry run on install, as well as providing
      enough info for an install to display (verbose) manifests. While
      doing this, I ended up just storing the rendered manifests for
      simplicity.
      58fdaf1e
  20. 15 Apr, 2016 1 commit
    • Brian Hardock's avatar
      feat(hapi-pb): · a3066bb0
      Brian Hardock authored
      	1. remove preliminary hapi protocol buffer definitions
      	2. modify hapi Makefile
      	3. update hapi protobuf model in _proto/hapi/{chart,release,services}
      	4. generate protobuf src to pkg/proto/hapi/{chart,release,services}
      a3066bb0