helm/pkg/engine
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
..
doc.go feat(engine): add template engine 2016-04-12 17:04:49 -06:00
engine.go feat(helm, tiller): implement k8s portion of install 2016-05-04 17:27:00 -06:00
engine_test.go feat(helm, tiller): implement k8s portion of install 2016-05-04 17:27:00 -06:00