Commit Graph

86 Commits (dbdb4df5ff9191dcbc6e6d35eec251b65bd403b3)

Author SHA1 Message Date
Matt Butcher 5bcf29d214 feat(tiller): make configmaps the default storage
10 years ago
Ville Aikas c2cdb97ba2 Merge pull request #1039 from vaikas-google/master
10 years ago
vaikas-google bdbe457c3c forgot to change the return to string
10 years ago
vaikas-google d2841f92f3 formatting changes, add comments, make tests pass
10 years ago
fibonacci1729 ae2d6c5050 Merge branch 'master' into feat/storage-memory
10 years ago
vaikas-google d8e185267d First cut of adding dynamic cluster support to status command
10 years ago
fibonacci1729 ce909a39d6 fix: return only deployed releases
10 years ago
fibonacci1729 559e9081fb style fixes and cleanup
10 years ago
Michelle Noorali f99228778d feat(*): integrate support for upgrade hooks
10 years ago
fibonacci1729 3a6a9f2436 gofmt on cmd/tiller
10 years ago
fibonacci1729 1d04646c85 update failing tests to use new storage / driver apis
10 years ago
fibonacci1729 b28c3793a0 add feature flag to use storage driver configmaps
10 years ago
Michelle Noorali 8be3a34ac6 feat(tiller): add update logic to release server
10 years ago
fibonacci1729 74deac940b update tiller environment & release server to use new storage
10 years ago
Michelle Noorali f600b30c7a feat(kube): add update logic to kube client
10 years ago
Matt Butcher 4593111892 fix(helm): rename --reuse-name to --replace
10 years ago
Matt Butcher 9fe7f41364 feat(972): add --reuse-name flag to helm install
10 years ago
Matt Butcher 95dbefe06d fix(tiller): remove partials and empty manifests
10 years ago
Michelle Noorali 62667e9f12 ref(tiller): fix chart version comparison
10 years ago
Michelle Noorali 0fcd7fccea feat(tiller): add upgrade validations to tiller
10 years ago
Matt Butcher 76d8004abd Merge pull request #979 from technosophos/fix/improved-delete-errors
10 years ago
Adam Reese fcaa426491 chore(*): add missing license blocks to source code
10 years ago
Matt Butcher 8119513cdd fix(tiller): improve deletion error messages
10 years ago
Matt Butcher 1c598c2d13 Merge pull request #964 from technosophos/fix/957-template-name-on-failure
10 years ago
Matt Butcher 57fecb2735 fix(tiller): provide filename when YAML is bad
10 years ago
Adam Reese 57bd8b2c28 feat(*): install releases into namespace
10 years ago
Matt Butcher 1ff5499be7 feat(helm): add --no-hooks to 'helm delete'
10 years ago
Matt Butcher a42b43a9fa feat(helm): add --no-hook to helm install
10 years ago
Adam Reese a14e76a65c chore(*): add canonical import path annotation
10 years ago
Matt Butcher 73a2890277 fix(engine): change template naming
10 years ago
Michelle Noorali 15b428d450 feat(*): add version to release
10 years ago
Matt Butcher e91bbceff2 Merge pull request #916 from technosophos/feat/901-hooks
10 years ago
Matt Butcher ff32062ae8 feat(tiller): support hooks for install
10 years ago
Miguel Martinez 12aa72f121 Replacing options interface argument
10 years ago
Miguel Martinez 7bb4893cad Support Linter for Values
10 years ago
Matt Butcher 225d3a8adc test(engine): add test case for deep release passing
10 years ago
Matt Butcher 22ac61469f feat(*): add Values namespace to templates
10 years ago
Matt Butcher e757b24aed fix(*): add license header
10 years ago
Adam Reese c5c8e82246 feat(tiller): record release status deployed
10 years ago
Matt Butcher da14da360b fix(tiller): save failed releases
10 years ago
Matt Butcher e36647d1c3 Merge pull request #811 from mouserage/master
10 years ago
Matt Butcher 76f4ee1eab fix(tiller): allow different template engine
10 years ago
Matt Butcher 490cef784c fix(tiller): refactor template render to use chartutil.
10 years ago
MouseRage 66d04cbb6e Templates partials
10 years ago
fibonacci1729 3420096fc9 fix(*): start probes server on ':44135' (currently ':44134')
10 years ago
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