Commit Graph

426 Commits (9f3dea908707de9f9366bd35f5ed1cccadc99f55)

Author SHA1 Message Date
Matt Butcher 96cdbbe6b1 Merge pull request #1275 from technosophos/fix/srv-in-tmp
9 years ago
Matt Butcher fc160256e5 fix(helm): fix tests so that they do not write data into testdata
9 years ago
Matt Butcher 10eb74abbb Merge pull request #1269 from technosophos/feat/1264-chart-apiversion
9 years ago
Matt Butcher 4f09b05613 feat(helm): implement new index format
9 years ago
Matt Butcher 66e59f63e7 fix(helm): change 'helm update' to 'helm repo update'
9 years ago
Matt Butcher e0227c7510 fix(chart): Chart.yaml now has an apiVersion field.
9 years ago
Adam Reese 854f3e0b51 ref(helm): refactor {home,lint,serve} commands
9 years ago
fibonacci1729 9cfbbb34f1 fix(1245): hook up revision flag to helm get {manifest,values,hooks}
9 years ago
Adam Reese 1db7bd649f fix(helm): s/version/revision/
9 years ago
Adam Reese 5a5a44ec17 feat(*): add rollback to a release version
9 years ago
Adam Reese becc12008f Merge pull request #1218 from kubernetes/feat/rollback
9 years ago
Matt Butcher 3437e5d6e5 Merge pull request #1234 from prydonius/rename-to-stable
9 years ago
Adam Reese 3f1101cdfb fix(tiller): do not create releases for a dry-run
9 years ago
Matt Butcher 065f178072 Merge pull request #1238 from technosophos/fix/1228-order-manifests
9 years ago
Matt Butcher 65d0c03c0f fix(tiller): Order the manifests before sending to k8s
9 years ago
Michelle Noorali ac88aaf218 feat(*): add helm rollback functionality
9 years ago
Matt Butcher 446d555178 feat(helm): update helm search
9 years ago
Matt Butcher db29c25a2e Merge pull request #1232 from technosophos/feat/1042-upgrade-install
9 years ago
Adnan Abdulhussein 90d3a952e9 chore(repo): Rename default charts repo to 'stable'
9 years ago
Matt Butcher 85b70c4881 fix(helm): if server is old, report this in a friendly way
9 years ago
Matt Butcher 36e6094c62 feat(helm): add 'helm upgrade --install' support
9 years ago
Matt Butcher 2d449d3eb0 Merge pull request #1224 from technosophos/feat/long-list
9 years ago
Matt Butcher be409d31c5 Merge pull request #1221 from technosophos/feat/helm-dependency-update-2
9 years ago
Matt Butcher 3a483bcf71 feat(helm): make long listing default for helm list
9 years ago
Matt Butcher 593718d749 feat(helm): add 'helm dependency' commands
9 years ago
Adam Reese e0d02e6e5b feat(*): add api version checks
9 years ago
Matt Butcher a5921faf99 feat(chartutils): add support for requirements.yaml
9 years ago
Michelle Noorali bad0059242 ref(helm): display repo remove confirmation text
9 years ago
Michelle Noorali 30036834e8 ref(helm): make index description more clear
9 years ago
Michelle Noorali ec4442373e helm(repo): add repo add and index cmd test
9 years ago
Michelle Noorali a86f304d37 ref(helm): convert repo commands to new format
9 years ago
Adam Reese 264c6b10e1 feat(*): add git tree state to binaries
9 years ago
Ville Aikas 1d6202d895 Merge pull request #1126 from vaikas-google/master
9 years ago
Ville Aikas 09e6af461f clean up the formatting, remove unnecessary git_version from version as per discussions with @areese
9 years ago
Keerthan Reddy Mala (kmala) 55dc7b690f
fix(tiller): Upgrade shouldn't fail if there are no changes
9 years ago
vaikas-google f8adf7f4d2 Address cr comments
9 years ago
vaikas-google 6d26024a27 first cut of version on client and server
9 years ago
Michelle Noorali 34f8707d6d Merge pull request #1181 from michelleN/ref/check-args
9 years ago
fibonacci1729 9815c6b5c8 fix(1185): get release status by version iff version > 0
9 years ago
Adam Reese 448bb12c06 Merge pull request #1179 from adamreese/ref/helm-tunnel
9 years ago
fibonacci1729 e28e2419f2 fix(tiller): re-enable skipped test, golint, & gofmt all the things
9 years ago
Brian 79e5772061 Merge pull request #1155 from fibonacci1729/feat/rollback-storage
9 years ago
fibonacci1729 84f982e8f1 feat(rollback-storage): use version in release_server test queries
9 years ago
fibonacci1729 825d2abd8c feat(helm): better description for optional version flag
9 years ago
fibonacci1729 83df6ebc4d feat(rollback-storage): remove extraneous else block and fix type in records_test
9 years ago
Michelle Noorali e50f9e6b24 ref(helm): refactor checkArgsLength method
9 years ago
Adam Reese 123fb9e2fe ref(helm): simplify tunnel tests
9 years ago
fibonacci1729 e42aa6c09c feat(helm): add optional version flag to helm{get,status}
9 years ago
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