Commit Graph

24 Commits (274804707c827f905136c483267bdc9510c55701)

Author SHA1 Message Date
Matt Butcher 5bcf29d214 feat(tiller): make configmaps the default storage
8 years ago
Ville Aikas c2cdb97ba2 Merge pull request #1039 from vaikas-google/master
8 years ago
vaikas-google bdbe457c3c forgot to change the return to string
8 years ago
vaikas-google d2841f92f3 formatting changes, add comments, make tests pass
8 years ago
fibonacci1729 ae2d6c5050 Merge branch 'master' into feat/storage-memory
8 years ago
fibonacci1729 3a6a9f2436 gofmt on cmd/tiller
8 years ago
fibonacci1729 1d04646c85 update failing tests to use new storage / driver apis
8 years ago
Michelle Noorali f600b30c7a feat(kube): add update logic to kube client
8 years ago
Matt Butcher ff32062ae8 feat(tiller): support hooks for install
8 years ago
Matt Butcher e757b24aed fix(*): add license header
8 years ago
Matt Butcher 490cef784c fix(tiller): refactor template render to use chartutil.
8 years ago
Adam Reese 818c878700 chore(*): use k8s.io as the import path
8 years ago
Matt Butcher 938dbf095a feat(tiller): stub in release history
9 years ago
Matt Butcher 6b68e7891f feat(tiller): delete operation runs against Kubernetes
9 years ago
Matt Butcher 6db7c39b84 feat(helm, tiller): implement k8s portion of install
9 years ago
Matt Butcher f098cb6fb6 fix(*): rewrite import paths
9 years ago
Matt Butcher dcfd1a4284 fix(storage): use new HAPI for storage
9 years ago
Matt Butcher 50f4349512 feat(tiller): add template and release to install
9 years ago
Matt Butcher 0ad4803aa3 fix(storage): Use a CRUD interface
9 years ago
Matt Butcher fa6a33c349 feat(storage): add basic implementation of storage
9 years ago
Matt Butcher b8bf4db347 fix(environment): make KubeClient take multiple files
9 years ago
Matt Butcher 913905a54f fix(tiller): change environment.Engine signature
9 years ago
Matt Butcher 610c6ced09 fix(environment): add tests for Environment
9 years ago
Matt Butcher 7a0413344e feat(tiller): stub out environment
9 years ago