dependabot[bot]
cfa7bc68fa
chore(deps): bump oras.land/oras-go from 1.2.2 to 1.2.3
...
Bumps [oras.land/oras-go](https://github.com/oras-project/oras-go ) from 1.2.2 to 1.2.3.
- [Release notes](https://github.com/oras-project/oras-go/releases )
- [Commits](https://github.com/oras-project/oras-go/compare/v1.2.2...v1.2.3 )
---
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>
1 year ago
dependabot[bot]
524a0e7457
chore(deps): bump github.com/opencontainers/runc from 1.1.4 to 1.1.5
...
Bumps [github.com/opencontainers/runc](https://github.com/opencontainers/runc ) from 1.1.4 to 1.1.5.
- [Release notes](https://github.com/opencontainers/runc/releases )
- [Changelog](https://github.com/opencontainers/runc/blob/main/CHANGELOG.md )
- [Commits](https://github.com/opencontainers/runc/compare/v1.1.4...v1.1.5 )
---
updated-dependencies:
- dependency-name: github.com/opencontainers/runc
dependency-type: indirect
...
Signed-off-by: dependabot[bot] <support@github.com>
(cherry picked from commit 2bfc367b32
)
1 year ago
dependabot[bot]
c60cdf62ab
chore(deps): bump github.com/docker/distribution
...
Bumps [github.com/docker/distribution](https://github.com/docker/distribution ) from 2.8.1+incompatible to 2.8.2+incompatible.
- [Release notes](https://github.com/docker/distribution/releases )
- [Commits](https://github.com/docker/distribution/compare/v2.8.1...v2.8.2 )
---
updated-dependencies:
- dependency-name: github.com/docker/distribution
dependency-type: indirect
...
Signed-off-by: dependabot[bot] <support@github.com>
(cherry picked from commit 36dee32fa1
)
1 year ago
dependabot[bot]
c09e93f82f
chore(deps): bump github.com/lib/pq from 1.10.7 to 1.10.9
...
Bumps [github.com/lib/pq](https://github.com/lib/pq ) from 1.10.7 to 1.10.9.
- [Release notes](https://github.com/lib/pq/releases )
- [Commits](https://github.com/lib/pq/compare/v1.10.7...v1.10.9 )
---
updated-dependencies:
- dependency-name: github.com/lib/pq
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
(cherry picked from commit b750ee699e
)
1 year ago
dependabot[bot]
8eab82b0fa
chore(deps): bump github.com/Masterminds/squirrel from 1.5.3 to 1.5.4
...
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>
(cherry picked from commit 2098f606aa
)
1 year ago
dependabot[bot]
aa6b8aa029
chore(deps): bump github.com/Masterminds/semver/v3 from 3.2.0 to 3.2.1
...
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>
(cherry picked from commit 1a7981a3ec
)
1 year ago
Joe Julian
4f32150a3f
update kubernetes dependencies from v0.27.0 to v0.27.1
...
Signed-off-by: Joe Julian <me@joejulian.name>
(cherry picked from commit 54ca3a82c2
)
2 years ago
Yann Soubeyrand
bdd56569ea
chore: bump k8s.io dependencies to v0.27.1
...
Signed-off-by: Yann Soubeyrand <yann.soubeyrand@gmx.fr>
2 years ago
Tom Wieczorek
b9361407a3
Bump k8s.io deps from v0.26.0 to v0.27.0
...
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>
2 years ago
Andrew Block
0a6d0b8be9
Merge pull request #11980 from helm/dependabot/go_modules/golang.org/x/text-0.9.0
...
chore(deps): bump golang.org/x/text from 0.7.0 to 0.9.0
2 years ago
Matt Farina
cf3d2531a8
Merge pull request #11898 from willzgli/waitbatchPerform
...
Fix goroutine leak in perform
2 years ago
dependabot[bot]
be14682da5
chore(deps): bump golang.org/x/text from 0.7.0 to 0.9.0
...
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>
2 years ago
Matt Farina
4b3a1cc665
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
2 years ago
dependabot[bot]
aba9bd6833
chore(deps): bump github.com/docker/docker
...
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>
2 years ago
dependabot[bot]
3994329aae
chore(deps): bump github.com/containerd/containerd from 1.6.15 to 1.7.0
...
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>
2 years ago
Matt Farina
046646c944
Handle failed DNS case for Go 1.20+
...
Go 1.20 introduced DNS/CNAME handling changes. This can cause an
IP address represented in hex, oct, etc to be looked up as DNS and
fail. This change introduces a mock DNS resolver.
Note, with the mock resolver, we don't need to use 0x7f000001 any
longer. Keeping because it was already there.
Signed-off-by: Matt Farina <matt.farina@suse.com>
2 years ago
willzgli
11150cdcc6
Fix goroutine leak in perform
...
Signed-off-by: willzgli <willzgli@tencent.com>
2 years ago
dependabot[bot]
a071378209
chore(deps): bump github.com/rubenv/sql-migrate from 1.2.0 to 1.3.1
...
Bumps [github.com/rubenv/sql-migrate](https://github.com/rubenv/sql-migrate ) from 1.2.0 to 1.3.1.
- [Release notes](https://github.com/rubenv/sql-migrate/releases )
- [Commits](https://github.com/rubenv/sql-migrate/compare/v1.2.0...v1.3.1 )
---
updated-dependencies:
- dependency-name: github.com/rubenv/sql-migrate
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
2 years ago
Luca Comellini
017785a2f1
Bump containerd to 1.6.15, oras-go to 1.2.2 and image-spec to v1.1.0-rc2
...
Signed-off-by: Luca Comellini <luca.com@gmail.com>
2 years ago
Matt Farina
bb13245313
Merge pull request #11545 from helm/dependabot/go_modules/github.com/BurntSushi/toml-1.2.1
...
chore(deps): bump github.com/BurntSushi/toml from 1.2.0 to 1.2.1
2 years ago
Luca Comellini
1fc2a6a39c
Bump k8s.io deps to v0.26.0
...
Signed-off-by: Luca Comellini <luca.com@gmail.com>
2 years ago
dependabot[bot]
8774890e7e
chore(deps): bump github.com/BurntSushi/toml from 1.2.0 to 1.2.1
...
Bumps [github.com/BurntSushi/toml](https://github.com/BurntSushi/toml ) from 1.2.0 to 1.2.1.
- [Release notes](https://github.com/BurntSushi/toml/releases )
- [Commits](https://github.com/BurntSushi/toml/compare/v1.2.0...v1.2.1 )
---
updated-dependencies:
- dependency-name: github.com/BurntSushi/toml
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
2 years ago
Soujanya Mangipudi
6f8c1785a4
Merge remote-tracking branch 'helm-upstream/main' into somangip/MergeHelmMain1219
...
Signed-off-by: Soujanya Mangipudi <somangip@microsoft.com>
2 years ago
Matt Farina
538f6aecca
Merge pull request #11601 from helm/dependabot/go_modules/golang.org/x/text-0.5.0
...
chore(deps): bump golang.org/x/text from 0.4.0 to 0.5.0
2 years ago
Soujanya Mangipudi
6c76abb3df
Resolve conflicts for go.mod and go.sum
...
Signed-off-by: Soujanya Mangipudi <somangip@microsoft.com>
2 years ago
Soujanya Mangipudi
038cc4a0ca
Merge branch 'main' into main
...
Signed-off-by: Soujanya Mangipudi <somangip@microsoft.com>
2 years ago
Matt Farina
f91b515a25
Merge pull request #11470 from helm/dependabot/go_modules/github.com/spf13/cobra-1.6.1
...
chore(deps): bump github.com/spf13/cobra from 1.5.0 to 1.6.1
2 years ago
dependabot[bot]
b307d0fbeb
chore(deps): bump golang.org/x/text from 0.4.0 to 0.5.0
...
Bumps [golang.org/x/text](https://github.com/golang/text ) from 0.4.0 to 0.5.0.
- [Release notes](https://github.com/golang/text/releases )
- [Commits](https://github.com/golang/text/compare/v0.4.0...v0.5.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>
2 years ago
yxxhero
fda1a0b10a
bump sprig version 3.2.3
...
Signed-off-by: yxxhero <aiopsclub@163.com>
2 years ago
dependabot[bot]
b3afe43278
chore(deps): bump github.com/spf13/cobra from 1.5.0 to 1.6.1
...
Bumps [github.com/spf13/cobra](https://github.com/spf13/cobra ) from 1.5.0 to 1.6.1.
- [Release notes](https://github.com/spf13/cobra/releases )
- [Commits](https://github.com/spf13/cobra/compare/v1.5.0...v1.6.1 )
---
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>
2 years ago
Cenk Alti
d32c623699
Revert "Tolerate temporary errors from etcdserver"
...
This reverts commit ebc79fa807
.
Signed-off-by: Cenk Alti <cenkalti@gmail.com>
2 years ago
Matt Farina
221b0f54c9
Updating to kubernetes 1.25.2 packages
...
Signed-off-by: Matt Farina <matt.farina@suse.com>
2 years ago
Martin Hickey
2baf68fe2d
Merge pull request #11401 from dims/retry-for-issue-9502
...
Tolerate temporary errors from etcdserver
2 years ago
Matt Farina
f25b6984fe
Merge pull request #11317 from helm/dependabot/go_modules/github.com/sirupsen/logrus-1.9.0
...
chore(deps): bump github.com/sirupsen/logrus from 1.8.1 to 1.9.0
2 years ago
Matt Farina
f78f7992b6
Merge pull request #11316 from helm/dependabot/go_modules/github.com/lib/pq-1.10.7
...
chore(deps): bump github.com/lib/pq from 1.10.6 to 1.10.7
2 years ago
dependabot[bot]
98077dd340
chore(deps): bump github.com/sirupsen/logrus from 1.8.1 to 1.9.0
...
Bumps [github.com/sirupsen/logrus](https://github.com/sirupsen/logrus ) from 1.8.1 to 1.9.0.
- [Release notes](https://github.com/sirupsen/logrus/releases )
- [Changelog](https://github.com/sirupsen/logrus/blob/master/CHANGELOG.md )
- [Commits](https://github.com/sirupsen/logrus/compare/v1.8.1...v1.9.0 )
---
updated-dependencies:
- dependency-name: github.com/sirupsen/logrus
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
2 years ago
Matt Farina
45161a5366
Merge pull request #11315 from helm/dependabot/go_modules/github.com/BurntSushi/toml-1.2.0
...
chore(deps): bump github.com/BurntSushi/toml from 1.1.0 to 1.2.0
2 years ago
dependabot[bot]
bfd189000e
chore(deps): bump github.com/lib/pq from 1.10.6 to 1.10.7
...
Bumps [github.com/lib/pq](https://github.com/lib/pq ) from 1.10.6 to 1.10.7.
- [Release notes](https://github.com/lib/pq/releases )
- [Commits](https://github.com/lib/pq/compare/v1.10.6...v1.10.7 )
---
updated-dependencies:
- dependency-name: github.com/lib/pq
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
2 years ago
dependabot[bot]
1478a098f1
chore(deps): bump github.com/BurntSushi/toml from 1.1.0 to 1.2.0
...
Bumps [github.com/BurntSushi/toml](https://github.com/BurntSushi/toml ) from 1.1.0 to 1.2.0.
- [Release notes](https://github.com/BurntSushi/toml/releases )
- [Commits](https://github.com/BurntSushi/toml/compare/v1.1.0...v1.2.0 )
---
updated-dependencies:
- dependency-name: github.com/BurntSushi/toml
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
2 years ago
dependabot[bot]
4376d2fa85
chore(deps): bump github.com/rubenv/sql-migrate from 1.1.2 to 1.2.0
...
Bumps [github.com/rubenv/sql-migrate](https://github.com/rubenv/sql-migrate ) from 1.1.2 to 1.2.0.
- [Release notes](https://github.com/rubenv/sql-migrate/releases )
- [Commits](https://github.com/rubenv/sql-migrate/compare/v1.1.2...v1.2.0 )
---
updated-dependencies:
- dependency-name: github.com/rubenv/sql-migrate
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
2 years ago
Davanum Srinivas
ebc79fa807
Tolerate temporary errors from etcdserver
...
There are cases when the etcdserver is temporarily unavailable and the
errors that we get back from kube-apiserver reflect that error. It looks
like we bail out immediately when these errors happen currently. We
should retry until timeout is reached when this sort of errors happen.
Signed-off-by: Davanum Srinivas <davanum@gmail.com>
2 years ago
Soujanya Mangipudi
ffa19a4b5d
Addressing review comments - move printing code out of client.go
...
Signed-off-by: Soujanya Mangipudi <somangip@microsoft.com>
fix circleci tests
Signed-off-by: Soujanya Mangipudi <somangip@microsoft.com>
fix formatting errors
Signed-off-by: Soujanya Mangipudi <somangip@microsoft.com>
fix tests
Signed-off-by: Soujanya Mangipudi <somangip@microsoft.com>
fix tests
Signed-off-by: Soujanya Mangipudi <somangip@microsoft.com>
fix gofmt issue
Signed-off-by: Soujanya Mangipudi <somangip@microsoft.com>
2 years ago
Soujanya Mangipudi
9d5be803bc
feat(helm): Supporting helm3 to show up resource names that were deployed as part of release in helm status command
...
Creating a new PR based on this existing stale PR https://github.com/helm/helm/pull/7728
Signed-off-by: Soujanya Mangipudi <somangip@microsoft.com>
# Conflicts:
# go.sum
2 years ago
Matt Farina
2108a23d34
Updating to Kubernetes 1.25 client libs
...
Signed-off-by: Matt Farina <matt.farina@suse.com>
2 years ago
Matt Farina
26ce96464f
Merge pull request #11153 from macedogm/bump-kube-openapi
...
Update github.com/emicklei/go-restful to fix CVE-2022-1996
2 years ago
Guilherme Macedo
1e0f8a4ee9
Bump k8s.io/kube-openapi to fix CVE-2022-1996 in github.com/emicklei/go-restful
...
Signed-off-by: Guilherme Macedo <guilherme.macedo@suse.com>
2 years ago
dependabot[bot]
0c9de28b58
chore(deps): bump github.com/stretchr/testify from 1.7.5 to 1.8.0
...
Bumps [github.com/stretchr/testify](https://github.com/stretchr/testify ) from 1.7.5 to 1.8.0.
- [Release notes](https://github.com/stretchr/testify/releases )
- [Commits](https://github.com/stretchr/testify/compare/v1.7.5...v1.8.0 )
---
updated-dependencies:
- dependency-name: github.com/stretchr/testify
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
2 years ago
Martin Hickey
211bd2b60a
Upgrading to Kubernetes 1.24.2
...
Signed-off-by: Martin Hickey <martin.hickey@ie.ibm.com>
2 years ago
Martin Hickey
51e6c8e4e0
Bump Oras to 1.2.0
...
Signed-off-by: Martin Hickey <martin.hickey@ie.ibm.com>
2 years ago
Martin Hickey
22d1e29a95
Merge pull request #11080 from helm/dependabot/go_modules/github.com/stretchr/testify-1.7.5
...
chore(deps): bump github.com/stretchr/testify from 1.7.4 to 1.7.5
2 years ago