Commit Graph

1105 Commits (d4205ea1da8e85b7fd1461983ea904d12596c3d9)

Author SHA1 Message Date
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
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
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
Matthew Fisher aa2976f0ce
swallow the error when returning the default HTTP client
7 years ago
Adam Reese 31ddd707e8
fix(kube): use correct object type in watch
7 years ago
Michelle Noorali 1850aeade9 fix(pkg/strvals): evaluate "null" values
7 years ago
Michelle Noorali fed7e69c81 ref(pkg/plugin): create clean path for extracting plugins
7 years ago
AdamDang 9f78c33c64
Correct the returned message
7 years ago
Sergii Manannikov 7631b8a926 Create PodSecurityPolicy before Pods and ServiceAccounts
7 years ago
Justin Scott ad714fe704
Merge pull request #3323 from jascott1/2620_importvals_warning_fix
7 years ago
Matthew Fisher e8460a8877
Merge pull request #3258 from mparry/fix-ca-file-option
7 years ago
Nikhil Manchanda 30f236b75c
Merge pull request #3877 from chancez/enhance_helm_template_handling
7 years ago
Chance Zibolski d7e7170993 Add working template to mariner chart for use in testing subcharts
7 years ago
Matthew Fisher 28d87e1780
Merge pull request #3860 from adshmh/refactor-tiller-release-install-unit-tests-using-stubs
7 years ago
Matthew Fisher 6f02d9e412
Merge pull request #3837 from consideRatio/toYaml-pr
7 years ago
eyalbe4 fa62c476fc Basic auth credentials from repo not used in install/upgrade/fetch commands #3858
7 years ago
Arash Deshmeh c22492ff01 fix(helm): refactor tiller release install unit tests using chart and install request stubs
7 years ago
Matthew Fisher ae7ce6cad4
Merge pull request #3842 from AdamDang/patch-1
7 years ago
AdamDang ee9ef91df0
typo fix get->Get's
7 years ago
Nikhil Manchanda b687e9e879
Merge pull request #3709 from adshmh/fix-output-leak-of-tiller-release-install-test
7 years ago
Taylor Thomas 2a86164c1d
Merge pull request #3829 from stuartleeks/set-rollback-failure
7 years ago
Steffen Windoffer 8bd42d2645 remove unused servicePort from default ingress template
7 years ago
AdamDang 138de17c64
Fix some typos
7 years ago
Erik Sundell 05a1f7f46c Updated tests for PR #3837
7 years ago
Erik Sundell 6cdf6cee56 toYaml - Fixes #3470 - trailing \n issue
7 years ago
Erik Sundell 35132d141c toYaml - Fixes #3410 - trailing \n issue
7 years ago
Michelle Noorali 72d54f356d
Merge pull request #3831 from michelleN/fix-3655
7 years ago
Michelle Noorali e02802ba95 ref(pkg/tiller): clarify reuseValues comment
7 years ago
Michelle Noorali 9266731dc4 fix(pkg/tiller): reuseValues combines all prev val
7 years ago