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.0 to 0.26.1 in /go-chaos (…
…#306) Bumps [k8s.io/client-go](https://github.com/kubernetes/client-go) from 0.26.0 to 0.26.1. <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/kubernetes/client-go/commit/babfe96631905312244f34500d2fd1a8a10b186c"><code>babfe96</code></a> Update dependencies to v0.26.1 tag</li> <li><a href="https://github.com/kubernetes/client-go/commit/0c34939c9bcb95c6b3c8a82a2438c417f1adfc3c"><code>0c34939</code></a> Merge pull request <a href="https://github-redirect.dependabot.com/kubernetes/client-go/issues/114617">#114617</a><code>JoelSpeed/automated-cherry-pick-of-#114585</code></li> <li><a href="https://github.com/kubernetes/client-go/commit/04b098b4effee501356d54db9809c7b1277f02fe"><code>04b098b</code></a> Resource claims should be a map type</li> <li><a href="https://github.com/kubernetes/client-go/commit/b3fff46496f13d208b6e85073e1c51cfc7e4b7d0"><code>b3fff46</code></a> Merge pull request <a href="https://github-redirect.dependabot.com/kubernetes/client-go/issues/114415">#114415</a><code>hoskeri/automated-cherry-pick-of-#114404</code></li> <li><a href="https://github.com/kubernetes/client-go/commit/236db3c56ef9921af8c00c49480dfedb4e204cfc"><code>236db3c</code></a> Merge pull request <a href="https://github-redirect.dependabot.com/kubernetes/client-go/issues/113988">#113988</a><code>liggitt/automated-cherry-pick-of-#113933</code></li> <li><a href="https://github.com/kubernetes/client-go/commit/a2ef32442ab10099cb6d26210ec48c603023aa85"><code>a2ef324</code></a> Check the correct error in d.downloadAPIs</li> <li><a href="https://github.com/kubernetes/client-go/commit/ebb499fa8a689ecd36155fed9466491a44391140"><code>ebb499f</code></a> Limit request retrying to []byte request bodies</li> <li>See full diff in <a href="https://github.com/kubernetes/client-go/compare/v0.26.0...v0.26.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.26.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>
- Loading branch information