Commit graph

8 commits

Author SHA1 Message Date
Matt Butcher
0028aac321 fix(docs): add sources field on example chart.yaml 2016-06-08 13:16:47 -06:00
Matt Butcher
9ca8c27e16 fix(*): change TOML to YAML 2016-06-06 21:12:36 -06:00
Adam Reese
818c878700 chore(*): use k8s.io as the import path 2016-06-06 17:17:04 -07:00
Matt Butcher
6b68e7891f feat(tiller): delete operation runs against Kubernetes
Also fixed a minor formatting issue with Alpine chart in docs.
2016-05-05 16:46:31 -06:00
Matt Butcher
6db7c39b84 feat(helm, tiller): implement k8s portion of install
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.
2016-05-04 17:27:00 -06:00
Matt Butcher
6950fe42dd feat(helm, tiller): add release listings
This adds client and server support for 'helm list'.
2016-05-02 20:09:44 -06:00
Matt Butcher
f098cb6fb6 fix(*): rewrite import paths 2016-04-27 21:50:15 -06:00
Matt Butcher
95bc672629 docs(example): add example alpine chart. 2016-04-27 11:30:34 -06:00