Commit Graph

19 Commits (v2.0.0-alpha.2)

Author SHA1 Message Date
Matt Butcher e757b24aed fix(*): add license header
9 years ago
Matt Butcher 490cef784c fix(tiller): refactor template render to use chartutil.
9 years ago
Adam Reese 818c878700 chore(*): use k8s.io as the import path
9 years ago
Matt Butcher 938dbf095a feat(tiller): stub in release history
10 years ago
Matt Butcher 75a1aa648e fix(*): correct numerous golint errors
10 years ago
Matt Butcher 6b68e7891f feat(tiller): delete operation runs against Kubernetes
10 years ago
Matt Butcher 6db7c39b84 feat(helm, tiller): implement k8s portion of install
10 years ago
Matt Butcher f098cb6fb6 fix(*): rewrite import paths
10 years ago
Matt Butcher dcfd1a4284 fix(storage): use new HAPI for storage
10 years ago
Matt Butcher 50f4349512 feat(tiller): add template and release to install
10 years ago
Matt Butcher 0ad4803aa3 fix(storage): Use a CRUD interface
10 years ago
Matt Butcher 44dc0de71f fix(server): add tests for in-memory storage
10 years ago
Matt Butcher fa6a33c349 feat(storage): add basic implementation of storage
10 years ago
Matt Butcher a4a0c79fc4 Merge pull request #13 from technosophos/fix/kubeclient-iface
10 years ago
Matt Butcher b8bf4db347 fix(environment): make KubeClient take multiple files
10 years ago
Matt Butcher b04a1cc7d4 fix(tiller): set up Tiller environment correctly
10 years ago
Matt Butcher 913905a54f fix(tiller): change environment.Engine signature
10 years ago
Matt Butcher 610c6ced09 fix(environment): add tests for Environment
10 years ago
Matt Butcher 7a0413344e feat(tiller): stub out environment
10 years ago