Matt Farina
49f895db6b
Merge pull request #8843 from bloodorangeio/oci-pull
...
Signed-off-by: Matt Farina <matt@mattfarina.com>
4 years ago
Matt Farina
b880fc5c0f
Bumping kubernetes to 1.20.1
...
Signed-off-by: Matt Farina <matt@mattfarina.com>
4 years ago
Matt Farina
ed8d6899b6
Merge pull request #8703 from torstenwalter/do-not-render-templates-in-tests-directory
...
Signed-off-by: Matt Farina <matt@mattfarina.com>
4 years ago
Matt Farina
960b3b53c6
Merge pull request #9139 from dlipovetsky/action-comments
...
Signed-off-by: Matt Farina <matt@mattfarina.com>
4 years ago
Daniel Lipovetsky
1da2212a9d
Add explanatory comments to action.List and action.History
...
While the comments may seem to state the obvious to someone with helm CLI
experience, an SDK-first user may find these comments helpful.
Signed-off-by: Daniel Lipovetsky <dlipovetsky@d2iq.com>
4 years ago
Daniel Lipovetsky
00cf10d360
fix(pkg/storage): If storage.Create fails to clean up recent release versions, return an error
...
Previously, storage.Create was ignoring the error. This meant that a user that
relied on the recent release version cleanup would not be notified if that
cleanup failed, and release versions could grow without bound.
Closes #9145
Signed-off-by: Daniel Lipovetsky <dlipovetsky@d2iq.com>
4 years ago
Daniel Lipovetsky
8c28da6567
test(pkg/storage): Verify that storage.Create returns an error if it fails to clean up least-recent release versions
...
Signed-off-by: Daniel Lipovetsky <dlipovetsky@d2iq.com>
4 years ago
Peter Engelbert
beda5e1e2b
Address error on deletion of old dependencies
...
Signed-off-by: Peter Engelbert <pmengelbert@gmail.com>
4 years ago
Martin Hickey
ba9cad9379
Merge pull request #8484 from chriswells0/subset
...
feat: Allow helm test to run a subset of tests
4 years ago
Matt Farina
f5ef87b96e
Merge pull request #8363 from zh168654/master
...
helm upgrade with --wait support jobs in manifest to be completed
4 years ago
Dinu Mathai
a202fb0c0b
Fixed bug - The flags --cert-file/--key-file where ignored when --insecure-skip-tls-verify flag is set ( #9070 )
...
* fix: Fixed bug - The flags --cert-file/--key-file where ignored when --insecure-skip-tls-verify flag is set
Signed-off-by: Dinu Mathai <Dinu.Mathai1@T-Mobile.com>
* fix: Added unit test
Signed-off-by: Dinu Mathai <Dinu.Mathai1@T-Mobile.com>
4 years ago
Scott Rigby
c495e88250
Replace Helm Hub with Artifact Hub ( #8626 )
...
* Replace Helm Hub with Artifact Hub
Signed-off-by: Scott Rigby <scott@r6by.com>
* Update link to new doc entry for Monocular compatible search API
Signed-off-by: Scott Rigby <scott@r6by.com>
* Add struct for Artifact Hub data, and return correct URL for both artifact hub instances and backwards compatibility for Monocular search API
Signed-off-by: Scott Rigby <scott@r6by.com>
* Keep default endpoint hub.helm.sh, so the helm org controls the domain. At least until artifacthub moves to CNCF incubation
Signed-off-by: Scott Rigby <scott@r6by.com>
4 years ago
Marc Khouzam
bed1a42a39
fix(pkg/chartutil): Remove warning for nils
...
Nil tables should not be reported as non-tables.
Signed-off-by: Marc Khouzam <marc.khouzam@montreal.ca>
4 years ago
Matt Farina
e71d38b414
Merge pull request #9126 from mattfarina/sprig-3.2.0
...
Signed-off-by: Matt Farina <matt@mattfarina.com>
4 years ago
Matt Farina
fb0345a07f
Updating to sprig 3.2.0
...
Note, randInt is now a function in sprig so the failing test needed
to be updated to a function that does not exist.
Signed-off-by: Matt Farina <matt@mattfarina.com>
4 years ago
Matt Farina
eb796ccb79
Merge pull request #9114 from mattfarina/k8s-1.20
...
Updating to Kuberentes 1.20 packages
4 years ago
Matt Farina
363fb1edf1
Updating to Kuberentes 1.20 packages
...
Signed-off-by: Matt Farina <matt@mattfarina.com>
4 years ago
dependabot[bot]
21078d4794
Bump github.com/Masterminds/semver/v3 from 3.1.0 to 3.1.1 ( #9109 )
...
Bumps [github.com/Masterminds/semver/v3](https://github.com/Masterminds/semver ) from 3.1.0 to 3.1.1.
- [Release notes](https://github.com/Masterminds/semver/releases )
- [Changelog](https://github.com/Masterminds/semver/blob/master/CHANGELOG.md )
- [Commits](https://github.com/Masterminds/semver/compare/v3.1.0...v3.1.1 )
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
4 years ago
dependabot[bot]
a9e2380569
Bump github.com/containerd/containerd from 1.3.4 to 1.4.3
...
Bumps [github.com/containerd/containerd](https://github.com/containerd/containerd ) from 1.3.4 to 1.4.3.
- [Release notes](https://github.com/containerd/containerd/releases )
- [Changelog](https://github.com/containerd/containerd/blob/master/RELEASES.md )
- [Commits](https://github.com/containerd/containerd/compare/v1.3.4...v1.4.3 )
Signed-off-by: dependabot[bot] <support@github.com>
4 years ago
Matt Farina
bb68c987da
Merge pull request #9116 from mattfarina/g1.15
...
Builds with go 1.15
4 years ago
dependabot[bot]
87ed57b5e0
Bump github.com/Masterminds/squirrel from 1.4.0 to 1.5.0 ( #9108 )
...
Bumps [github.com/Masterminds/squirrel](https://github.com/Masterminds/squirrel ) from 1.4.0 to 1.5.0.
- [Release notes](https://github.com/Masterminds/squirrel/releases )
- [Commits](https://github.com/Masterminds/squirrel/compare/v1.4.0...v1.5.0 )
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
4 years ago
dependabot[bot]
937d688f5c
Bump github.com/lib/pq from 1.8.0 to 1.9.0 ( #9107 )
...
Bumps [github.com/lib/pq](https://github.com/lib/pq ) from 1.8.0 to 1.9.0.
- [Release notes](https://github.com/lib/pq/releases )
- [Commits](https://github.com/lib/pq/compare/v1.8.0...v1.9.0 )
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
4 years ago
Peter Engelbert
f666fceb30
Remove OCI boolean from struct
...
Signed-off-by: Peter Engelbert <pmengelbert@gmail.com>
4 years ago
Peter Engelbert
3028c55858
Clean up imports and add doc comments
...
Additionally, revert `NewPull()` to its existing signature.
Signed-off-by: Peter Engelbert <pmengelbert@gmail.com>
4 years ago
Peter Engelbert
3ad08f3ea9
Implement `helm pull` for OCI registries
...
* Implement `helm dep update` for oci dependencies
* New unit tests
* Remove `helm chart pull` command
* New `helm pull` does not depend on registry cache
Signed-off-by: Peter Engelbert <pmengelbert@gmail.com>
4 years ago
Lüchinger Dominic
cc1d2d62e9
Adds the option kube-cafile and env variable HELM_KUBECAFILE for a overwrite of the certificate authority file
...
Signed-off-by: Lüchinger Dominic <dev@snowgarden.ch>
4 years ago
Matt Farina
65ed70341d
Builds with go 1.15
...
Signed-off-by: Matt Farina <matt@mattfarina.com>
4 years ago
Matt Farina
8be6bc076f
Merge pull request #9103 from mattfarina/bump-k8s-1.19.4
...
Signed-off-by: Matt Farina <matt@mattfarina.com>
4 years ago
Matt Farina
7c4e0b17df
Updating to Kubernetes 1.19.4 package versions
...
Note, klog is now set to v2. This is because k8s 1.19 uses klog v2.
v1.0.0, which was previously used, also had a bug in the flag
initialization which we were using. Helm was pulling klog v2.2.0
prior to this for use with k8s. Helm was using the wrong version
of the library to initialize the flags. Updating that fixes the
issues that could arise there.
Signed-off-by: Matt Farina <matt@mattfarina.com>
4 years ago
Matt Farina
960fbbed70
Merge pull request #9090 from helm/add-codeql
...
Signed-off-by: Matt Farina <matt@mattfarina.com>
4 years ago
Chris Aniszczyk
7860453923
Add CodeQL Security Scanning
...
Signed-off-by: Chris Aniszczyk <caniszczyk@gmail.com>
4 years ago
Matthew Fisher
976d668dec
Merge pull request #9048 from MaXinjian/install
...
Cleanup tempfiles introduced by unit tests under pkg/
4 years ago
Matthew Fisher
f228a7c36c
Merge pull request #9057 from ssalaues/fix/ingress-templating-error
...
fix: ingress path issue
4 years ago
Matt Farina
78006d0f13
Merge pull request #9084 from rimusz/master
...
Signed-off-by: Matt Farina <matt@mattfarina.com>
4 years ago
rimas
f30badd570
Fix test
...
Signed-off-by: rimas <rmocius@gmail.com>
4 years ago
rimas
ce1a46899f
Fixes #9083
...
Signed-off-by: rimas <rmocius@gmail.com>
4 years ago
Martin Hickey
2be0d141a6
Merge pull request #9065 from scaat/fix-comment
...
[COMMENT]fix comment
4 years ago
Scaat Feng
7c4932c485
[COMMENT]fix comment
...
Signed-off-by: Scaat Feng <scaat.feng@gmail.com>
4 years ago
Matthew Fisher
2323f8946f
Merge pull request #9042 from bacongobbler/stale-3.0.14
...
bump actions/stale to v3.0.14
4 years ago
Matthew Fisher
374d5f1b53
Merge pull request #9058 from nojnhuh/fix-typo
...
Fix typo
4 years ago
Jon Huhn
5d08a0d00e
Fix typo
...
Signed-off-by: Jon Huhn <huhnjon@gmail.com>
4 years ago
Salim Salaues
50144aad03
fix: ingress path issue
...
Signed-off-by: Salim Salaues <salim@openinvest.co>
4 years ago
Matthew Fisher
af1bc9af95
Merge pull request #9056 from helm/revert-8602-get
...
Revert "Add support to judge whether desired version is available or not"
4 years ago
Matthew Fisher
0fe547c8e7
Revert "Add support to judge whether desired version is available or not"
...
Signed-off-by: Matthew Fisher <matt.fisher@microsoft.com>
4 years ago
Matthew Fisher
3f2605df5f
Merge pull request #8602 from MaXinjian/get
...
Add support to judge whether desired version is available or not
4 years ago
Ma Xinjian
1aa6e928ce
Cleanup tempfiles introduced by unit tests under pkg/
...
Signed-off-by: Ma Xinjian <maxj.fnst@cn.fujitsu.com>
4 years ago
Matthew Fisher
8592029379
bump actions/stale to v3.0.14
...
updates label handling to account for localization.
Signed-off-by: Matthew Fisher <matt.fisher@microsoft.com>
4 years ago
Matthew Fisher
52089956db
Merge pull request #9037 from bacongobbler/increase-operations-limit
...
[actions/stale] increase number of operations per run to 100
4 years ago
Matthew Fisher
b79134a91d
increase number of operations per run to 100
...
The default number of operations the stale issue bot will run is 30. This is a good size for a small-to-medium sized project and it prevents rate limits. However, for a project as large as Helm, the number of operations need to be increased so that it can find and close stale issues.
Signed-off-by: Matthew Fisher <matt.fisher@microsoft.com>
4 years ago
Marc Khouzam
d9c5754dfc
feat(helm): Allow generating markdown docs headers
...
For backwards-compatibility, the generation of markdown headers is
only enabled through the --generate-headers flag.
Signed-off-by: Marc Khouzam <marc.khouzam@montreal.ca>
4 years ago