Commit Graph

24 Commits (eb2625b118632376acfb4e4aca360e1875cf9ef5)

Author SHA1 Message Date
Matt Butcher 6b5534193e fix(_proto): add license block to proto files
8 years ago
Miguel Martinez c2459c06bf New Chart linter structure
8 years ago
Matt Butcher 9ca8c27e16 fix(*): change TOML to YAML
8 years ago
Adam Reese 818c878700 chore(*): use k8s.io as the import path
8 years ago
Matt Butcher 57c9861116 Merge pull request #715 from technosophos/docs/updated-charts
8 years ago
Matt Butcher 7d2ae9378a fix(proto): let chart take multiple Files.
8 years ago
fibonacci1729 97170b0732 fix(hapi): field for miscellaneous files in a chart archive, e.g. 'README', 'LICENSE'
8 years ago
Matt Butcher b1fb7cea7d feat(helm): allow user to specify release name
8 years ago
Matt Butcher 5c942226a3 feat(helm): allow overriding values
8 years ago
Matt Butcher 26e003b931 docs(chart): updated chart documentation
8 years ago
Matt Butcher a8642c81fc fix(helm,tiller): change list offset to next result
8 years ago
Matt Butcher 6844d3b493 feat(helm,tiller): add list reverse, string offset
8 years ago
Matt Butcher dfc9693afe feat(helm,tiller): add support for list filters
8 years ago
Matt Butcher ea6b82a43c feat(tiller): sort list in tiller, not helm
8 years ago
Matt Butcher 3ddacb6b4b fix(proto): fix style issues and documentation
8 years ago
Matt Butcher 6db7c39b84 feat(helm, tiller): implement k8s portion of install
8 years ago
Matt Butcher dd2ff4f916 feat(tiller): implement get and status
9 years ago
Matt Butcher c9b3c36243 feat(helm): implement 'helm remove'
9 years ago
Matt Butcher 67e482c9e3 Merge pull request #57 from technosophos/feat/dry-run-install
9 years ago
Matt Butcher 58fdaf1e52 feat(tiller): add support for dry run install
9 years ago
Brian 7bc50a5d79 feat(tiller): add initial tiller client for basic helm installs.
9 years ago
Matt Butcher 50f4349512 feat(tiller): add template and release to install
9 years ago
Matt Butcher 0b9683e193 feat(tiller): add release server stub
9 years ago
Brian Hardock a3066bb0c0 feat(hapi-pb):
9 years ago