Commit Graph

4468 Commits (fb0e03ebded4045bcf8ec8f5b5e0f76a441f1e19)
 

Author SHA1 Message Date
Adam Reese fb0e03ebde
ref(kube): use external api types where possible
6 years ago
Bartel Sielski 1ebbd69896 Remove newline at the start of zsh completion file (#4851)
6 years ago
masahiro 440e79ff95 Fix cmd/helm use tillerTunnel values (#4777)
6 years ago
Louis-Etienne 48ca44b7f0 Missing the batch permission in one of the example (#4829)
6 years ago
Marc Khouzam 77924fec91 Update Contributing.md to remove mention of CLA (#4804)
6 years ago
Alpha eff909929b UPT: tutorial (#4808)
6 years ago
Morten Torkildsen dd9ed71429 fix(helm): Update status output to include resource details (#4791)
6 years ago
Marc Khouzam ea5d2bb7bd Fix reference to wordpress (#4803)
6 years ago
mgresser d8f38e5cee Grammar fix (#4801)
6 years ago
Martin Hickey f6efe2f0c1 Add test template example for helm create (#4524)
6 years ago
Anumita Shenoy 1e26b5300b feat(helm): add $HELM_KEY_PASSPHRASE environment variable for signing helm charts (#4778)
6 years ago
Etienne 8061227ce1 Add Helm convert plugin (#4766)
6 years ago
Thomas Yuan 5e7548f3c3 update rbac.authorization.k8s.io from v1beta1 to v1 (#4771)
6 years ago
Matt Tucker 147c8217c7 fix(tiller): correctly sort PodDisruptionBudget objects before pods that might use them (#4769)
6 years ago
Adam Reese 26c88ec815
Merge pull request #4703 from adshmh/4556-fix-paths-ingress-template
6 years ago
Adam Reese e83a54f7a0
Merge pull request #4742 from florianrusch/patch-1
6 years ago
Adam Reese dfd0279b13
Merge pull request #4757 from teresy/redundant-nil-check-slice
6 years ago
Adam Reese de5a6a931b
Merge pull request #4734 from adamreese/ref/kube-1.12
6 years ago
Rijnard van Tonder 5267c0d44a The nil check before the range loop is redundant
6 years ago
Martin Hickey e7d93f231d Fix Slack channel references (#4752)
6 years ago
Florian Rusch 6f12ab24a5 Add the .vscode folder to the .helmignore file
6 years ago
Adam Reese dbf84cd229
ref(*): kubernetes v1.12 support
6 years ago
adshmh 2ef61fdf5c feat(helm): use apps/v1 as deployment apiVersion (#4725)
6 years ago
Matt Butcher 597c4fb421
docs(provenance): update explanation of new GnuPG format (#4710)
6 years ago
Colin Panisset 12ace315ea Don't assume that the returned error from the storage driver isn't nil (#3625) (#4627)
6 years ago
Arash Deshmeh 1a54463bdb fix(helm): fix paths in the ingress template and values file written by helm create
6 years ago
Matthew Fisher 8be42bae88
fix(helm): fix regression with TLS flags/environment variables not being parsed (#4657)
6 years ago
Caleb Delnay fbda50a452 Fix credentials not set for ResolveChartVersion default HTTP client (#4662)
6 years ago
Qiang Li 4dd9047586 fix(helm): fix selector typo in service template for 'helm create' (#4663)
6 years ago
Yuya Takeyama b7ea1c612d Install tiller as well if it exists (#4648)
6 years ago
Yuya Takeyama 1832d525b0 Add --no-sudo option (#4649)
6 years ago
Louis Munro 7b821dd52f Make ping() request a specific image. Add a getTillerPodImage method. (#4622)
6 years ago
Steve Wolter e868da1705 Check for err before working with newRelease. (#4630)
6 years ago
Matthew Fisher a297a0a7fe
fix merge conflicts/linter errors (#4653)
6 years ago
Matt Butcher 5a38e8fea9
chore: update Sprig to 2.16 (#4652)
6 years ago
Carlos Tadeu Panato Junior 71ba25a5a9 change kubernetes to helm in docs and yaml files when refer the repository (#4640)
6 years ago
Helgi Þormar Þorbjörnsson 0029708801 test and build with golang 1.11 (#4637)
6 years ago
Michelle Noorali e55cc79da3
Merge pull request #4631 from nenadstojanovikj/patch-1
6 years ago
Nenad Stojanovikj 91994818a7
Clearer wording when using pipelines
6 years ago
Pratyush Verma 5211bfa110 Fix type in Values File (#4629)
6 years ago
adshmh b4b693c316 feat(helm): output option for helm get values command, allow json and yaml formats (#4596)
6 years ago
Matthew Fisher 5b23632446
Fix race condition in `helm list` (#4620)
6 years ago
Robert James Hernandez 2b33bf6ba7 Fix for checking helm version slice bounds out of range (#4609)
6 years ago
Thomas Garlot ba260dca4a 4611 - Remove deadlink to deis.com (#4613)
6 years ago
Anton Osmond 094b97ab5d Be explicit about where occurences of <CHARTNAME> will be replaced in starter charts (#4548)
6 years ago
Ian Chen c539454c9c Fix grammer for tests (#4599)
6 years ago
Matthew Fisher 10db6a6fb5
introduce `helm init --automount-service-account-token` (#4589)
6 years ago
Matthew Fisher bef59e40dc
allow settings TLS flags from environment variables (#4590)
6 years ago
Matthew Fisher 941b1f4d68
fix(release_server): handle the case when requested values is empty (#4604)
6 years ago
Fabian Ruff 37a731db79 Avoid importing k8s.io/kubernetes from pkg/helm (#4499)
6 years ago