Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
build(deps): Bump k8s.io/client-go from 0.26.1 to 0.26.3 (#503)
Bumps [k8s.io/client-go](https://github.com/kubernetes/client-go) from 0.26.1 to 0.26.3. <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/kubernetes/client-go/commit/8cbca742aebe24b24f7f4e32fd999942fa9133e8"><code>8cbca74</code></a> Update dependencies to v0.26.3 tag</li> <li><a href="https://github.com/kubernetes/client-go/commit/87720b3719b25fb560cd53438dc32cbbe38803aa"><code>87720b3</code></a> Merge pull request <a href="https://redirect.github.com/kubernetes/client-go/issues/116437">#116437</a><code>seans3/automated-cherry-pick-of-#116145</code><a href="https://redirect.github.com/kubernetes/client-go/issues/1158">#1158</a>...</li> <li><a href="https://github.com/kubernetes/client-go/commit/fc13749c0d2faef2973e5f00a0f6652ef1129241"><code>fc13749</code></a> Removes old discovery hack ignoring 403 and 404</li> <li><a href="https://github.com/kubernetes/client-go/commit/f39ba12dc2a349dfefc59cde89cb64f9bfa7e0f7"><code>f39ba12</code></a> Plumb stale GroupVersions through aggregated discovery</li> <li><a href="https://github.com/kubernetes/client-go/commit/f538edfed7566ac08853391887150134626b27d3"><code>f538edf</code></a> Merge pull request <a href="https://redirect.github.com/kubernetes/client-go/issues/116352">#116352</a><code>seans3/automated-cherry-pick-of-#115978</code></li> <li><a href="https://github.com/kubernetes/client-go/commit/5dbbc58c50b17c97f041f69ac001821d3af9cf53"><code>5dbbc58</code></a> Tolerate empty discovery response in memcache client</li> <li><a href="https://github.com/kubernetes/client-go/commit/62133a9b181969e6ad745f36b2ac5241460b1a9c"><code>62133a9</code></a> Merge pull request <a href="https://redirect.github.com/kubernetes/client-go/issues/115787">#115787</a> from liggitt/net-0.7.0-1.26</li> <li><a href="https://github.com/kubernetes/client-go/commit/8ce239ff60d2c40f42bc8dc87a06d4f68f3367f3"><code>8ce239f</code></a> Update golang.org/x/net to v0.7.0</li> <li><a href="https://github.com/kubernetes/client-go/commit/e6bc0bccc209ee1ee84329b11b5b84ef80bbe43f"><code>e6bc0bc</code></a> Merge pull request <a href="https://redirect.github.com/kubernetes/client-go/issues/115566">#115566</a><code>enj/automated-cherry-pick-of-#115315</code></li> <li><a href="https://github.com/kubernetes/client-go/commit/9112e1916ffc110866a3621a8fe0f404b4905755"><code>9112e19</code></a> Merge pull request <a href="https://redirect.github.com/kubernetes/client-go/issues/115400">#115400</a><code>pohly/automated-cherry-pick-of-#115354</code></li> <li>Additional commits viewable in <a href="https://github.com/kubernetes/client-go/compare/v0.26.1...v0.26.3">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.1&new-version=0.26.3)](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] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
- Loading branch information