Commit Graph

106 Commits (b47379ccdc6e2b6e6faf7bd8db3a7387b48c87d2)

Author SHA1 Message Date
fibonacci1729 b47379ccdc feat(rollback-storage): golint & removed early return from release server 9 years ago
fibonacci1729 de5365ec5c feat(rollback-support): update release server / release server test 9 years ago
Matt Butcher 663f2b0f1d fix(tiller): add test for failed hooks 9 years ago
Matt Butcher 53b01949a8 fix(tiller): store failed release on post-inst failure 9 years ago
Matt Butcher c7182a5a35 Merge pull request from ammeon/replace-deleted 9 years ago
Nic Roland c180c4a250 fix(tiller): Install --replace will result in an upgrade 9 years ago
fibonacci1729 5b7e841faf chore(tiller): delete redundant testing of storage in pkg/environment 9 years ago
Matt Butcher fefa00fc52 fix(tiller): return status for deleted release 9 years ago
vaikas-google 7c4cad5cf0 address lint comments from changing from all caps to camelcase 9 years ago
vaikas-google c2a86cfbd4 fix a return statement with not enough arguments due to merge conflict 9 years ago
vaikas-google 492dbb3791 Add support for NOTES.txt file 9 years ago
Matt Butcher 25c77febdb Merge pull request from technosophos/feat/1001-k8s-apiversion 9 years ago
Matt Butcher 557db8c6af feat(tiller): verify apiVersions before install 9 years ago
joe2far 4b718274bc fix(tiller): truncate release name returned from moniker 9 years ago
Matt Butcher 1be28d6f29 feat(*): add 'helm list --all' and related flags 9 years ago
Matt Butcher 926d7931d8 Merge pull request from ebraminio/deletepurge 9 years ago
Michelle Noorali 197e466b9a ref(*): return resource update errors 9 years ago
Adam Reese 9bb471d2a8 fix(cmd): s/accomodate/accommodate/ 9 years ago
Matt Butcher cafec1202b feat(tiller): limit the max len of Release.Name 9 years ago
Ebrahim Byagowi 1c9b8d7257 Add purge option for completely remove a release from tiller 9 years ago
Matt Butcher 5bcf29d214 feat(tiller): make configmaps the default storage 9 years ago
Ville Aikas c2cdb97ba2 Merge pull request from vaikas-google/master 9 years ago
vaikas-google bdbe457c3c forgot to change the return to string 9 years ago
vaikas-google d2841f92f3 formatting changes, add comments, make tests pass 9 years ago
fibonacci1729 ae2d6c5050 Merge branch 'master' into feat/storage-memory 9 years ago
vaikas-google d8e185267d First cut of adding dynamic cluster support to status command 9 years ago
fibonacci1729 ce909a39d6 fix: return only deployed releases 9 years ago
fibonacci1729 559e9081fb style fixes and cleanup 9 years ago
Michelle Noorali f99228778d feat(*): integrate support for upgrade hooks 9 years ago
fibonacci1729 3a6a9f2436 gofmt on cmd/tiller 9 years ago
fibonacci1729 1d04646c85 update failing tests to use new storage / driver apis 9 years ago
fibonacci1729 b28c3793a0 add feature flag to use storage driver configmaps 9 years ago
Michelle Noorali 8be3a34ac6 feat(tiller): add update logic to release server 9 years ago
fibonacci1729 74deac940b update tiller environment & release server to use new storage 9 years ago
Michelle Noorali f600b30c7a feat(kube): add update logic to kube client 9 years ago
Matt Butcher 4593111892 fix(helm): rename --reuse-name to --replace 9 years ago
Matt Butcher 9fe7f41364 feat(972): add --reuse-name flag to helm install 9 years ago
Matt Butcher 95dbefe06d fix(tiller): remove partials and empty manifests 9 years ago
Michelle Noorali 62667e9f12 ref(tiller): fix chart version comparison 9 years ago
Michelle Noorali 0fcd7fccea feat(tiller): add upgrade validations to tiller 9 years ago
Matt Butcher 76d8004abd Merge pull request from technosophos/fix/improved-delete-errors 9 years ago
Adam Reese fcaa426491 chore(*): add missing license blocks to source code 9 years ago
Matt Butcher 8119513cdd fix(tiller): improve deletion error messages 9 years ago
Matt Butcher 1c598c2d13 Merge pull request from technosophos/fix/957-template-name-on-failure 9 years ago
Matt Butcher 57fecb2735 fix(tiller): provide filename when YAML is bad 9 years ago
Adam Reese 57bd8b2c28 feat(*): install releases into namespace 9 years ago
Matt Butcher 1ff5499be7 feat(helm): add --no-hooks to 'helm delete' 9 years ago
Matt Butcher a42b43a9fa feat(helm): add --no-hook to helm install 9 years ago
Adam Reese a14e76a65c chore(*): add canonical import path annotation 9 years ago
Matt Butcher 73a2890277 fix(engine): change template naming 9 years ago