Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Bump k8s.io/client-go from 0.28.5 to 0.29.1 (#7330)
Bumps [k8s.io/client-go](https://github.com/kubernetes/client-go) from 0.28.5 to 0.29.1. <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/kubernetes/client-go/commit/b0ed45df66138ec7761c6db922d8f96672773dd5"><code>b0ed45d</code></a> Update dependencies to v0.29.1 tag</li> <li><a href="https://github.com/kubernetes/client-go/commit/baea19d6e81c7f4e9cd4b4d33ecdebfcb7d8fba7"><code>baea19d</code></a> Merge pull request <a href="https://redirect.github.com/kubernetes/client-go/issues/122429">#122429</a> from MadhavJivrajani/tools-bump-129</li> <li><a href="https://github.com/kubernetes/client-go/commit/3373afdd7a410aba8bb7e5ea34b178c72a04fa5f"><code>3373afd</code></a> .*: bump golang.org/x/tools to v0.16.1</li> <li><a href="https://github.com/kubernetes/client-go/commit/288368e416e49e775fd7389c9b02c0b48e81640d"><code>288368e</code></a> update go.mod</li> <li><a href="https://github.com/kubernetes/client-go/commit/86d49e7265f07676cb39f342595a858b032112de"><code>86d49e7</code></a> Merge pull request <a href="https://redirect.github.com/kubernetes/client-go/issues/113374">#113374</a> from ahmedtd/kep-3257-projected-types</li> <li><a href="https://github.com/kubernetes/client-go/commit/59c256a9261b821bfa08fc4baf848895febb2abc"><code>59c256a</code></a> Regenerate for ClusterTrustBundlePEM projected volume API</li> <li><a href="https://github.com/kubernetes/client-go/commit/ac369c30420dbcab8f4eafbdb964b784b1bf2e5c"><code>ac369c3</code></a> Define ClusterTrustBundlePEM projected volume</li> <li><a href="https://github.com/kubernetes/client-go/commit/66e57f76751554f056993b1e347f651bf03af634"><code>66e57f7</code></a> Merge pull request <a href="https://redirect.github.com/kubernetes/client-go/issues/121552">#121552</a> from pohly/klog-update</li> <li><a href="https://github.com/kubernetes/client-go/commit/8b96b9b8884274b2f348ad990a66f37d941c9389"><code>8b96b9b</code></a> dependencies: klog v2.110.1</li> <li><a href="https://github.com/kubernetes/client-go/commit/c13269dd6b3cf9f0a8785c54901fe4e1acdbeda5"><code>c13269d</code></a> Merge pull request <a href="https://redirect.github.com/kubernetes/client-go/issues/116516">#116516</a> from aojea/servicecidr</li> <li>Additional commits viewable in <a href="https://github.com/kubernetes/client-go/compare/v0.28.5...v0.29.1">compare view</a></li> </ul> </details> <br /> <details> <summary>Most Recent Ignore Conditions Applied to This Pull Request</summary> | Dependency Name | Ignore Conditions | | --- | --- | | k8s.io/client-go | [>= 0.27.a, < 0.28] | | k8s.io/client-go | [>= 0.27.3.a, < 0.27.4] | </details> [![Dependabot compatibility score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=k8s.io/client-go&package-manager=go_modules&previous-version=0.28.5&new-version=0.29.1)](https://docs.github.com/en/github/managing-security-vulnerabilities/about-dependabot-security-updates#about-compatibility-scores) 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-automerge-start) [//]: # (dependabot-automerge-end) --- <details> <summary>Dependabot commands and options</summary> <br /> You can trigger Dependabot actions by commenting on this PR: - `@dependabot rebase` will rebase this PR - `@dependabot recreate` will recreate this PR, overwriting any edits that have been made to it - `@dependabot merge` will merge this PR after your CI passes on it - `@dependabot squash and merge` will squash and merge this PR after your CI passes on it - `@dependabot cancel merge` will cancel a previously requested merge and block automerging - `@dependabot reopen` will reopen this PR if it is closed - `@dependabot close` will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually - `@dependabot show <dependency name> ignore conditions` will show all of the ignore conditions of the specified dependency - `@dependabot ignore this major version` will 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 version` will 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 dependency` will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself) </details> --------- Signed-off-by: dependabot[bot] <[email protected]> Signed-off-by: Antonio Gamez Diaz <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by: Antonio Gamez Diaz <[email protected]>
- Loading branch information