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/code-generator from 0.30.3 to 0.31.0 (#1582)
Bumps [k8s.io/code-generator](https://github.com/kubernetes/code-generator) from 0.30.3 to 0.31.0. <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/kubernetes/code-generator/commit/9253cf76bb116b1f98900e436e702819283d43f8"><code>9253cf7</code></a> Update dependencies to v0.31.0 tag</li> <li><a href="https://github.com/kubernetes/code-generator/commit/f74ea3c4283b1fa1219f487a44a7e66aaaae65fe"><code>f74ea3c</code></a> informers: add comment that Start does not block</li> <li><a href="https://github.com/kubernetes/code-generator/commit/80c52b80508d9c95cba2198cbbc7af09256ddea3"><code>80c52b8</code></a> Call non-blocking informerFactory.Start synchronously to avoid races</li> <li><a href="https://github.com/kubernetes/code-generator/commit/e64302e0e663cadaeff070e82ab8ee4ad2c7b38a"><code>e64302e</code></a> Merge pull request <a href="https://redirect.github.com/kubernetes/code-generator/issues/126353">#126353</a> from liggitt/fix-vendor</li> <li><a href="https://github.com/kubernetes/code-generator/commit/d9fab2a943159355fa4b7e831f7246ee0243c84f"><code>d9fab2a</code></a> revendor dependencies</li> <li><a href="https://github.com/kubernetes/code-generator/commit/ec3cc888df4c43c6c1aa1dc8bc34491eec61a22c"><code>ec3cc88</code></a> Merge pull request <a href="https://redirect.github.com/kubernetes/code-generator/issues/125571">#125571</a> from liggitt/filter-auth-02-sar</li> <li><a href="https://github.com/kubernetes/code-generator/commit/b4e74fb387e82a8e0109cd933f6964569d048a56"><code>b4e74fb</code></a> generate</li> <li><a href="https://github.com/kubernetes/code-generator/commit/41a074aacea3b9301770b2d1ee36877d5cd639d2"><code>41a074a</code></a> Merge pull request <a href="https://redirect.github.com/kubernetes/code-generator/issues/126073">#126073</a> from a7i/fake-apply-scale-subresource</li> <li><a href="https://github.com/kubernetes/code-generator/commit/e788e07fd2e9c07c72fe26276ff546a10883446a"><code>e788e07</code></a> Merge pull request <a href="https://redirect.github.com/kubernetes/code-generator/issues/126018">#126018</a> from aroradaman/bump-k8s-utils</li> <li><a href="https://github.com/kubernetes/code-generator/commit/100ab85a817682b0edc4b4e3e0c4ac78c106183e"><code>100ab85</code></a> fix: fake clientset ApplyScale subresource from 'status' to 'scale'</li> <li>Additional commits viewable in <a href="https://github.com/kubernetes/code-generator/compare/v0.30.3...v0.31.0">compare view</a></li> </ul> </details> <br /> [![Dependabot compatibility score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=k8s.io/code-generator&package-manager=go_modules&previous-version=0.30.3&new-version=0.31.0)](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