Go: Bump k8s.io/client-go from 0.24.0 to 0.25.3
Bumps k8s.io/client-go from 0.24.0 to 0.25.3.
Commits
62756eeUpdate dependencies to v0.25.3 tag166ab05Merge pull request #112808cheftako/automated-cherry-pick-of-#1126894b5a638Updated vendor to the new preferred versions.1904631Merge pull request #112161pohly/automated-cherry-pick-of-#1121298f4eb75Merge pull request #112336enj/automated-cherry-pick-of-#112017e278668dependencies: update to ginkgo v2.1.6 and gomega v1.20.11874bc6exec auth: support TLS config cachingdb7e2d8Merge pull request #112055aanm/automated-cherry-pick-of-#111752c9008f3client-go/rest: check if url is nil to prevent nil pointer dereference1a46dfdRevert "client-go: remove no longer used finalURLTemplate"- Additional commits viewable in compare view
Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.
Dependabot commands and options
You can trigger Dependabot actions by commenting on this PR:
@dependabot rebasewill rebase this PR@dependabot recreatewill recreate this PR, overwriting any edits that have been made to it@dependabot mergewill merge this PR after your CI passes on it@dependabot squash and mergewill squash and merge this PR after your CI passes on it@dependabot cancel mergewill cancel a previously requested merge and block automerging@dependabot reopenwill reopen this PR if it is closed@dependabot closewill close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually@dependabot ignore this major versionwill close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)@dependabot ignore this minor versionwill close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)@dependabot ignore this dependencywill close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)
Hi @dependabot[bot]. Thanks for your PR.
I'm waiting for a redhat-developer member to verify that this patch is reasonable to test. If it is, they should reply with /ok-to-test on its own line. Until that is done, I will not automatically test new commits in this PR, but the usual testing commands by org members will still work. Regular contributors should join the org to skip this step.
Once the patch is verified, the new status will be reflected by the ok-to-test label.
I understand the commands that are listed here.
Instructions for interacting with me using PR comments are available here. If you have questions or suggestions related to my behavior, please file an issue against the kubernetes/test-infra repository.
Deploy Preview for odo-docusaurus-preview canceled.
| Name | Link |
|---|---|
| Latest commit | b17bbf8364865c6fcd7c3013fd5e95aecf195196 |
| Latest deploy log | https://app.netlify.com/sites/odo-docusaurus-preview/deploys/6355b33fdb6e18000a5d3ffc |
Kubernetes Tests on commit 09c190b77c4fb9a54d5e92b3c35bf4b278ada21f finished with errors. View logs: TXT HTML
OpenShift Tests on commit 09c190b77c4fb9a54d5e92b3c35bf4b278ada21f finished with errors. View logs: TXT HTML
Unit Tests on commit 09c190b77c4fb9a54d5e92b3c35bf4b278ada21f finished with errors. View logs: TXT HTML
Validate Tests on commit 09c190b77c4fb9a54d5e92b3c35bf4b278ada21f finished with errors. View logs: TXT HTML
@dependabot[bot]: The following tests failed, say /retest to rerun all failed tests or /retest-required to rerun all mandatory failed tests:
| Test name | Commit | Details | Required | Rerun command |
|---|---|---|---|---|
| ci/prow/unit-and-validate-test | 55e1caabb558799b89a6c2f564a34f36e5bd4cb2 | link | true | /test unit-and-validate-test |
| ci/prow/v4.11-integration-e2e | 55e1caabb558799b89a6c2f564a34f36e5bd4cb2 | link | true | /test v4.11-integration-e2e |
Full PR test history. Your PR dashboard.
Instructions for interacting with me using PR comments are available here. If you have questions or suggestions related to my behavior, please file an issue against the kubernetes/test-infra repository. I understand the commands that are listed here.
@dependabot rebase
[APPROVALNOTIFIER] This PR is NOT APPROVED
This pull-request has been approved by:
Once this PR has been reviewed and has the lgtm label, please assign valaparthvi for approval by writing /assign @valaparthvi in a comment. For more information see the Kubernetes Code Review Process.
The full list of commands accepted by this bot can be found here.
Approvers can indicate their approval by writing /approve in a comment
Approvers can cancel approval by writing /approve cancel in a comment
Windows Tests (OCP) on commit 09c190b77c4fb9a54d5e92b3c35bf4b278ada21f finished with errors. View logs: TXT HTML
go run -mod=vendor github.com/onsi/ginkgo/v2/ginkgo --randomize-all --slow-spec-threshold=120s -timeout 14400s --no-color -nodes=16 tests/integration
Failed to compile integration:
# k8s.io/apimachinery/third_party/forked/golang/reflect
..\..\vendor\k8s.io\apimachinery\third_party\forked\golang\reflect\deep_equal.go:376:7: undefined: reflect.Pointer
note: module requires Go 1.19
# k8s.io/apimachinery/pkg/util/validation/field
..\..\vendor\k8s.io\apimachinery\pkg\util\validation\field\errors.go:69:33: undefined: reflect.Pointer
note: module requires Go 1.19
...
Go 1.19 seems to be required for this version, which might not happen soon. We are still trying to upgrade to Go 1.18 (#6090).
@dependabot ignore this minor version
OK, I won't notify you about version 0.25.x again, unless you re-open this PR. 😢
@dependabot ignore this dependency
We are interested in getting security updates, which should already be enabled on this repo.
OK, I won't notify you about k8s.io/client-go again, unless you re-open this PR. 😢







