Commit Graph

1054 Commits (3f0c6c54049d38e5c86dad1e9475f7dbf783be21)

Author SHA1 Message Date
Matthew Fisher faa921dd7c
Merge pull request #4358 from novas0x2a/fake-improvements
6 years ago
roc 518a9d63e6 feat(helm): hiding password input on terminal
6 years ago
smurfralf c4d6b5a434 Tweeks per bacon review
6 years ago
smurfralf eeb3a1454a Improve documentation for helm upgrade (#4030)
6 years ago
Adam Reese eb0dffcbd9
Merge pull request #4338 from dustyrip/zsh-compinit-patch
6 years ago
Adam Reese b95eb54bf2
Merge pull request #4420 from adamreese/ref/kube-1.11
6 years ago
Matt Farina 83e3571358
Merge branch 'master' into update-labels
6 years ago
Adam Reese efadbd8803
ref(*): kubernetes v1.11 support
6 years ago
Matt Farina e328d00a2f
Updating to the k8s label convention
6 years ago
fibonacci1729 bd0686731c
fix(helm): fix(helm): add `--tls-hostname` flag to tls flags
6 years ago
Mike Lundy 4139a00e17 [templates] extract some rendering code into a package
6 years ago
Matthew Fisher 71629f046a
Merge pull request #4426 from rimusz/tiller-auth-plugins-patch
6 years ago
Rimas 3dddd5080e add support for `auth-provider` from kubeconfig files, addreses #4422
6 years ago
Matthew Fisher a7ab81f8e7
setup connection after displaying client version
6 years ago
Matthew Fisher 56154102a2
Merge pull request #3556 from ryane/fix/init-output-service
6 years ago
Matthew Fisher 85d2ce348d
Merge pull request #4284 from 0gajun/change_permission_index_yaml
6 years ago
Matthew Fisher 3a6fbee371
Merge pull request #4305 from bacongobbler/fix-4304
6 years ago
Matthew Fisher 7cad59091a
Merge pull request #4202 from bacongobbler/change-copyright
6 years ago
Matthew Fisher 1a1ea63830 fix `helm template -x` pathing issues on Windows
6 years ago
Matthew Fisher 2d77db11fa change copyright to "Copyright The Helm Authors"
6 years ago
Matthew Fisher d8b46d840b
fix path output for Windows
6 years ago
KUOKA Yusuke dc93908626 feat: Set values from local files (#3758)
6 years ago
KUOKA Yusuke 3e5b4066d2 feat(helm): Detailed exit code for helm plugins (#4367)
6 years ago
Rohan Chakravarthy 4efa18a5ec feat(helm): Add the --kubeconfig flag (#4235)
6 years ago
Erik Sundell 01da56f956 helm template cmd - conformity of output (#3811)
6 years ago
Brian aedd306e83
Revert "fix(helm): add `--tls-hostname` flag to tls flags."
6 years ago
fibonacci1729 7faf62a209 fix(helm): add --tls-hostname flag to tls-flags
6 years ago
Dusty Rip cd6dd31397 Allow zsh completion to be autoloaded by compinit
6 years ago
fibonacci1729 6767f3cf08 fix(helm): return when listing with no releases or nil
6 years ago
Matthew Fisher 50ebdd808d
Merge pull request #3825 from adshmh/3581-feat-allow-custom-desc-after-helm-release-upgrade
6 years ago
Junya Ogasawara d75d35da82 Change permission of index.yaml
6 years ago
rocky 4d579bbbdf Fix(helm): fix the bug of the charts not deployed after downloaded
6 years ago
liyongxin 5d2140be38 typo fix for template test
7 years ago
Matthew Fisher 98341abe05
Merge pull request #4049 from flimzy/warning
7 years ago
Matthew Fisher f63baab020
Merge pull request #3923 from seaneagan/list_cmd_output_format
7 years ago
Matthew Fisher 245c5bcc09
Merge pull request #4130 from mattjmcnaughton/mattjmcnaughton/fix-inaccurate-comment-in-tiller
7 years ago
ruicao b4cfb5f2f3 Typo fix: indentifies -> identifies
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
mattjmcnaughton 2b04523baf Fix inaccurate comment in `tiller`
7 years ago
Matthew Fisher d77642f4a5
Merge pull request #4104 from yenicapotediaz/master
7 years ago
Johnny Bergström 43b19dccbe Add helm template --is-upgrade
7 years ago
Yeni Capote Diaz 4f36bbf2bd removed --install option from --namespace.
7 years ago
Jonathan Hall 4e08a023dd Suppress 'unauthenticated users' warning when --tiller-tls-verify present
7 years ago
Doug Winter 32bd9d82e8 Support values files on remote servers with self-signed certs / client cert authentication (#4003)
7 years ago
Matt Butcher 0699ec4248
feat(tiller): support CRD installation (#3982)
7 years ago
Matthew Fisher 4d1a401a9f
Revert "Fix tiller deployment on RBAC clusters"
7 years ago
Marat Garafutdinov 7a65f7479a add --col-width to `helm search` (#3949)
7 years ago
Fabian Ruff ed39f16ee5 Fix --tiller-namespace flag for plugins
7 years ago
AdamDang bcf5688e9a
Update install.go
7 years ago
Sean Eagan 49c3d50e4e feat(list): Optional output as JSON and YAML
7 years ago