- 28 Apr, 2017 1 commit
-
-
Adam Reese authored
-
- 27 Apr, 2017 2 commits
-
-
Brian authored
fix(tiller): update tls client auth policy
-
Matt Butcher authored
Update Slack channels
-
- 25 Apr, 2017 3 commits
-
-
Taylor Thomas authored
Improve get script
-
Trevor Hartman authored
-
Jorge Marin authored
-
- 24 Apr, 2017 3 commits
-
-
Jorge Marin authored
-
Jorge Marin authored
-
Jorge Marin authored
-
- 21 Apr, 2017 3 commits
-
-
Matt Butcher authored
Added reference to plugins
-
Adam Reese authored
ref(helm): use new debug method to standardize debug output
-
fibonacci1729 authored
RequireAndVerifyClientCert => VerifyClientCertIfGiven Closes #2310
-
- 20 Apr, 2017 8 commits
-
-
Adam Reese authored
chore(*): bump kubernetes to v1.6.2
-
Michelle Noorali authored
chore(README.md): update zoom meeting link
-
Michelle Noorali authored
-
Taylor Thomas authored
ref(*): Regenerates protobuf files with protoc 3.2.0
-
Adam Reese authored
-
spiddy authored
-
Adam Reese authored
-
Taylor Thomas authored
Protoc was updated a little while ago and we are likely to get more people using it. This should avoid weird merge conflicts and bump us to the latest version
-
- 19 Apr, 2017 4 commits
-
-
Matt Butcher authored
feat(tiller): add --net-host flag to 'helm init'
-
Brian authored
test(*): add tests for new tls support
-
Matt Butcher authored
Fix indent for defaultDeployment
-
Matthias Thubauville authored
-
- 18 Apr, 2017 7 commits
-
-
Matt Butcher authored
Search constraint and Install/Upgrade default constraint
-
Matt Butcher authored
Validates chart-dir before running dependency list command
-
Shane Starcher authored
-
Justin Scott authored
-
Justin Scott authored
When 'helm init --net-host=true' is run, Tiller will be installed with access to the host network (net=host in Docker) Closes #2222
-
fibonacci1729 authored
Adds a testdata directory to hold tls certs at the root of the project. The tests cover pkg/tlsutil, cmd/helm, and cmd/helm/installer. Closes #2289
-
Matt Butcher authored
Implementation of pluggable downloaders
-
- 17 Apr, 2017 1 commit
-
-
Sushil Kumar authored
Fixes issues/2276: helm dependency list hangs if run on large directory
-
- 16 Apr, 2017 1 commit
-
-
Gergo Huszty authored
It is now possible to create plugins with chart download capabilities for custom, non-http protocols. Furthermore it is possible to reuse helm packages to implement alternative clients with these custom downloader functions.
-
- 13 Apr, 2017 7 commits
-
-
Matt Butcher authored
Exposes repository-URLs as flags on helm init command
-
Matt Butcher authored
Expose tiller server metrics to prometheus
-
Sushil Kumar authored
-
Sushil Kumar authored
Fixes issues/2272 stable-repository-url is currently hard-coded for helm init, so if a user wants to make a different intranet repository as stable repo, only option left is to first do an init, followed by repo delete and repo add.
-
Taylor Thomas authored
chartutil create ingress example
-
Matt Butcher authored
clarify helm serve's intent
-
Matt Butcher authored
fix(tiller): ignore empty YAML documents during delete
-