Patrick Decat
848d54f451
Remove obsolete comment from early file locking implementation
...
Signed-off-by: Patrick Decat <pdecat@gmail.com>
6 years ago
Patrick Decat
7a470252a9
Use github.com/gofrs/flock for cross platform file locking
...
Signed-off-by: Patrick Decat <pdecat@gmail.com>
6 years ago
Patrick Decat
e07dfcbc00
Lock the repository file for concurrent processes synchronization and re-read its content before updating it
...
Signed-off-by: Patrick Decat <pdecat@gmail.com>
6 years ago
Patrick Decat
ed9934adfa
Add test cases to reproduce issues with concurrent `helm repo add` commands
...
Signed-off-by: Patrick Decat <pdecat@gmail.com>
6 years ago
Matt Farina
b4ff4d2f61
Merge pull request #5729 from mattfarina/fix-lint-apiversion
...
Adding lint check for apiVersion which is a required field
6 years ago
Matt Farina
d4053b38cd
Adding lint check for apiVersion which is a required field
...
Fixes #5727
Signed-off-by: Matt Farina <matt@mattfarina.com>
6 years ago
Matthew Fisher
9a0d016ac2
Merge pull request #5726 from paulopontesm/helm-ssm
...
Add helm-ssm plugin
6 years ago
Paulo Martins
08fe2a6209
Add helm-ssm plugin
...
Signed-off-by: Paulo Martins <paulo.pontes.m@gmail.com>
6 years ago
Martin Hickey
e58dab9435
Merge pull request #5712 from hickeyma/upd-rel-chcklst-ver-upd
...
Update release checklist with bumping release version
6 years ago
Martin Hickey
3b3c8c4ab6
Change command to push to origin remote
...
Update review comment:
- https://github.com/helm/helm/pull/5712#pullrequestreview-236124918
Signed-off-by: Martin Hickey <martin.hickey@ie.ibm.com>
6 years ago
Martin Hickey
c4ac3833c5
Update release checklist with bumping release version
...
Signed-off-by: Martin Hickey <martin.hickey@ie.ibm.com>
6 years ago
Matt Farina
6c2616a2c2
Merge pull request #5690 from mattfarina/fix-owners
...
Updating OWERS to remove outdated reviewers and to reflect current case
6 years ago
Matthew Fisher
5ca85a1bb3
Merge pull request #5707 from nojnhuh/master
...
Fix typo
6 years ago
Jon Huhn
e1b993bae8
Fix typo
...
Signed-off-by: Jon Huhn <huhnjon@gmail.com>
6 years ago
Matthew Fisher
638fe8d116
Merge pull request #5706 from bacongobbler/fix-5371
...
fix(pkg/storage/driver): use shallowReleaseEqual()
6 years ago
Matthew Fisher
ae0d4b151b
fix(pkg/storage/driver): use shallowReleaseEqual()
...
Signed-off-by: Matthew Fisher <matt.fisher@microsoft.com>
6 years ago
Matthew Fisher
55e87b68bb
Merge pull request #5672 from tariq1890/err_digest
...
add errcheck for Digest method in sign.go
6 years ago
Matthew Fisher
a93ebe17d6
Merge pull request #5371 from PayFit/feat/add-sql-storage-driver
...
[storage] Add an SQL storage driver
6 years ago
Matthew Fisher
39283f9b38
Merge pull request #5702 from bacongobbler/bump-version-2.14
...
bump version to v2.14
6 years ago
Matthew Fisher
5be3af65a2
bump version to v2.14
...
(cherry picked from commit 2420009a75
)
Signed-off-by: Matthew Fisher <matt.fisher@microsoft.com>
6 years ago
Matthew Fisher
7e79ede901
Merge pull request #5701 from BenLubar-PR/proget-repo
...
Add ProGet as a Helm chart repository host.
6 years ago
Matthew Fisher
415dacc16b
Merge pull request #5700 from nojnhuh/master
...
Fix typo
6 years ago
Jon Huhn
e6d5fc933b
Fix typo
...
Signed-off-by: Jon Huhn <huhnjon@gmail.com>
6 years ago
Ben Lubar
85b5dcad31
Add ProGet as a Helm chart repository host.
...
Signed-off-by: Ben Lubar <blubar@inedo.com>
6 years ago
Matthew Fisher
ffc71f9b7b
Merge pull request #5671 from tariq1890/upd_golang
...
use the latest patch release version of golang
6 years ago
Tariq Ibrahim
4bd361746c
use the latest patch release version of golang
...
Signed-off-by: Tariq Ibrahim <tariq181290@gmail.com>
6 years ago
Matt Farina
965b78433b
Updating OWERS to remove outdated reviewers and to reflect current case
...
Two changes in this:
1. Remove the reviewers. These are from when Helm was under
Kubernetes and used its tools. That is no longer the case
so this section has no use.
2. List fibonacci1729 with the maintainers. He has been a
maintainer a long time. The original listing had to do with
department locations within Deis rather than his work. He
has been a maintainer since before Helm was a CNCF project.
Fixes #5685
Signed-off-by: Matt Farina <matt@mattfarina.com>
6 years ago
Martin Hickey
2106d6c97f
Merge pull request #5596 from hickeyma/fix-reset-force-bug
...
fix (reset): reset force hangs when Tiller pod is removed
6 years ago
Matthew Fisher
e4dfd0a27a
Merge pull request #5683 from mattfarina/ping-k8s
...
Pinning k8s to a specific release
6 years ago
Matt Farina
b5582f03e6
Pinning k8s to a specific release
...
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>
6 years ago
Matt Farina
bd292ebbe6
Merge pull request #5657 from cloudsmith-io/update-semver
...
Update Masterminds/semver to allow >32bit version numbers
6 years ago
Martin Hickey
eb5c42ddae
Merge pull request #5650 from jbussdieker/jbb-add-terraform-tls-docs
...
Add docs for configuring SSL using Terraform.
6 years ago
Joshua Bussdieker
51c99b1252
Fix missing link
...
Signed-off-by: Joshua Bussdieker <jbussdieker@gmail.com>
6 years ago
Matthew Fisher
96258e3b29
Merge pull request #5669 from mortent/UpdateProtoTypes
...
fix(helm): Regenerate go types from proto
6 years ago
Joshua Bussdieker
422f0929b4
Move actual docs to another repo and update related docs list
...
Signed-off-by: Joshua Bussdieker <jbussdieker@gmail.com>
6 years ago
Joshua Bussdieker
aff106f97f
Update to reflect location of docs
...
Signed-off-by: Joshua Bussdieker <jbussdieker@gmail.com>
6 years ago
Joshua Bussdieker
2ed42013c4
Add docs for configuring SSL using Terraform.
...
Signed-off-by: Joshua Bussdieker <jbussdieker@gmail.com>
6 years ago
Tariq Ibrahim
86b970600b
add errcheck for Digest method in sign.go
...
Signed-off-by: Tariq Ibrahim <tariq181290@gmail.com>
6 years ago
Martin Hickey
609e3ace5d
Merge pull request #5496 from travelaudience/get-version
...
feat(helm) add 'get --template' to retrieve details about chart (ie version)
6 years ago
Jeff Knurek
d45095263e
remove obsolete doc file
...
Signed-off-by: Jeff Knurek <j.knurek@travelaudience.com>
6 years ago
Morten Torkildsen
072cd6af37
fix(helm): Regenerate go types from proto
...
Signed-off-by: Morten Torkildsen <mortent@google.com>
6 years ago
Jeff Knurek
0a3ebb816b
feat(helm) add '--template' option to 'helm get' for custom formatting
...
Signed-off-by: Jeff Knurek <j.knurek@travelaudience.com>
6 years ago
Jeff Knurek
6c760297c0
DOCS: ci failed and taught me how the docs get autogenerated
...
Signed-off-by: Jeff Knurek <j.knurek@travelaudience.com>
6 years ago
Jeff Knurek
acb759c079
feat(helm) add 'get version' to get the chart version
...
Signed-off-by: Jeff Knurek <j.knurek@travelaudience.com>
6 years ago
Martin Hickey
f0218d00f0
Merge pull request #5661 from hickeyma/fix-scaffold-chart-labels
...
fix(chartutil): Scaffold chart label in helper template
6 years ago
Martin Hickey
470d92e126
Fix scaffold chart label in helper template
...
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>
6 years ago
Matthew Fisher
3da600d03f
Merge pull request #5271 from donbowman/add-imagePullSecret
...
Add imagePullSecret to the `default` helm create template
6 years ago
Patrick Carey
5ba61df4c0
Update Masterminds/semver to allow >32bit version numbers
...
Signed-off-by: Patrick Carey <pcarey@cloudsmith.io>
6 years ago
Marc Khouzam
85fe8a759f
Dynamic completion for helm upgrade, get, rollback
...
Signed-off-by: Marc Khouzam <marc.khouzam@ville.montreal.qc.ca>
6 years ago
Matt Farina
dcb81c9c09
Merge pull request #5346 from truongnh1992/github_workflow
...
Adding github workflow for contributing to helm
6 years ago