- 28 Apr, 2017 7 commits
-
-
Adam Reese authored
chore(*): cleanup unused travis and scripts
-
Matt Butcher authored
feat(*): update to latest gRPC and Protobuf
-
Matt Butcher authored
Add Git and Mercurial to build prerequisites
-
Reinhard Nägele authored
-
Reinhard Nägele authored
Closes: #2343
-
Adam Reese authored
-
Adam Reese authored
-
- 27 Apr, 2017 3 commits
-
-
Brian authored
fix(tiller): update tls client auth policy
-
Matt Butcher authored
Effectively, this switches us to gRPC's internal version 4. This is compatible with protoc 3.2 and grpc-go 1.2.1.
-
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.
-