Commit Graph

1131 Commits (917c1a6b1169b28d0f4841d640f2cb13a5177b9f)

Author SHA1 Message Date
Matthew Fisher 50ebdd808d
Merge pull request #3825 from adshmh/3581-feat-allow-custom-desc-after-helm-release-upgrade
6 years ago
Matthew Fisher cc826d3d2d
Merge pull request #4231 from munnerz/patch-2
6 years ago
roc 81994381c1 Support Stdin when using downloaders of plugin
6 years ago
Matthew Fisher 99f20d82bb
Merge pull request #4093 from aidtechnology/issue_4092
6 years ago
James Munnelly 5041d74187
Add 'name' label to created namespaces
6 years ago
Matthew Fisher f63baab020
Merge pull request #3923 from seaneagan/list_cmd_output_format
6 years ago
Matthew Fisher a660b18987
Merge pull request #4135 from mattjmcnaughton/mattjmcnaughton/4086-fix-concurrency-issues-with-helm-install
7 years ago
Matthew Fisher daeb458302
Merge pull request #4142 from elritsch/set-string-force-string-value-for-booleans-and-null
7 years ago
Matthew Fisher ad38044f7c
Merge pull request #4165 from tariq1890/master
7 years ago
Matthew Fisher e195a9cd11
Merge pull request #4176 from mattjmcnaughton/mattjmcnaughton/4174-more-specific-name-reuse-error-message
7 years ago
Matthew Fisher ee49d24434
Merge pull request #4188 from muehlburger/feat/improve-tests
7 years ago
liyongxin 63760b2937 typo fix for lengh to length
7 years ago
Herbert Mühlburger 8817f7baa7 test: add test for 'ParseIntoString' and update test for 'ParseInto'
7 years ago
Arash Deshmeh d8c4cbb0e0 feat(helm): Added the ability to handle custom description to client side for install, upgrade, rollback, and delete commands. Updated the documentation according to the changes.
7 years ago
Arash Deshmeh a32868e48b added ability to handle custom release descriptions to tiller
7 years ago
Arash Deshmeh 8389fe1d58 added description field to api types UpdateReleaseRequest, InstallReleaseRequest, UninstallReleaseRequest, and RollbackReleaseRequest
7 years ago
mattjmcnaughton ddd1f48c40 Increase error message specificity for name reuse
7 years ago
tariq1890 3eaa1bfd3b Setting DisableCompression to true to disable unwanted httpclient tranformations
7 years ago
AdamDang 4d22b104b7
Typo fix: retruns->returns
7 years ago
mattjmcnaughton e8b788dc4f Fix test failure message
7 years ago
Elmar Ritsch a7362d76bc Add test to make sure --set flag interprets `null` as `nil`
7 years ago
Elmar Ritsch 7308e766e2 Add test to make sure --set-string flag takes `null` as string
7 years ago
Elmar Ritsch 272d9bc6ef Parse booleans and null as string values with --set-string flag
7 years ago
mattjmcnaughton 53c8e9b67e Fix concurrency issues with helm install
7 years ago
Matthew Fisher 3771ef8635
Merge pull request #3984 from muehlburger/dev
7 years ago
Johnny Bergström 43b19dccbe Add helm template --is-upgrade
7 years ago
Alejandro Vicente Grabovetsky 4fbc733ade Migrate 'template' to 'include' in 'helm create' to conform to Helm best practices
7 years ago
AdamDang 89c29f3ff1
Update capabilities.go
7 years ago
Michelle Noorali bb19aea597
Merge pull request #4043 from rajatjindal/fix-lint-warn
7 years ago
AdamDang 51f92b4787
Typo fix: mach->match
7 years ago
Rajat Jindal f2abb2ae14 fix lint warning
7 years ago
Adam Reese b831efdf58
fix(kube): run schema validation on BuildUnstructured
7 years ago
Matt Butcher 0699ec4248
feat(tiller): support CRD installation (#3982)
7 years ago
Matthew Fisher b353681283
Merge pull request #3988 from kubernetes/revert-3837-toYaml-pr
7 years ago
AdamDang 07bebe6bff
Typo fix: evalutes->evaluates
7 years ago
Herbert Mühlburger a1b5b69248 Refactor to be more precise
7 years ago
Matthew Fisher f7f686f7d0
Revert "toYaml - Fix #3470 and #3410's trailing \n issues"
7 years ago
Herbert Mühlburger dcdeefbd63 #3763 replace backslash with forward slash
7 years ago
Matthew Fisher 18ac099dd6
Merge pull request #3956 from jstoja/support_ingress_wildcard
7 years ago
Matthew Fisher d9395bcc06
remove need for type reflection
7 years ago
eyalbe4 c2fa72ebcd Fix for - Downloader plugins not used when downloading new repo's index.yaml #3938
7 years ago
Julien Bordellier cf3ded91f2 Add quoting support in ingress to allow wildcard domain
7 years ago
Matthew Fisher d502f7c8a8
Merge pull request #3950 from BarryWilliams/issue3747
7 years ago
BarryWilliams 718578036d Changed whitespacing in comments
7 years ago
Adam Reese cefee4b749
fix(kube): output internal object table
7 years ago
Matthew Fisher f201db3fc2
Merge pull request #3692 from aleerizw/fix-sigsegv-create
7 years ago
Matthew Fisher 80bd904f1b
Merge pull request #3915 from bacongobbler/fix-3881
7 years ago
Sean Eagan 49c3d50e4e feat(list): Optional output as JSON and YAML
7 years ago
Adam Reese 6ffff5fea9
fix(kube): get correct versioned object from info helper
7 years ago
Michelle Noorali b5c0e40d6a
Merge pull request #3898 from michelleN/filepath
7 years ago