Commit Graph

41 Commits (72be00c6fc2cdcd8e095cd39f47cba72aa08ca4e)

Author SHA1 Message Date
Adam Reese 818c878700 chore(*): use k8s.io as the import path
10 years ago
Aaron Schlesinger 56069ae474 Fix tests
10 years ago
Aaron Schlesinger fe3afa8012 Added test for probes ServeMux
10 years ago
Aaron Schlesinger ada108126c Add HTTP server for liveness and readiness probes
10 years ago
Matt Butcher 146ac61286 fix(tiller): fix startup output
10 years ago
Matt Butcher b1fb7cea7d feat(helm): allow user to specify release name
10 years ago
Matt Butcher a8642c81fc fix(helm,tiller): change list offset to next result
10 years ago
Matt Butcher 6844d3b493 feat(helm,tiller): add list reverse, string offset
10 years ago
Matt Butcher dfc9693afe feat(helm,tiller): add support for list filters
10 years ago
Matt Butcher ea6b82a43c feat(tiller): sort list in tiller, not helm
10 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 9d78c33b69 feat(tiller): allow specifying namespace on cli
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 e869c36cd2 feat(helm, tiller): implement list
10 years ago
Matt Butcher 6950fe42dd feat(helm, tiller): add release listings
10 years ago
Adam Reese aca9f0f8f2 fix(vet): fix weird go vet issue
10 years ago
Matt Butcher 67bd026840 fix(tiller): pass address and port via flag
10 years ago
Matt Butcher f098cb6fb6 fix(*): rewrite import paths
10 years ago
Matt Butcher dd2ff4f916 feat(tiller): implement get and status
10 years ago
Matt Butcher c9b3c36243 feat(helm): implement 'helm remove'
10 years ago
Matt Butcher 58fdaf1e52 feat(tiller): add support for dry run install
10 years ago
Matt Butcher c4b2926ce6 fix(*): fix misc style issues
10 years ago
Matt Butcher 33a543c920 fix(tiller): replace codegangsta with cobra
10 years ago
Matt Butcher 00aaf653da fix(tiller): add tests
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 0b9683e193 feat(tiller): add release server stub
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 b647e9a94d fix(tiller): add server test
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 b86a1cb94e ifeat(tiller): add environment to server struct
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
Matt Butcher 0868355d3e feat(cmd): add grpc client and server
10 years ago