- 11 May, 2023 1 commit
-
-
Извеков Василий Михайлович authored
-
- 10 May, 2023 1 commit
-
-
Joe Julian authored
tests: change crd golden file to match after #11870
-
- 09 May, 2023 2 commits
-
-
Joe Julian authored
Signed-off-by:
Joe Julian <me@joejulian.name>
-
Joe Julian authored
full source path for CRDs when output-dir is not provided
-
- 05 May, 2023 2 commits
-
-
Matt Farina authored
move Joe Julian to maintainer
-
Joe Julian authored
Signed-off-by:
Joe Julian <me@joejulian.name>
-
- 02 May, 2023 4 commits
-
-
Matt Farina authored
chore(deps): bump github.com/Masterminds/squirrel from 1.5.3 to 1.5.4
-
dependabot[bot] authored
Bumps [github.com/Masterminds/squirrel](https://github.com/Masterminds/squirrel) from 1.5.3 to 1.5.4. - [Release notes](https://github.com/Masterminds/squirrel/releases) - [Commits](https://github.com/Masterminds/squirrel/compare/v1.5.3...v1.5.4 ) --- updated-dependencies: - dependency-name: github.com/Masterminds/squirrel dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by:
dependabot[bot] <support@github.com>
-
Matt Farina authored
chore(deps): bump github.com/Masterminds/semver/v3 from 3.2.0 to 3.2.1
-
Matt Farina authored
Updating the Helm maintainers
-
- 01 May, 2023 3 commits
-
-
dependabot[bot] authored
Bumps [github.com/Masterminds/semver/v3](https://github.com/Masterminds/semver) from 3.2.0 to 3.2.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.2.0...v3.2.1 ) --- updated-dependencies: - dependency-name: github.com/Masterminds/semver/v3 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by:
dependabot[bot] <support@github.com>
-
Matt Farina authored
Attach annotations to OCI artifacts
-
Matt Farina authored
chore: bump k8s.io dependencies to v0.27.1
-
- 29 Apr, 2023 1 commit
-
-
Andrew Block authored
Signed-off-by:
Andrew Block <andy.block@gmail.com>
-
- 28 Apr, 2023 3 commits
-
-
Matt Farina authored
fix: failed testcase on windows
-
Matt Farina authored
fail quiet linting when an error occurs
-
Matt Farina authored
Provide an alternative for --set and/or --set-string to take a value literally
-
- 27 Apr, 2023 3 commits
-
-
Yann Soubeyrand authored
Signed-off-by:
Yann Soubeyrand <yann.soubeyrand@gmx.fr>
-
Matt Farina authored
Add option to support foreground cascade deletion
-
Matt Farina authored
These maintainers have made tremendous contributions but are currently inactive. I have connected with each of them and they are focused on other work, at present. They all confirmed moving to an emeritus status. If they ever want to return to active development/maintainer-ship of Helm, I would be delighted. The governance has a process for inactive folks and, as there are items that need to be voted on, inactive maintainer make decision making difficult. These maintainers are and will continue to be missed. Signed-off-by:
Matt Farina <matt.farina@suse.com>
-
- 13 Apr, 2023 1 commit
-
-
Tom Wieczorek authored
Adapt to changes in 1.27 client libs: * The OpenAPIGetter method is now private, but the Validator method does what is needed instead. * The function wait.PollImmediateUntil is deprecated. Switch to the recommended new function wait.PollUntilContextCancel. Related dependency changes: change k8s.io/kube-openapi v0.0.0-20221012153701-172d655c2280 => v0.0.0-20230308215209-15aac26d736a And some transitive version changes: add github.com/go-task/slim-sprig v0.0.0-20210107165309-348f09dbbbc0 add github.com/google/pprof v0.0.0-20210720184732-4bb14d4b1be1 remove github.com/elazarl/goproxy v0.0.0-20180725130230-947c36da3153 github.com/go-errors/errors v1.0.1 => v1.4.2 github.com/go-openapi/jsonpointer v0.19.5 => v0.19.6 github.com/go-openapi/jsonreference v0.20.0 => v0.20.1 github.com/go-openapi/swag v0.19.14 => v0.22.3 github.com/golang/protobuf v1.5.2 => v1.5.3 github.com/mailru/easyjson v0.7.6 => v0.7.7 github.com/onsi/ginkgo/v2 v2.4.0 => v2.9.1 github.com/onsi/gomega v1.23.0 => v1.27.4 github.com/rogpeppe/go-internal v1.9.0 => v1.10.0 golang.org/x/mod v0.8.0 => v0.9.0 golang.org/x/net v0.7.0 => v0.8.0 golang.org/x/term v0.5.0 => v0.6.0 golang.org/x/tools v0.6.0 => v0.7.0 gotest.tools/v3 v3.0.3 => v3.4.0 sigs.k8s.io/json v0.0.0-20220713155537-f223a00ba0e2 => v0.0.0-20221116044647-bc3834ca7abd sigs.k8s.io/kustomize/api v0.12.1 => v0.13.2 sigs.k8s.io/kustomize/kyaml v0.13.9 => v0.14.1 Signed-off-by:
Tom Wieczorek <twieczorek@mirantis.com>
-
- 12 Apr, 2023 2 commits
-
-
Matt Farina authored
Only run tests once
-
Matt Farina authored
Tests are being run twice in CI. Once with code coverage being report and once without. Tests only need to be run once. When Helm previously had testing in CircleCI it was the code coverage tests so that was retained here. Signed-off-by:
Matt Farina <matt.farina@suse.com>
-
- 11 Apr, 2023 3 commits
-
-
Andrew Block authored
chore(deps): bump golang.org/x/text from 0.7.0 to 0.9.0
-
Matt Farina authored
Fix goroutine leak in perform
-
Matt Farina authored
Fix goroutine leak in action install
-
- 10 Apr, 2023 8 commits
-
-
dependabot[bot] authored
Bumps [golang.org/x/text](https://github.com/golang/text) from 0.7.0 to 0.9.0. - [Release notes](https://github.com/golang/text/releases) - [Commits](https://github.com/golang/text/compare/v0.7.0...v0.9.0 ) --- updated-dependencies: - dependency-name: golang.org/x/text dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by:
dependabot[bot] <support@github.com>
-
Matt Farina authored
During the install process there was a place where an install process could be stuck trying to write to a channel. This would happen when a context had completed prior to performInstall finishing. In a short running Helm Client this was not a problem. But, for long running applications that use Helm as an SDK there are problems where a memory leak ends up happening due to goroutines never being able to complete. This fix provides a means for performInstall to write to its channel using the method already used to fix the upgrade issue of the same kind. Fixes #11805 Signed-off-by:
Matt Farina <matt.farina@suse.com>
-
Matt Farina authored
Fix 32bit-x86 typo in testsuite
-
Matt Farina authored
chore:Use http constants as http.request parameters
-
Joe Julian authored
Signed-off-by:
Joe Julian <me@joejulian.name>
-
Joe Julian authored
Signed-off-by:
Joe Julian <me@joejulian.name>
-
Matt Farina authored
Merge pull request #11966 from helm/dependabot/go_modules/github.com/docker/docker-20.10.24incompatible chore(deps): bump github.com/docker/docker from 20.10.21+incompatible to 20.10.24+incompatible
-
Matt Farina authored
chore(deps): bump github.com/containerd/containerd from 1.6.15 to 1.7.0
-
- 04 Apr, 2023 1 commit
-
-
dependabot[bot] authored
Bumps [github.com/docker/docker](https://github.com/docker/docker) from 20.10.21+incompatible to 20.10.24+incompatible. - [Release notes](https://github.com/docker/docker/releases) - [Commits](https://github.com/docker/docker/compare/v20.10.21...v20.10.24 ) --- updated-dependencies: - dependency-name: github.com/docker/docker dependency-type: indirect ... Signed-off-by:
dependabot[bot] <support@github.com>
-
- 30 Mar, 2023 1 commit
-
-
Aman Nijhawan authored
* Fixes Readiness Check for statefulsets using partitioned rolling update. Fixes #11773 This change updates readiness check in ready.go to correctly account for statefulsets that are utilizing a partitioned upgrade. These statefulsets only upgrade a subset of the managed pods with each call to helm upgrade. This causes the upgrade to legitimately hit the condition where sts.status.CurrentRevision != sts.Status.UpdateRevision which causes helm to mark the upgrade has failed when in fact it is successful. This change fixes that behavior to only check when partition is unspecified or 0. Signed-off-by:
Aman Nijhawan <anijhawan@yugabyte.com> * Adding a unit test to verify that partitioned rolling upgrade for a statefulset works. Signed-off-by:
Aman Nijhawan <anijhawan@yugabyte.com> --------- Signed-off-by:
Aman Nijhawan <anijhawan@yugabyte.com> Co-authored-by:
Aman Nijhawan <anijhawan@yugabyte.com>
-
- 29 Mar, 2023 1 commit
-
-
wujunwei authored
Signed-off-by:
wujunwei <wjw3323@live.com>
-
- 28 Mar, 2023 1 commit
-
-
Dirk Müller authored
The GOARCH here is 386 not i386. This caused a slightly odd test suite failure on that architecture: --- FAIL: TestPlatformPrepareCommand (0.00s) plugin_test.go:45: Expected arg="os-arch", got "linux-s390x" plugin_test.go:64: Expected arg="os-arch", got "linux-s390x" Signed-off-by:
Dirk Müller <dirk@dmllr.de>
-
- 24 Mar, 2023 2 commits
-
-
dependabot[bot] authored
Bumps [github.com/containerd/containerd](https://github.com/containerd/containerd) from 1.6.15 to 1.7.0. - [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.15...v1.7.0 ) --- updated-dependencies: - dependency-name: github.com/containerd/containerd dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by:
dependabot[bot] <support@github.com>
-
Matt Farina authored
Bump the Go version
-