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.26.0 to 0.27.1 in /odiglet (#129)
Bumps [k8s.io/client-go](https://github.com/kubernetes/client-go) from 0.26.0 to 0.27.1. <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/kubernetes/client-go/commit/6c596fdbc11ce7779ee320c6a11df44c5d516d54"><code>6c596fd</code></a> Update dependencies to v0.27.1 tag</li> <li><a href="https://github.com/kubernetes/client-go/commit/559da627e81e4ff2abaf32d2c068eb0f3cc4844f"><code>559da62</code></a> Merge remote-tracking branch 'origin/master' into release-1.27</li> <li><a href="https://github.com/kubernetes/client-go/commit/012beed4e0d6cee0e13ddfe041203fe3269401de"><code>012beed</code></a> .*: update vendor dir and cleanup</li> <li><a href="https://github.com/kubernetes/client-go/commit/1517ffb8d37c99e6a3a2842bcdee0aa271f0332b"><code>1517ffb</code></a> Merge pull request <a href="https://redirect.github.com/kubernetes/client-go/issues/116623">#116623</a> from lavalamp/xfrmr</li> <li><a href="https://github.com/kubernetes/client-go/commit/308e6b10555d5606f46cd72ae8f2fd561825911a"><code>308e6b1</code></a> Merge pull request <a href="https://redirect.github.com/kubernetes/client-go/issues/113218">#113218</a> from ahmedtd/kep-3257</li> <li><a href="https://github.com/kubernetes/client-go/commit/c3b84f04385f75a76f6ab808986f9d85fa5a20e2"><code>c3b84f0</code></a> Change where transformers are called.</li> <li><a href="https://github.com/kubernetes/client-go/commit/4c5879adb09ec7cda513db526428f0d04ae375fa"><code>4c5879a</code></a> ClusterTrustBundles: make update</li> <li><a href="https://github.com/kubernetes/client-go/commit/4666344cbcd76aba5a198e0fdfc3e7e5051698a9"><code>4666344</code></a> Custom match criteria (<a href="https://redirect.github.com/kubernetes/client-go/issues/116350">#116350</a>)</li> <li><a href="https://github.com/kubernetes/client-go/commit/38589731da69714c4b4460919e95b81ac361da1f"><code>3858973</code></a> Matchconditions admission webhooks alpha implementation for kep-3716 (<a href="https://redirect.github.com/kubernetes/client-go/issues/116261">#116261</a>)</li> <li><a href="https://github.com/kubernetes/client-go/commit/445660b561c3247126329d8f1dbf1913c5cd1e16"><code>445660b</code></a> Merge pull request <a href="https://redirect.github.com/kubernetes/client-go/issues/116332">#116332</a> from klueska/extend-resourceclaimstatus</li> <li>Additional commits viewable in <a href="https://github.com/kubernetes/client-go/compare/v0.26.0...v0.27.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.26.0&new-version=0.27.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 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] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by: Eden Federman <eden@keyval.dev>
- Loading branch information