Commit Graph

865 Commits (1ced91bb6d2c7caaff6e6fe142012eddd29b4240)

Author SHA1 Message Date
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
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
7 years ago
Brian d5682ae4f5 Merge pull request #2615 from bonifaido/optional-ca-file
7 years ago
Matt Butcher 4a7d47cd74 Merge pull request #2719 from nebril/release-module-nil
7 years ago
Miouge1 6cfed9d635 Updating default values.yaml comments
7 years ago
Sam Leavens 609e72b357 fix(pkg/strvals): preserve leading zeros in vals
7 years ago
Steven E. Harris e8d80729ac Merge pull request #2703 from rbwsam/ref/simplify_error
7 years ago
Maciej Kwiek 6b16ee2fb7 Handle nil responses returned from rudder funcs
7 years ago
Matt Butcher 88aa4def3e Merge pull request #2701 from jascott1/i2560-hang
7 years ago
Steven E. Harris 98c8e3c138 Merge pull request #2704 from rbwsam/ref/2663
7 years ago
Nandor Kracser 9f963c84b4 Redefine the err variable in NewChartRepository, otherwise errors might slip through
7 years ago
Taylor Thomas 8fc88ab626 Merge pull request #2681 from at1012/at-helm-list
7 years ago
Sam Leavens 098df8b186 ref(pkg/chartutil): improve comment spacing
7 years ago
Sam Leavens f7ca52dfc8 ref(pkg/chartutil): improve comment for PathValue
7 years ago
Sam Leavens cf09e344d1 fix(pkg/chartutil): Fix test, improve message
7 years ago
Sam Leavens 8df52b6501 ref(pkg/chartutil): move comment
7 years ago
Sam Leavens 3ee70291c8 ref(pkg/chartutil): Capitalize YAML
7 years ago
Sam Leavens 51b59497ee ref(pkg/chartutil): decrease map lookups
7 years ago
Justin Scott fa68a6e1db fix(tiller): remove locking system from storage and rely on backend controls
7 years ago
Sam Leavens 9b8928edf4 ref(pkg/chartutil): replace use of 'fmt.Efforf'
7 years ago
Adam Reese a29e610938
fix(helm): fix flag parsing once and for all
7 years ago
Aishwarya Thangappa 915e7023c4 Added more granular statuses
7 years ago
Aishwarya Thangappa 9d67d8b954 Added PENDING status to helm install
7 years ago
Aishwarya Thangappa 3d4361ca1f Modified release_update and release_rollback
7 years ago
Aishwarya Thangappa a9c16fc964 Added PENDING status to status.proto and regenerated the pb.go files
7 years ago
Adam Reese 9325d136d4
fix(tests): fix sorting hooks test flake
7 years ago
Taylor Thomas 0a20ed73be Merge pull request #2644 from alonl/master
7 years ago
Steven E. Harris 2aaad8242e Merge pull request #2666 from adamreese/ref/cleanup-tests
7 years ago
Steven E. Harris e028be065d Merge pull request #2650 from arschles/apiservice
7 years ago
Aaron Schlesinger 58a2d7b5c1 Adding APIService to the kind sorter tests
7 years ago
Adam Reese 0d1f6b981f
ref(tests): simplify kind sorter test
7 years ago
Scott Rigby 6dc31f8e96 Test that the coalesced key is properly removed for all YAML null syntax options, but not for empty string
7 years ago
Scott Rigby 645f01eb22 New Helm functionality to delete a coalesced YAML key when the value is nil.
7 years ago
Adam Reese 845e990143
feat(*): use kubernetes 1.7
7 years ago
Matt Butcher 883da97396 Merge pull request #2607 from sushilkm/issues/2599
7 years ago
Aaron Schlesinger 5ff75f84a6 Adding APIService to the sort order
7 years ago
Alon Lavi 04a7e241e6 Fix a bug causing 'helm depndency update' to delete required charts
7 years ago
Ilya Semenov 13b15f5662 Remove service.type mention from ingress docs
7 years ago
Justin Scott af4c243ee3 Correct punctuation and capitalization for user facing strings.
7 years ago