1. 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
  2. 20 Apr, 2016 10 commits
  3. 19 Apr, 2016 3 commits
  4. 18 Apr, 2016 10 commits
  5. 15 Apr, 2016 6 commits
  6. 14 Apr, 2016 10 commits