1. 09 May, 2018 1 commit
  2. 26 Apr, 2018 1 commit
  3. 25 Apr, 2018 1 commit
  4. 23 Apr, 2018 2 commits
  5. 20 Apr, 2018 3 commits
  6. 19 Apr, 2018 1 commit
  7. 18 Apr, 2018 3 commits
  8. 22 Apr, 2016 1 commit
    • Brian's avatar
      feat(tiller): add initial tiller client for basic helm installs. · 7bc50a5d
      Brian authored
        1. install command loads chart archive.
        2. invokes helm api to transform the pkg/chart.Chart type
           to it's proto model.
        3. the client then establishes a connection to tiller.
        4. sends InstallReleaseRequest, receives InstallReleaseResponse.
      
      todo (for complete install):
        - walk pkg/chart.{Values,Deps,Templates} types and populate proto
          definitions for various apis/messages.
      7bc50a5d
  9. 21 Apr, 2016 1 commit
  10. 11 Apr, 2016 1 commit
  11. 08 Apr, 2016 1 commit