- 28 Apr, 2017 9 commits
-
-
Matt Butcher authored
docs(chart_hooks): clarify hook execution order
-
Matt Butcher authored
fix(helm): return error when dependencies are missing
-
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 5 commits
-
-
Matt Butcher authored
Closes #2234
-
Matt Butcher authored
This upgrades a warning to an error in cases where `requirements.yaml` contains a requirement, but it's missing in charts/ This impacts install, upgrade, and package. Closes #2209
-
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 5 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
-