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.27.2 to 0.28.1 (#115)
Bumps [k8s.io/client-go](https://github.com/kubernetes/client-go) from 0.27.2 to 0.28.1. <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/kubernetes/client-go/commit/dd6c5527b7a13e417cfd08fdb5664dfa6a8578e1"><code>dd6c552</code></a> Update dependencies to v0.28.1 tag</li> <li><a href="https://github.com/kubernetes/client-go/commit/fe76ecc1225abd2d50aa4840bbed76b3486549d8"><code>fe76ecc</code></a> Merge remote-tracking branch 'origin/master' into release-1.28</li> <li><a href="https://github.com/kubernetes/client-go/commit/a715d8b30712308a7179e3bed28eb9f3641a060d"><code>a715d8b</code></a> Merge pull request <a href="https://redirect.github.com/kubernetes/client-go/issues/119876">#119876</a> from marosset/revert-118895</li> <li><a href="https://github.com/kubernetes/client-go/commit/3163e5ae55210ee048a4e28306a48cc55d46f6ed"><code>3163e5a</code></a> Revert "Merge pull request <a href="https://redirect.github.com/kubernetes/client-go/issues/118895">#118895</a> from RyanAoh/kep-1860"</li> <li><a href="https://github.com/kubernetes/client-go/commit/8d766e7320d4f2c6b3194a3e30d34b4507cb9037"><code>8d766e7</code></a> Avoid returning nil responseKind in v1beta1 aggregated discovery</li> <li><a href="https://github.com/kubernetes/client-go/commit/dcfe307184d93752f5177f2c36db71761bfbd5af"><code>dcfe307</code></a> Merge remote-tracking branch 'origin/master' into release-1.28</li> <li><a href="https://github.com/kubernetes/client-go/commit/7d2c3dfa0e4226498fc071db4c38146c53c6e415"><code>7d2c3df</code></a> .*: bump golang.org/x/net to v0.13.0</li> <li><a href="https://github.com/kubernetes/client-go/commit/c5b1c13ccbedeb03c00ba162ef27566b0dfb512d"><code>c5b1c13</code></a> Merge pull request <a href="https://redirect.github.com/kubernetes/client-go/issues/118644">#118644</a> from alexzielenski/apiserver/policy/namespaceParamRef</li> <li><a href="https://github.com/kubernetes/client-go/commit/a98e74a6eb472b26cfce23d684327e2072a6a2c8"><code>a98e74a</code></a> Merge pull request <a href="https://redirect.github.com/kubernetes/client-go/issues/116469">#116469</a> from RomanBednar/pv-phase-transition-time</li> <li><a href="https://github.com/kubernetes/client-go/commit/dcfedbe450d69a004b1d500d1bc77a1581d0317d"><code>dcfedbe</code></a> make update</li> <li>Additional commits viewable in <a href="https://github.com/kubernetes/client-go/compare/v0.27.2...v0.28.1">compare view</a></li> </ul> </details> <br /> [![Dependabot compatibility score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=k8s.io/client-go&package-manager=go_modules&previous-version=0.27.2&new-version=0.28.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]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
- Loading branch information