Martin Hickey
5c256a5e7d
Merge pull request #10928 from siggy/siggy/k8s-v0-24-0
...
Bump k8s packages from 0.23.6 to 0.24.0
3 years ago
Matt Farina
6970b8dcc8
Merge pull request #10926 from SimonAlling/fix-untardir-reference
...
Fix --untardir reference in --destination description
3 years ago
Andrew Seigner
bd7c97f786
Bump k8s packages from 0.23.6 to 0.24.0
...
This required modifying the `kube.Factory` interface to conform to
changes in k8s' `cmdutil.Factory` interface:
fe3772890f
Signed-off-by: Andrew Seigner <andrew@sig.gy>
3 years ago
Martin Hickey
8d3f9a475d
Merge pull request #10767 from marquiz/fixes/unit-test
...
repo: fix repo merge unit test
3 years ago
Simon Alling
41ccf7b5ab
Fix --untardir reference in --destination description
...
Signed-off-by: Simon Alling <alling.simon@gmail.com>
3 years ago
Matt Farina
0816322bdf
Merge pull request #10924 from sabre1041/maintainer-add-sabre1041
...
Added sabre1041 as project maintainer
3 years ago
Andrew Block
97718e9422
Added sabre1041 as project maintainer
...
Signed-off-by: Andrew Block <andy.block@gmail.com>
3 years ago
Matt Farina
fbd74cd1aa
Merge pull request #10909 from hickeyma/chore/bump-k8s-1.23.6
...
Bumping Kubernetes package version to 0.23.6
3 years ago
Matt Farina
48fba01cc7
Merge pull request #10917 from mattfarina/expand-symlink-message
...
Updating symlink log message
3 years ago
Matt Farina
2e6b5e1374
Updating symlink log message
...
The symlink message did not tell anyone what Helm does with the contents
of the linked file. These are used in 2 places:
1. When loading a chart as a directory
2. When creating a chart archive (the linked files contents are
included)
Signed-off-by: Matt Farina <matt.farina@suse.com>
3 years ago
Martin Hickey
c477d697ec
Merge pull request #10458 from SimonAlling/remove-AssertGoldenBytes
...
Remove AssertGoldenBytes test helper
3 years ago
Martin Hickey
f1b1958e68
Merge pull request #10085 from werf/fix_no_deployed_releases_on_history_limit_hit
...
"... has no deployed releases" error when release history contains only failed releases and history limit reached
3 years ago
Martin Hickey
511df9e710
Merge pull request #10201 from SgtCoDFish/signerrcheck
...
Add more error checks during the signing process
3 years ago
Martin Hickey
3013c48cda
Bumping Kubernetes package version to 0.23.6
...
Signed-off-by: Martin Hickey <martin.hickey@ie.ibm.com>
3 years ago
Martin Hickey
8bb71f056c
Merge pull request #10906 from cmurphy/bump-crypto-main
...
fix(helm): update golang.org/x/crypto to latest
3 years ago
Colleen Murphy
5105899a86
fix(helm): update golang.org/x/crypto to latest
...
Update the crypto dependency to address CVE-2022-27191.
Helm does not use the ssh module of crypto, so is not vulnerable to this
CVE, but the dependency gets flagged by vulnerability scanners
Signed-off-by: Colleen Murphy <colleen.murphy@suse.com>
3 years ago
Matthew Fisher
442979d652
Merge pull request #10843 from helm/dependabot/go_modules/github.com/docker/docker-20.10.14incompatible
...
Bump github.com/docker/docker from 20.10.13+incompatible to 20.10.14+incompatible
3 years ago
dependabot[bot]
08b5feb145
Bump github.com/docker/docker
...
Bumps [github.com/docker/docker](https://github.com/docker/docker ) from 20.10.13+incompatible to 20.10.14+incompatible.
- [Release notes](https://github.com/docker/docker/releases )
- [Changelog](https://github.com/moby/moby/blob/master/CHANGELOG.md )
- [Commits](https://github.com/docker/docker/compare/v20.10.13...v20.10.14 )
---
updated-dependencies:
- dependency-name: github.com/docker/docker
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
3 years ago
Matthew Fisher
b77405c21b
Merge pull request #10896 from helm/dependabot/go_modules/github.com/containerd/containerd-1.6.3
...
Bump github.com/containerd/containerd from 1.6.1 to 1.6.3
3 years ago
dependabot[bot]
3543d14c34
Bump github.com/containerd/containerd from 1.6.1 to 1.6.3
...
Bumps [github.com/containerd/containerd](https://github.com/containerd/containerd ) from 1.6.1 to 1.6.3.
- [Release notes](https://github.com/containerd/containerd/releases )
- [Changelog](https://github.com/containerd/containerd/blob/main/RELEASES.md )
- [Commits](https://github.com/containerd/containerd/compare/v1.6.1...v1.6.3 )
---
updated-dependencies:
- dependency-name: github.com/containerd/containerd
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
3 years ago
Matthew Fisher
49819b4ef7
Merge pull request #10861 from bacongobbler/gobuild
...
replace +build with go:build
3 years ago
Martin Hickey
fd1d61df68
Merge pull request #10854 from SimonAlling/fix-confusing-test-failure-message
...
Fix confusing test failure message
3 years ago
Martin Hickey
a368bde6c8
Merge pull request #10850 from greed42/install-helm-version
...
Populate Capabilities.HelmVersion during install
3 years ago
Matthew Fisher
2878cc8079
replace +build with go:build
...
go:build is the new conditional compilation directive used to specify build constraints. It was introduced in Go 1.17. It is meant to replace the old +build directives.
Now that go.mod points to Go 1.17 we no longer need to support both
build flags.
Signed-off-by: Matthew Fisher <matt.fisher@fermyon.com>
3 years ago
Matt Farina
f91e8d218e
Merge pull request #10856 from helm/dependabot/go_modules/oras.land/oras-go-1.1.1
...
Bump oras.land/oras-go from 1.1.0 to 1.1.1
3 years ago
dependabot[bot]
6eee0de7cc
Bump oras.land/oras-go from 1.1.0 to 1.1.1
...
Bumps [oras.land/oras-go](https://github.com/oras-project/oras-go ) from 1.1.0 to 1.1.1.
- [Release notes](https://github.com/oras-project/oras-go/releases )
- [Commits](https://github.com/oras-project/oras-go/compare/v1.1.0...v1.1.1 )
---
updated-dependencies:
- dependency-name: oras.land/oras-go
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
3 years ago
Matt Farina
4d2e21e860
Merge pull request #10832 from true-north-engineering/main
...
Fixing downloader plugin error handling
3 years ago
Matt Farina
c0ded2e01c
Merge pull request #10775 from helm/dependabot/go_modules/github.com/stretchr/testify-1.7.1
...
Bump github.com/stretchr/testify from 1.7.0 to 1.7.1
3 years ago
Matt Farina
3fdb7cac01
Merge pull request #10110 from zegerius/main
...
Fix value precedence
3 years ago
Simon Alling
56e52d139c
Fix confusing test failure message
...
Resolves #10466 .
Signed-off-by: Simon Alling <alling.simon@gmail.com>
3 years ago
Graham Reed
82a2a2e85c
Populate Capabilities.HelmVersion during install
...
Signed-off-by: Graham Reed <greed@7deadly.org>
3 years ago
Matt Farina
cba3b1eed4
Merge pull request #10836 from mattfarina/bump-k8s-1.23.5
...
Bumping Kubernetes package versions
3 years ago
Matt Farina
a87ab07aed
Bumping Kubernetes package versions
...
Signed-off-by: Matt Farina <matt@mattfarina.com>
3 years ago
Matt Farina
e9a2e42ab1
Merge pull request #10830 from mattfarina/bump-vcs
...
Updating vcs to latest version
3 years ago
Zoran Krleza
06c39c8079
Fixing downloader plugin error handling
...
Signed-off-by: Zoran Krleza <zoran.krleza@true-north.hr>
3 years ago
Matt Farina
3490f1e7b6
Updating vcs to latest version
...
vcs had a release due to a CVE. This updates to the latest version
that mitigates the CVE.
Note, the Makefile was updated so that `make build` would build
without cgo just like gox does in the CI pipeline. They should
both build without cgo so we can catch issues before merging to
master where a canary build would pick up the problem.
Signed-off-by: Matt Farina <matt@mattfarina.com>
3 years ago
Timofey Kirillov
da8e7d2532
fix: "... has no deployed releases" error when release history contains only failed releases and history limit reached
...
Fixed old releases rotation procedure to not require a deployed release to exists.
An error will arise when there are no successfully deployed release yet, but releases history limit has been reached. In such situation helm will refuse to upgrade release anymore with "... has no deployed releases" error.
Furthermore, release rotation procedure already expecting lastDeployedRelease to be either nil, or not nil. So it is assumed that deployed release may exist or may not and these both outcomes were already expected as a valid situation rather than a failure.
Reworked storage_test.go TestStorageRemoveLeastRecentWithError test case: use mocked driver and test release creation procedure does not shadows errors from the underneath release rotation procedure.
Signed-off-by: Timofey Kirillov <timofey.kirillov@flant.com>
3 years ago
Martin Hickey
ee3f270e1e
Merge pull request #10453 from SimonAlling/remove-runTestActionCmd
...
Remove runTestActionCmd and use runTestCmd instead
3 years ago
Scott Rigby
634b18295a
Merge pull request #10568 from monostream/feature/fix-connection-leak
...
HTTPGetter: Reuse http transport
3 years ago
dependabot[bot]
9380e211aa
Bump github.com/stretchr/testify from 1.7.0 to 1.7.1
...
Bumps [github.com/stretchr/testify](https://github.com/stretchr/testify ) from 1.7.0 to 1.7.1.
- [Release notes](https://github.com/stretchr/testify/releases )
- [Commits](https://github.com/stretchr/testify/compare/v1.7.0...v1.7.1 )
---
updated-dependencies:
- dependency-name: github.com/stretchr/testify
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
3 years ago
dependabot[bot]
2cf845424a
Bump github.com/spf13/cobra from 1.3.0 to 1.4.0
...
Bumps [github.com/spf13/cobra](https://github.com/spf13/cobra ) from 1.3.0 to 1.4.0.
- [Release notes](https://github.com/spf13/cobra/releases )
- [Changelog](https://github.com/spf13/cobra/blob/master/CHANGELOG.md )
- [Commits](https://github.com/spf13/cobra/compare/v1.3.0...v1.4.0 )
---
updated-dependencies:
- dependency-name: github.com/spf13/cobra
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
3 years ago
Markus Lehtonen
7a08426869
repo: fix repo merge unit test
...
Enable asserts that accidentally excluded from normal test flow.
Signed-off-by: Markus Lehtonen <markus.lehtonen@intel.com>
3 years ago
Matthew Fisher
974a6030c8
Merge pull request #10769 from tchupp/fix/go-mod-1.17
...
Fix/go mod 1.17
3 years ago
Theo Chupp
45af381aa4
fix: run 'go mod tidy' for go 1.17
...
Signed-off-by: Theo Chupp <theodorechupp@stockx.com>
3 years ago
Theo Chupp
4448042723
dummy change to trigger CI
...
Signed-off-by: Theo Chupp <theodorechupp@stockx.com>
3 years ago
Matthew Fisher
e9abdc5efe
Merge pull request #9751 from cndoit18/fix-issue-9747
...
fix(rollback): fix helm rollback doesn't have meta.helm.sh annotations
3 years ago
Matthew Fisher
8a0bfae335
Merge pull request #10581 from smaftoul/bump-go-version
...
Set go version to 1.17 to match CI
3 years ago
Matthew Fisher
0f2e2bbd6c
Merge pull request #10544 from helm/dependabot/go_modules/github.com/BurntSushi/toml-1.0.0
...
chore(deps): bump github.com/BurntSushi/toml from 0.4.1 to 1.0.0
3 years ago
Matthew Fisher
40677758bc
Merge pull request #10754 from helm/dependabot/go_modules/github.com/docker/docker-20.10.13incompatible
...
Bump github.com/docker/docker from 20.10.12+incompatible to 20.10.13+incompatible
3 years ago
Matthew Fisher
f34005b00e
Merge pull request #10590 from guyboltonking/gbk-fix-lockfile-suffix
...
Correctly handle repository data file paths that contain a component with the same suffix as the data file
3 years ago