Skip to content

Commit

Permalink
chore: bump sigs.k8s.io/controller-runtime from 0.17.3 to 0.17.5 (Mel…
Browse files Browse the repository at this point in the history
…lanox#923)

Bumps
[sigs.k8s.io/controller-runtime](https://github.com/kubernetes-sigs/controller-runtime)
from 0.17.3 to 0.17.5.
<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.17.5</h2>
<h2>What's Changed</h2>
<ul>
<li>🐛 Reintroduce AddMetricsServerExtraHandler on manager by <a
href="https://github.com/k8s-infra-cherrypick-robot"><code>@​k8s-infra-cherrypick-robot</code></a>
in <a
href="https://github.com/kubernetes-sigs/controller-runtime/pull/2815">kubernetes-sigs/controller-runtime#2815</a></li>
</ul>
<p><strong>Full Changelog</strong>: <a
href="https://github.com/kubernetes-sigs/controller-runtime/compare/v0.17.4...v0.17.5">https://github.com/kubernetes-sigs/controller-runtime/compare/v0.17.4...v0.17.5</a></p>
<h2>v0.17.4</h2>
<h2>What's Changed</h2>
<ul>
<li>[release-0.17] ✨ client: Add client-wide fieldManager by <a
href="https://github.com/k8s-infra-cherrypick-robot"><code>@​k8s-infra-cherrypick-robot</code></a>
in <a
href="https://github.com/kubernetes-sigs/controller-runtime/pull/2772">kubernetes-sigs/controller-runtime#2772</a></li>
<li>[release-0.17] 🐛 Cache: Fix label defaulting of byObject when
namespaces are configured by <a
href="https://github.com/k8s-infra-cherrypick-robot"><code>@​k8s-infra-cherrypick-robot</code></a>
in <a
href="https://github.com/kubernetes-sigs/controller-runtime/pull/2807">kubernetes-sigs/controller-runtime#2807</a></li>
</ul>
<p><strong>Full Changelog</strong>: <a
href="https://github.com/kubernetes-sigs/controller-runtime/compare/v0.17.3...v0.17.4">https://github.com/kubernetes-sigs/controller-runtime/compare/v0.17.3...v0.17.4</a></p>
</blockquote>
</details>
<details>
<summary>Commits</summary>
<ul>
<li><a
href="https://github.com/kubernetes-sigs/controller-runtime/commit/c50f2dfd0b618220108d320e3e690340a9246a75"><code>c50f2df</code></a>
Merge pull request <a
href="https://github.com/kubernetes-sigs/controller-runtime/issues/2815">#2815</a>
from k8s-infra-cherrypick-robot/cherry-pick-2813-to-...</li>
<li><a
href="https://github.com/kubernetes-sigs/controller-runtime/commit/2f0c2eb1187430db5278ef2ac018b907d5a5ba6a"><code>2f0c2eb</code></a>
Reintroduce AddMetricsExtraHandler on manager</li>
<li><a
href="https://github.com/kubernetes-sigs/controller-runtime/commit/6f1c3d819175d2c2f72865c6e544b0f78dc8c280"><code>6f1c3d8</code></a>
Merge pull request <a
href="https://github.com/kubernetes-sigs/controller-runtime/issues/2807">#2807</a>
from k8s-infra-cherrypick-robot/cherry-pick-2805-to-...</li>
<li><a
href="https://github.com/kubernetes-sigs/controller-runtime/commit/d1d3267f091445d0cb18fe1c8b6a09019089532d"><code>d1d3267</code></a>
bug: Cache: Fix label defaulting of byObject when namespaces are
configured</li>
<li><a
href="https://github.com/kubernetes-sigs/controller-runtime/commit/dd5cbadf22fb79d04899f9ea3a1ff1df444c9d5c"><code>dd5cbad</code></a>
Merge pull request <a
href="https://github.com/kubernetes-sigs/controller-runtime/issues/2772">#2772</a>
from k8s-infra-cherrypick-robot/cherry-pick-2771-to-...</li>
<li><a
href="https://github.com/kubernetes-sigs/controller-runtime/commit/7b8127430b55df041f86152c8875e9072f01053f"><code>7b81274</code></a>
✨ client: Add client-wide fieldManager</li>
<li>See full diff in <a
href="https://github.com/kubernetes-sigs/controller-runtime/compare/v0.17.3...v0.17.5">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.17.3&new-version=0.17.5)](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
e0ne committed May 14, 2024
2 parents d3d9396 + 36075fe commit 77d3540
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion go.mod
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@ require (
k8s.io/api v0.29.4
k8s.io/apimachinery v0.29.4
k8s.io/client-go v0.29.4
sigs.k8s.io/controller-runtime v0.17.3
sigs.k8s.io/controller-runtime v0.17.5
sigs.k8s.io/yaml v1.4.0
)

Expand Down
4 changes: 2 additions & 2 deletions go.sum
Original file line number Diff line number Diff line change
Expand Up @@ -318,8 +318,8 @@ k8s.io/kubectl v0.29.1 h1:rWnW3hi/rEUvvg7jp4iYB68qW5un/urKbv7fu3Vj0/s=
k8s.io/kubectl v0.29.1/go.mod h1:SZzvLqtuOJYSvZzPZR9weSuP0wDQ+N37CENJf0FhDF4=
k8s.io/utils v0.0.0-20230726121419-3b25d923346b h1:sgn3ZU783SCgtaSJjpcVVlRqd6GSnlTLKgpAAttJvpI=
k8s.io/utils v0.0.0-20230726121419-3b25d923346b/go.mod h1:OLgZIPagt7ERELqWJFomSt595RzquPNLL48iOWgYOg0=
sigs.k8s.io/controller-runtime v0.17.3 h1:65QmN7r3FWgTxDMz9fvGnO1kbf2nu+acg9p2R9oYYYk=
sigs.k8s.io/controller-runtime v0.17.3/go.mod h1:N0jpP5Lo7lMTF9aL56Z/B2oWBJjey6StQM0jRbKQXtY=
sigs.k8s.io/controller-runtime v0.17.5 h1:1FI9Lm7NiOOmBsgTV36/s2XrEFXnO2C4sbg/Zme72Rw=
sigs.k8s.io/controller-runtime v0.17.5/go.mod h1:N0jpP5Lo7lMTF9aL56Z/B2oWBJjey6StQM0jRbKQXtY=
sigs.k8s.io/json v0.0.0-20221116044647-bc3834ca7abd h1:EDPBXCAspyGV4jQlpZSudPeMmr1bNJefnuqLsRAsHZo=
sigs.k8s.io/json v0.0.0-20221116044647-bc3834ca7abd/go.mod h1:B8JuhiUyNFVKdsE8h686QcCxMaH6HrOAZj4vswFpcB0=
sigs.k8s.io/kustomize/api v0.15.0 h1:6Ca88kEOBVotHDw+y2IsIMYtg9Pvv7MKpW9JMyF/OH4=
Expand Down

0 comments on commit 77d3540

Please sign in to comment.