Commit Graph

875 Commits (895e8d086ff859ba9fb50f8b72a97e3d934d9472)

Author SHA1 Message Date
Matthew Fisher bb5db61325 Merge pull request #2781 from jascott1/i2755-template
7 years ago
DoctorZK 608fd7318a fix(tiller): fix a warning bug in hook annotation
7 years ago
Justin Scott 8befd50c12 Merge pull request #2850 from rocky-nupt/fix-update-delete-subcharts
7 years ago
Justin Scott 4a02a71f1e WIP feat(helm): add `template` command
7 years ago
xuhaigang b79033a715 Merge branch 'fix-update-delete-subcharts' of https://github.com/rocky-nupt/helm into fix-update-delete-subcharts
7 years ago
xuhaigang 4ffb9dfb4b Fix(helm): Fix the bug of dependency update deleting subcharts
7 years ago
DockerZK 734b124577 feat(*) add key helm.sh/hook-delete-policy to hook annotation
7 years ago
Matt Butcher a736c2a3fe Merge pull request #2636 from technosophos/feat/2332-max-history
7 years ago
Kira 4c1a47480e feat(2450): add annotations to chart metadata (#2671)
7 years ago
Adam Reese 5bc7c619f8
chore(*): bump to v2.6.0
7 years ago
Taylor Thomas 7a6dbfea49 Merge pull request #2790 from nebril/dependency-update-chart-deletion
7 years ago
Justin Scott f239050996 Update kind subsort to sort unknown kinds alphabetically.
7 years ago
Justin Scott 87d2b7ab67 Add test for kind sorter sub sort
7 years ago
Justin Scott 66c4f7453e feat(tiller): sort manifests alphabetically if they are same kind
7 years ago
Matt Butcher 0853f4906a
feat(tiller): limit number of versions stored per release
7 years ago
Maciej Kwiek 9c4bb14673 Delete old deps after chart deps are updated
7 years ago
Maxime Guyot bbf2d6b7e8 Fix the default NOTES.txt
7 years ago
Taylor Thomas 6ab706ae6c Merge pull request #2768 from JarreyZhou/master
7 years ago
Taylor Thomas 8cf72adf52 Merge pull request #2711 from bonifaido/handle-tlspath-error
7 years ago
Taylor Thomas 8eaed9d3a7 Merge pull request #2729 from rbwsam/fix/leading_zeros
7 years ago
Taylor Thomas e5ea075271 Merge pull request #2727 from Miouge1/master
7 years ago
Jerry Zhou 23905f1494 feat(helm):use a variable for labels to get tiller pod
7 years ago
Sam Leavens a5dc546726 fix(pkg/strvals): use rune literal instead of ASCII
8 years ago
Brian d5682ae4f5 Merge pull request #2615 from bonifaido/optional-ca-file
8 years ago
Matt Butcher 4a7d47cd74 Merge pull request #2719 from nebril/release-module-nil
8 years ago
Miouge1 6cfed9d635 Updating default values.yaml comments
8 years ago
Sam Leavens 609e72b357 fix(pkg/strvals): preserve leading zeros in vals
8 years ago
Steven E. Harris e8d80729ac Merge pull request #2703 from rbwsam/ref/simplify_error
8 years ago
Maciej Kwiek 6b16ee2fb7 Handle nil responses returned from rudder funcs
8 years ago
Matt Butcher 88aa4def3e Merge pull request #2701 from jascott1/i2560-hang
8 years ago
Steven E. Harris 98c8e3c138 Merge pull request #2704 from rbwsam/ref/2663
8 years ago
Nandor Kracser 9f963c84b4 Redefine the err variable in NewChartRepository, otherwise errors might slip through
8 years ago
Taylor Thomas 8fc88ab626 Merge pull request #2681 from at1012/at-helm-list
8 years ago
Sam Leavens 098df8b186 ref(pkg/chartutil): improve comment spacing
8 years ago
Sam Leavens f7ca52dfc8 ref(pkg/chartutil): improve comment for PathValue
8 years ago
Sam Leavens cf09e344d1 fix(pkg/chartutil): Fix test, improve message
8 years ago
Sam Leavens 8df52b6501 ref(pkg/chartutil): move comment
8 years ago
Sam Leavens 3ee70291c8 ref(pkg/chartutil): Capitalize YAML
8 years ago
Sam Leavens 51b59497ee ref(pkg/chartutil): decrease map lookups
8 years ago
Justin Scott fa68a6e1db fix(tiller): remove locking system from storage and rely on backend controls
8 years ago
Sam Leavens 9b8928edf4 ref(pkg/chartutil): replace use of 'fmt.Efforf'
8 years ago
Adam Reese a29e610938
fix(helm): fix flag parsing once and for all
8 years ago
Aishwarya Thangappa 915e7023c4 Added more granular statuses
8 years ago
Aishwarya Thangappa 9d67d8b954 Added PENDING status to helm install
8 years ago
Aishwarya Thangappa 3d4361ca1f Modified release_update and release_rollback
8 years ago
Aishwarya Thangappa a9c16fc964 Added PENDING status to status.proto and regenerated the pb.go files
8 years ago
Adam Reese 9325d136d4
fix(tests): fix sorting hooks test flake
8 years ago
Taylor Thomas 0a20ed73be Merge pull request #2644 from alonl/master
8 years ago
Steven E. Harris 2aaad8242e Merge pull request #2666 from adamreese/ref/cleanup-tests
8 years ago
Steven E. Harris e028be065d Merge pull request #2650 from arschles/apiservice
8 years ago