dependabot[bot] opened a new pull request, #1961: URL: https://github.com/apache/apisix-ingress-controller/pull/1961
Bumps [sigs.k8s.io/controller-runtime](https://github.com/kubernetes-sigs/controller-runtime) from 0.16.1 to 0.16.2. <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.2</h2> <h2>What's Changed</h2> <ul> <li>π Add corev1, coordinationv1 scheme for leader election when LeaderElection manager option is true by <a href="https://github.com/troy0820"><code>@βtroy0820</code></a> in <a href="https://redirect.github.com/kubernetes-sigs/controller-runtime/pull/2466">kubernetes-sigs/controller-runtime#2466</a></li> <li>π Use http client from leaderElectionConfig 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/2468">kubernetes-sigs/controller-runtime#2468</a></li> <li>π Default namespace only for namespaced object 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/2482">kubernetes-sigs/controller-runtime#2482</a></li> <li>π Do not update anything but status when using subresource client 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/2483">kubernetes-sigs/controller-runtime#2483</a></li> <li>:bug: Fix status subresource getting updated on Update when it is empty 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/2485">kubernetes-sigs/controller-runtime#2485</a></li> <li>:bug: Fix returning object after status update 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/2490">kubernetes-sigs/controller-runtime#2490</a></li> <li>:bug: Return NoResourceMatchError when appropriate for backwards compatibility. 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/2492">kubernetes-sigs/controller-runtime#2492</a></li> </ul> <p><strong>Full Changelog</strong>: <a href="https://github.com/kubernetes-sigs/controller-runtime/compare/v0.16.1...v0.16.2">https://github.com/kubernetes-sigs/controller-runtime/compare/v0.16.1...v0.16.2</a></p> </blockquote> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/kubernetes-sigs/controller-runtime/commit/7db81c7b27468b517d70ce3f7da49b134ec51fec"><code>7db81c7</code></a> Merge pull request <a href="https://redirect.github.com/kubernetes-sigs/controller-runtime/issues/2492">#2492</a> from k8s-infra-cherrypick-robot/cherry-pick-2472-to-...</li> <li><a href="https://github.com/kubernetes-sigs/controller-runtime/commit/ca2d236606831d408e5c125d2cded52ab20d9d53"><code>ca2d236</code></a> bug: Return NoResourceMatchError when appropriate for backwards compatibility.</li> <li><a href="https://github.com/kubernetes-sigs/controller-runtime/commit/b40bcb837e349466e793eb319531b6f8fc76ec65"><code>b40bcb8</code></a> [release-0.16] :bug: Fix returning object after status update (<a href="https://redirect.github.com/kubernetes-sigs/controller-runtime/issues/2490">#2490</a>)</li> <li><a href="https://github.com/kubernetes-sigs/controller-runtime/commit/1cf5b88f53e3c3593fbf921dd9fd6e3ab33ffce5"><code>1cf5b88</code></a> Merge pull request <a href="https://redirect.github.com/kubernetes-sigs/controller-runtime/issues/2485">#2485</a> from k8s-infra-cherrypick-robot/cherry-pick-2484-to-...</li> <li><a href="https://github.com/kubernetes-sigs/controller-runtime/commit/319038d2acd9579022d765f65c6f493a7152aaf0"><code>319038d</code></a> bug: Fix status subresource getting updated on Update when it is empty</li> <li><a href="https://github.com/kubernetes-sigs/controller-runtime/commit/580f2030a544e45dc98fd7795212da467e409a19"><code>580f203</code></a> Merge pull request <a href="https://redirect.github.com/kubernetes-sigs/controller-runtime/issues/2483">#2483</a> from k8s-infra-cherrypick-robot/cherry-pick-2479-to-...</li> <li><a href="https://github.com/kubernetes-sigs/controller-runtime/commit/339df9ae10072c46dad99ed5010384b68bbad583"><code>339df9a</code></a> delete copyNonStatusFrom function, change test case description</li> <li><a href="https://github.com/kubernetes-sigs/controller-runtime/commit/b3c83a221de9601d5285845c3685c2f1c538f1dd"><code>b3c83a2</code></a> add test case to show it will not override other status fields when updating</li> <li><a href="https://github.com/kubernetes-sigs/controller-runtime/commit/74eb8ea130684ede337587bbd93fd0f0489f3d35"><code>74eb8ea</code></a> Test showing labels and annotations stored during fake client.Status().Update()</li> <li><a href="https://github.com/kubernetes-sigs/controller-runtime/commit/f4582ea9b6a3dfa034be50d9bba47a13c1643c20"><code>f4582ea</code></a> update subresource client to not incude metadata</li> <li>Additional commits viewable in <a href="https://github.com/kubernetes-sigs/controller-runtime/compare/v0.16.1...v0.16.2">compare view</a></li> </ul> </details> <br /> [](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> -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected]
