This repository has been archived by the owner on Jan 18, 2024. It is now read-only.
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Bump sigs.k8s.io/controller-runtime from 0.16.2 to 0.16.3 (#48)
Bumps [sigs.k8s.io/controller-runtime](https://github.com/kubernetes-sigs/controller-runtime) from 0.16.2 to 0.16.3. <details> <summary>Release notes</summary> <p><em>Sourced from <a href="https://github.com/kubernetes-sigs/controller-runtime/releases">sigs.k8s.io/controller-runtime's releases</a>.</em></p> <blockquote> <h2>v0.16.3</h2> <h2>What's Changed</h2> <ul> <li>🐛Update dependency go-restful to 3.11.0 by <a href="https://github.com/k8s-infra-cherrypick-robot"><code>@k8s-infra-cherrypick-robot</code></a> in <a href="https://redirect.github.com/kubernetes-sigs/controller-runtime/pull/2516">kubernetes-sigs/controller-runtime#2516</a></li> <li>🐛 Correctly identify if patch call was made on status by <a href="https://github.com/k8s-infra-cherrypick-robot"><code>@k8s-infra-cherrypick-robot</code></a> in <a href="https://redirect.github.com/kubernetes-sigs/controller-runtime/pull/2515">kubernetes-sigs/controller-runtime#2515</a></li> <li>🐛 Handle unstructured status update with fake client by <a href="https://github.com/troy0820"><code>@troy0820</code></a> in <a href="https://redirect.github.com/kubernetes-sigs/controller-runtime/pull/2523">kubernetes-sigs/controller-runtime#2523</a></li> <li>:sparkles: Cache: Allow defining options that apply to all namespaces that themselves have no explicit config by <a href="https://github.com/k8s-infra-cherrypick-robot"><code>@k8s-infra-cherrypick-robot</code></a> in <a href="https://redirect.github.com/kubernetes-sigs/controller-runtime/pull/2539">kubernetes-sigs/controller-runtime#2539</a></li> <li>🐛 bump golang.org/x/net to v0.17.0 by <a href="https://github.com/joelanford"><code>@joelanford</code></a> in <a href="https://redirect.github.com/kubernetes-sigs/controller-runtime/pull/2541">kubernetes-sigs/controller-runtime#2541</a></li> <li>🌱 Bump k8s to 1.28.3 by <a href="https://github.com/varshaprasad96"><code>@varshaprasad96</code></a> in <a href="https://redirect.github.com/kubernetes-sigs/controller-runtime/pull/2552">kubernetes-sigs/controller-runtime#2552</a></li> </ul> <p><strong>Full Changelog</strong>: <a href="https://github.com/kubernetes-sigs/controller-runtime/compare/v0.16.2...v0.16.3">https://github.com/kubernetes-sigs/controller-runtime/compare/v0.16.2...v0.16.3</a></p> </blockquote> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/kubernetes-sigs/controller-runtime/commit/5f8d96b043ef8ccadc544535415395be336630e8"><code>5f8d96b</code></a> Merge pull request <a href="https://redirect.github.com/kubernetes-sigs/controller-runtime/issues/2552">#2552</a> from varshaprasad96/bump/k8s-1.28.3</li> <li><a href="https://github.com/kubernetes-sigs/controller-runtime/commit/5572514e67794ccd50883297190849f3a4da865e"><code>5572514</code></a> [fix]: Bump k8s to 1.28.3</li> <li><a href="https://github.com/kubernetes-sigs/controller-runtime/commit/7c1e2d9c564bf1dbbbc3ac974d8c96e109f352aa"><code>7c1e2d9</code></a> Merge pull request <a href="https://redirect.github.com/kubernetes-sigs/controller-runtime/issues/2541">#2541</a> from joelanford/0.16-golang-x-net</li> <li><a href="https://github.com/kubernetes-sigs/controller-runtime/commit/5201923145324de77adb573a5b2d99c0f7aa4dde"><code>5201923</code></a> 🐛 bump golang.org/x/net to v0.17.0</li> <li><a href="https://github.com/kubernetes-sigs/controller-runtime/commit/8b5b1a27c4a066ed73a959fcc47d19c7a92aaa53"><code>8b5b1a2</code></a> Merge pull request <a href="https://redirect.github.com/kubernetes-sigs/controller-runtime/issues/2539">#2539</a> from k8s-infra-cherrypick-robot/cherry-pick-2528-to-...</li> <li><a href="https://github.com/kubernetes-sigs/controller-runtime/commit/b9c691dd8a16f0de013ad5da06021dbf41fe98e7"><code>b9c691d</code></a> sparkles: Cache: Allow defining options that apply to all namespaces that the...</li> <li><a href="https://github.com/kubernetes-sigs/controller-runtime/commit/8361246e3c51506fb42eff26888b21de129dc3db"><code>8361246</code></a> Merge pull request <a href="https://redirect.github.com/kubernetes-sigs/controller-runtime/issues/2523">#2523</a> from troy0820/troy0820/cherry-pick-to-release-0.16</li> <li><a href="https://github.com/kubernetes-sigs/controller-runtime/commit/f7b7450dfec401358d63b35360d4dbd7985942b9"><code>f7b7450</code></a> 🐛 Handle unstructured status update with fake client (<a href="https://redirect.github.com/kubernetes-sigs/controller-runtime/issues/2495">#2495</a>)</li> <li><a href="https://github.com/kubernetes-sigs/controller-runtime/commit/2d6b699a784357d0b916018f09be2721c86eaa01"><code>2d6b699</code></a> [release-0.16] 🐛 Correctly identify if patch call was made on status (<a href="https://redirect.github.com/kubernetes-sigs/controller-runtime/issues/2515">#2515</a>)</li> <li><a href="https://github.com/kubernetes-sigs/controller-runtime/commit/da3110434c1ce027a8cbcc0b84d0ec734f13317b"><code>da31104</code></a> Merge pull request <a href="https://redirect.github.com/kubernetes-sigs/controller-runtime/issues/2516">#2516</a> from k8s-infra-cherrypick-robot/cherry-pick-2507-to-...</li> <li>Additional commits viewable in <a href="https://github.com/kubernetes-sigs/controller-runtime/compare/v0.16.2...v0.16.3">compare view</a></li> </ul> </details> <br /> [![Dependabot compatibility score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=sigs.k8s.io/controller-runtime&package-manager=go_modules&previous-version=0.16.2&new-version=0.16.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 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>
- Loading branch information