helm/pkg
Matt Butcher 2802fcbd87 feat(chartutil): optimize for re-use
This is a refactor of the loader to use in-memory buffers instead of
trying to optimize for memory usage by delaying reads until the last
possible moment. Since charts tend to stay well below 1M in size, this
makes more sense, and is easier to work with.
2016-06-02 16:09:48 -06:00
..
chart fix(style): cleanup coding style on error returns 2016-05-25 00:02:52 -07:00
chartutil feat(chartutil): optimize for re-use 2016-06-02 16:09:48 -06:00
client fix(tiller): fix install function 2016-05-30 17:09:53 +09:00
engine feat(helm, tiller): implement k8s portion of install 2016-05-04 17:27:00 -06:00
helm fix(helm): stop requiring a values.toml in a chart 2016-05-26 10:19:47 -06:00
kube feat(tunnel): add logic for detecting tiller pod 2016-05-24 12:33:30 -07:00
lint add test for malformed values.toml file 2016-05-11 16:20:09 -07:00
proto/hapi Merge pull request #715 from technosophos/docs/updated-charts 2016-05-25 11:32:20 -06:00
repo ref(helm): refactor helm unit tests 2016-05-25 13:55:40 -04:00
storage fix(tiller): stop returning deleted releases for list 2016-05-20 11:26:30 -06:00
timeconv feat(pkg): add a timeconv.String function 2016-05-10 13:11:44 -06:00
version feat(version): statically link version at build time 2016-05-31 23:10:26 -07:00