- 10 May, 2019 5 commits
-
-
Matthew Fisher authored
Signed-off-by:
Matthew Fisher <matt.fisher@microsoft.com>
-
Elliot Maincourt authored
Signed-off-by:
Elliot Maincourt <e.maincourt@gmail.com>
-
Elliot Maincourt authored
Signed-off-by:
Elliot Maincourt <e.maincourt@gmail.com>
-
Étienne Lafarge authored
Signed-off-by:
Étienne Lafarge <etienne.lafarge@gmail.com>
-
Étienne Lafarge authored
This commits adds the possibility to back Tiller (or the future Tiller-less Helm CLI) with any SQL database (only postgres has been tested so far) to store release information. The main motivation for this commit was to use a storage backend that would allow releases larger that 1MB in size (ConfigMap or Secret drivers don't, because of limits on value size in the underlying etcd key-value store). Signed-off-by:
Étienne Lafarge <etienne.lafarge@gmail.com> Co-authored-by:
Elliot Maincourt <e.maincourt@gmail.com> <(@emaincourt)> Co-authored-by:
Paul Borensztein <hi@0x01.fr> <(@commit-master)>
-
- 09 May, 2019 6 commits
-
-
Tariq Ibrahim authored
Signed-off-by:
Tariq Ibrahim <tariq181290@gmail.com>
-
Matthew Fisher authored
Signed-off-by:
Matthew Fisher <matt.fisher@microsoft.com>
-
Matthew Fisher authored
Add ProGet as a Helm chart repository host.
-
Matthew Fisher authored
Fix typo
-
Jon Huhn authored
Signed-off-by:
Jon Huhn <huhnjon@gmail.com>
-
Ben Lubar authored
Signed-off-by:
Ben Lubar <blubar@inedo.com>
-
- 08 May, 2019 3 commits
-
-
Matthew Fisher authored
use the latest patch release version of golang
-
Tariq Ibrahim authored
Signed-off-by:
Tariq Ibrahim <tariq181290@gmail.com>
-
Martin Hickey authored
fix (reset): reset force hangs when Tiller pod is removed
-
- 07 May, 2019 5 commits
-
-
Matthew Fisher authored
Pinning k8s to a specific release
-
Matt Farina authored
The other Kubernetes dependencies, such as client-go and apimachinery, are pinned to 1.14.1 but Kubernetes itself was tracking the tip of the 1.14 release branch and picking up changes between releases. This change pins Kubernetes to the same version as the other parts of it. Signed-off-by:
Matt Farina <matt@mattfarina.com>
-
Matt Farina authored
Update Masterminds/semver to allow >32bit version numbers
-
Martin Hickey authored
Add docs for configuring SSL using Terraform.
-
Joshua Bussdieker authored
Signed-off-by:
Joshua Bussdieker <jbussdieker@gmail.com>
-
- 06 May, 2019 4 commits
-
-
Matthew Fisher authored
fix(helm): Regenerate go types from proto
-
Joshua Bussdieker authored
Signed-off-by:
Joshua Bussdieker <jbussdieker@gmail.com>
-
Joshua Bussdieker authored
Signed-off-by:
Joshua Bussdieker <jbussdieker@gmail.com>
-
Joshua Bussdieker authored
Signed-off-by:
Joshua Bussdieker <jbussdieker@gmail.com>
-
- 03 May, 2019 2 commits
-
-
Martin Hickey authored
feat(helm) add 'get --template' to retrieve details about chart (ie version)
-
Jeff Knurek authored
Signed-off-by:
Jeff Knurek <j.knurek@travelaudience.com>
-
- 02 May, 2019 4 commits
-
-
Morten Torkildsen authored
Signed-off-by:
Morten Torkildsen <mortent@google.com>
-
Jeff Knurek authored
Signed-off-by:
Jeff Knurek <j.knurek@travelaudience.com>
-
Jeff Knurek authored
Signed-off-by:
Jeff Knurek <j.knurek@travelaudience.com>
-
Jeff Knurek authored
Signed-off-by:
Jeff Knurek <j.knurek@travelaudience.com>
-
- 30 Apr, 2019 2 commits
-
-
Martin Hickey authored
fix(chartutil): Scaffold chart label in helper template
-
Martin Hickey authored
The 'app.kubernetes.io/version' label was not being rendered as expected. It was appending onto the label before it and also the next label label was appending onto it on the same line. Signed-off-by:
Martin Hickey <martin.hickey@ie.ibm.com>
-
- 29 Apr, 2019 2 commits
-
-
Matthew Fisher authored
Add imagePullSecret to the `default` helm create template
-
Patrick Carey authored
Signed-off-by:
Patrick Carey <pcarey@cloudsmith.io>
-
- 25 Apr, 2019 4 commits
-
-
Matt Farina authored
Adding github workflow for contributing to helm
-
Martin Hickey authored
Update hapi.version Description in Protobuf README
-
Martin Hickey authored
Fix environment list in helm doc
-
Martin Hickey authored
Closes #5344 Signed-off-by:
Martin Hickey <martin.hickey@ie.ibm.com>
-
- 24 Apr, 2019 3 commits
-
-
Matt Farina authored
Add app.kubernetes.io/version label
-
Matthew Fisher authored
ref(rootfs): remove useless action.
-
Luis Davim authored
Signed-off-by:
Luis Davim <luis.davim@jet.com>
-