Commit Graph

846 Commits (609e72b357c8be43c3ec5f2d148f2188233ef0b1)

Author SHA1 Message Date
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
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
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
Aaron Schlesinger 58a2d7b5c1 Adding APIService to the kind sorter tests
8 years ago
Adam Reese 0d1f6b981f
ref(tests): simplify kind sorter test
8 years ago
Scott Rigby 6dc31f8e96 Test that the coalesced key is properly removed for all YAML null syntax options, but not for empty string
8 years ago
Scott Rigby 645f01eb22 New Helm functionality to delete a coalesced YAML key when the value is nil.
8 years ago
Adam Reese 845e990143
feat(*): use kubernetes 1.7
8 years ago
Matt Butcher 883da97396 Merge pull request #2607 from sushilkm/issues/2599
8 years ago
Aaron Schlesinger 5ff75f84a6 Adding APIService to the sort order
8 years ago
Alon Lavi 04a7e241e6 Fix a bug causing 'helm depndency update' to delete required charts
8 years ago
Ilya Semenov 13b15f5662 Remove service.type mention from ingress docs
8 years ago
Justin Scott af4c243ee3 Correct punctuation and capitalization for user facing strings.
8 years ago
Michelle Noorali 29c4709b5e Merge pull request #2550 from michelleN/export-fake-release-client
8 years ago
Sushil Kumar 82da721c0a Added tests for different combinations of subcharts & requirements.yaml
8 years ago
Y.W 0f953403a2 give an uniform check for release process (#2565)
8 years ago
Michelle Noorali 8a99a4aa6f ref(helm): rename FakeReleaseClient -> FakeClient
8 years ago
Sushil Kumar 7ce5c7925b Adds charts in "charts\" directory to dependencies
8 years ago
Sushil Kumar bfd74c35e9 Added omitempty to Requirements struct
8 years ago
Adam Reese 012cb0ac1a
chore(*): bump to v2.5.0
8 years ago
Sushil Kumar f476f83e83 <chart>.tgz will now be downloaded to "$HELM_HOME/cache/archive" directory (#2558)
8 years ago
Reinhard Nägele 76e6e15a0c Add comment on resources
8 years ago
Reinhard Nägele 51923e54b1 Improve 'helm create'
8 years ago
Adam Reese 72cd1464d2 Merge pull request #2570 from adamreese/ref/goimports
8 years ago
Matt Butcher dece57e0ba Merge pull request #2350 from eicnix/master
8 years ago
Adam Reese eccb041c0f
ref(tiller): cleanup goimports
8 years ago
Matt Butcher ecef026b68 Merge pull request #2545 from technosophos/feat/set-list-index
8 years ago
Steven E. Harris 9f9b3e8729 Use versioned API types from the client-go library (#2524)
8 years ago
Matt Butcher c01c7318ab
feat(helm): support array index format for --set.
8 years ago
Lukas Eichler 39db9ec6e8 Merge branch 'master' into master
8 years ago
Michelle Noorali 15c14194c4 Merge pull request #2457 from michelleN/hooks-bug
8 years ago