Commit graph

4 commits

Author SHA1 Message Date
Matt Butcher
fa6a33c349 feat(storage): add basic implementation of storage
This is an in-memory storage layer for storing releases. This will be
superseded by the Kubernetes ConfigMap implementtion.
2016-04-13 15:53:51 -06:00
Matt Butcher
b04a1cc7d4 fix(tiller): set up Tiller environment correctly
And structure the tests better.
2016-04-13 11:55:27 -06:00
Matt Butcher
913905a54f fix(tiller): change environment.Engine signature 2016-04-12 17:04:49 -06:00
Matt Butcher
fa387494fb feat(engine): add template engine 2016-04-12 17:04:49 -06:00