Skip to content

Commit

Permalink
deps: bump sigs.k8s.io/controller-tools from 0.17.1 to 0.17.2 in /hac…
Browse files Browse the repository at this point in the history
…k/tools (#1330)

Bumps
[sigs.k8s.io/controller-tools](https://github.com/kubernetes-sigs/controller-tools)
from 0.17.1 to 0.17.2.
<details>
<summary>Release notes</summary>
<p><em>Sourced from <a
href="https://github.com/kubernetes-sigs/controller-tools/releases">sigs.k8s.io/controller-tools's
releases</a>.</em></p>
<blockquote>
<h2>v0.17.2</h2>
<h2>What's Changed</h2>
<ul>
<li>🌱 Allow string validation on XIntOrString by <a
href="https://github.com/cbandy"><code>@​cbandy</code></a> in <a
href="https://redirect.github.com/kubernetes-sigs/controller-tools/pull/1118">kubernetes-sigs/controller-tools#1118</a></li>
<li>🌱 Test DeepCopy of contained non-pointer types by <a
href="https://github.com/cbandy"><code>@​cbandy</code></a> in <a
href="https://redirect.github.com/kubernetes-sigs/controller-tools/pull/1120">kubernetes-sigs/controller-tools#1120</a></li>
<li>🐛 Guard before type assertion by <a
href="https://github.com/cbandy"><code>@​cbandy</code></a> in <a
href="https://redirect.github.com/kubernetes-sigs/controller-tools/pull/1119">kubernetes-sigs/controller-tools#1119</a></li>
<li>📖 Add v0.17 to compatibility table by <a
href="https://github.com/sbueringer"><code>@​sbueringer</code></a> in <a
href="https://redirect.github.com/kubernetes-sigs/controller-tools/pull/1127">kubernetes-sigs/controller-tools#1127</a></li>
<li>🌱 Add JoelSpeed to reviewers by <a
href="https://github.com/JoelSpeed"><code>@​JoelSpeed</code></a> in <a
href="https://redirect.github.com/kubernetes-sigs/controller-tools/pull/1138">kubernetes-sigs/controller-tools#1138</a></li>
<li>:bug: fix minor typo in <code>kubebuilder</code> by <a
href="https://github.com/davidxia"><code>@​davidxia</code></a> in <a
href="https://redirect.github.com/kubernetes-sigs/controller-tools/pull/1141">kubernetes-sigs/controller-tools#1141</a></li>
<li>✨ Allow customizing generated webhook K8s Service by <a
href="https://github.com/davidxia"><code>@​davidxia</code></a> in <a
href="https://redirect.github.com/kubernetes-sigs/controller-tools/pull/1128">kubernetes-sigs/controller-tools#1128</a></li>
<li>🐛 Handle pointer to alias in DeepCopy by <a
href="https://github.com/cbandy"><code>@​cbandy</code></a> in <a
href="https://redirect.github.com/kubernetes-sigs/controller-tools/pull/1145">kubernetes-sigs/controller-tools#1145</a></li>
</ul>
<h2>Dependencies</h2>
<ul>
<li>🌱 Bump golangci-lint to v1.63.4 by <a
href="https://github.com/dongjiang1989"><code>@​dongjiang1989</code></a>
in <a
href="https://redirect.github.com/kubernetes-sigs/controller-tools/pull/1132">kubernetes-sigs/controller-tools#1132</a></li>
<li>:seedling: Bump the all-go-mod-patch-and-minor group with 3 updates
by <a href="https://github.com/dependabot"><code>@​dependabot</code></a>
in <a
href="https://redirect.github.com/kubernetes-sigs/controller-tools/pull/1130">kubernetes-sigs/controller-tools#1130</a></li>
<li>:seedling: Bump golangci/golangci-lint-action from 6.1.1 to 6.2.0 in
the all-github-actions group by <a
href="https://github.com/dependabot"><code>@​dependabot</code></a> in <a
href="https://redirect.github.com/kubernetes-sigs/controller-tools/pull/1131">kubernetes-sigs/controller-tools#1131</a></li>
<li>:seedling: Bump actions/setup-go from 5.2.0 to 5.3.0 in the
all-github-actions group by <a
href="https://github.com/dependabot"><code>@​dependabot</code></a> in <a
href="https://redirect.github.com/kubernetes-sigs/controller-tools/pull/1135">kubernetes-sigs/controller-tools#1135</a></li>
<li>:seedling: Bump github.com/spf13/pflag from 1.0.5 to 1.0.6 in the
all-go-mod-patch-and-minor group by <a
href="https://github.com/dependabot"><code>@​dependabot</code></a> in <a
href="https://redirect.github.com/kubernetes-sigs/controller-tools/pull/1142">kubernetes-sigs/controller-tools#1142</a></li>
<li>:seedling: Bump the all-github-actions group with 2 updates by <a
href="https://github.com/dependabot"><code>@​dependabot</code></a> in <a
href="https://redirect.github.com/kubernetes-sigs/controller-tools/pull/1147">kubernetes-sigs/controller-tools#1147</a></li>
</ul>
<h2>New Contributors</h2>
<ul>
<li><a href="https://github.com/cbandy"><code>@​cbandy</code></a> made
their first contribution in <a
href="https://redirect.github.com/kubernetes-sigs/controller-tools/pull/1118">kubernetes-sigs/controller-tools#1118</a></li>
<li><a
href="https://github.com/dongjiang1989"><code>@​dongjiang1989</code></a>
made their first contribution in <a
href="https://redirect.github.com/kubernetes-sigs/controller-tools/pull/1132">kubernetes-sigs/controller-tools#1132</a></li>
</ul>
<p><strong>Full Changelog</strong>: <a
href="https://github.com/kubernetes-sigs/controller-tools/compare/v0.17.1...v0.17.2">https://github.com/kubernetes-sigs/controller-tools/compare/v0.17.1...v0.17.2</a></p>
</blockquote>
</details>
<details>
<summary>Commits</summary>
<ul>
<li><a
href="https://github.com/kubernetes-sigs/controller-tools/commit/bbc5992bea18ec30b2e8cee99bcdd5c063ef8fbe"><code>bbc5992</code></a>
Merge pull request <a
href="https://redirect.github.com/kubernetes-sigs/controller-tools/issues/1147">#1147</a>
from kubernetes-sigs/dependabot/github_actions/all-g...</li>
<li><a
href="https://github.com/kubernetes-sigs/controller-tools/commit/99c1b2c075ae8985576ac6985d0ec2a6cc7b8292"><code>99c1b2c</code></a>
:seedling: Bump the all-github-actions group with 2 updates</li>
<li><a
href="https://github.com/kubernetes-sigs/controller-tools/commit/dac769d27bbe7b5b0001a0c2d36e432dbb3fd65b"><code>dac769d</code></a>
Merge pull request <a
href="https://redirect.github.com/kubernetes-sigs/controller-tools/issues/1145">#1145</a>
from cbandy/alias-deepcopy</li>
<li><a
href="https://github.com/kubernetes-sigs/controller-tools/commit/6eea4841d7963e38723bca0a1b1b00eafe4fa6e3"><code>6eea484</code></a>
:bug: Handle pointer to alias in DeepCopy</li>
<li><a
href="https://github.com/kubernetes-sigs/controller-tools/commit/d1f73b5ea552bd1ca82ff2363dbd079f5c145df4"><code>d1f73b5</code></a>
Merge pull request <a
href="https://redirect.github.com/kubernetes-sigs/controller-tools/issues/1142">#1142</a>
from kubernetes-sigs/dependabot/go_modules/all-go-mo...</li>
<li><a
href="https://github.com/kubernetes-sigs/controller-tools/commit/de21282df0304e159a0f95393328d4af1c191aa9"><code>de21282</code></a>
:seedling: Bump github.com/spf13/pflag</li>
<li><a
href="https://github.com/kubernetes-sigs/controller-tools/commit/aeb46e2c904325e2d943432a0a26b9a693fdff2e"><code>aeb46e2</code></a>
Merge pull request <a
href="https://redirect.github.com/kubernetes-sigs/controller-tools/issues/1128">#1128</a>
from davidxia/patch2</li>
<li><a
href="https://github.com/kubernetes-sigs/controller-tools/commit/ca675ed367da0d4c58d78ed5674bcfc6ab387b8e"><code>ca675ed</code></a>
Merge pull request <a
href="https://redirect.github.com/kubernetes-sigs/controller-tools/issues/1141">#1141</a>
from davidxia/patch4</li>
<li><a
href="https://github.com/kubernetes-sigs/controller-tools/commit/8afaf2bc53a75f4e72a11305a964ecae8370b4b0"><code>8afaf2b</code></a>
:bug: fix minor typo in <code>kubebuilder</code></li>
<li><a
href="https://github.com/kubernetes-sigs/controller-tools/commit/fd6668c058a431fa06d6a0a93319ecf20e216237"><code>fd6668c</code></a>
✨ Allow customizing generated webhook K8s Service</li>
<li>Additional commits viewable in <a
href="https://github.com/kubernetes-sigs/controller-tools/compare/v0.17.1...v0.17.2">compare
view</a></li>
</ul>
</details>
<br />

<details>
<summary>Most Recent Ignore Conditions Applied to This Pull
Request</summary>

| Dependency Name | Ignore Conditions |
| --- | --- |
| sigs.k8s.io/controller-tools | [>= 0.15.0.a, < 0.15.1] |
</details>


[![Dependabot compatibility
score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=sigs.k8s.io/controller-tools&package-manager=go_modules&previous-version=0.17.1&new-version=0.17.2)](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
dependabot[bot] authored Feb 10, 2025
1 parent a7f8695 commit d78450e
Show file tree
Hide file tree
Showing 2 changed files with 15 additions and 14 deletions.
10 changes: 5 additions & 5 deletions hack/tools/go.mod
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@ require (
go.uber.org/mock v0.5.0
mvdan.cc/gofumpt v0.7.0
sigs.k8s.io/controller-runtime/tools/setup-envtest v0.0.0-20211110210527-619e6b92dab9
sigs.k8s.io/controller-tools v0.17.1
sigs.k8s.io/controller-tools v0.17.2
)

require (
Expand Down Expand Up @@ -383,7 +383,7 @@ require (
github.com/spf13/afero v1.11.0 // indirect
github.com/spf13/cast v1.6.0 // indirect
github.com/spf13/cobra v1.8.1 // indirect
github.com/spf13/pflag v1.0.5 // indirect
github.com/spf13/pflag v1.0.6 // indirect
github.com/spf13/viper v1.18.2 // indirect
github.com/ssgreg/nlreturn/v2 v2.2.1 // indirect
github.com/stbenjam/no-sprintf-host-port v0.2.0 // indirect
Expand Down Expand Up @@ -460,9 +460,9 @@ require (
gopkg.in/yaml.v2 v2.4.0 // indirect
gopkg.in/yaml.v3 v3.0.1 // indirect
honnef.co/go/tools v0.5.1 // indirect
k8s.io/api v0.32.0 // indirect
k8s.io/apiextensions-apiserver v0.32.0 // indirect
k8s.io/apimachinery v0.32.0 // indirect
k8s.io/api v0.32.1 // indirect
k8s.io/apiextensions-apiserver v0.32.1 // indirect
k8s.io/apimachinery v0.32.1 // indirect
k8s.io/klog/v2 v2.130.1 // indirect
k8s.io/utils v0.0.0-20241104100929-3ea5e8cea738 // indirect
lukechampine.com/blake3 v1.2.1 // indirect
Expand Down
19 changes: 10 additions & 9 deletions hack/tools/go.sum
Original file line number Diff line number Diff line change
Expand Up @@ -996,8 +996,9 @@ github.com/spf13/cast v1.6.0 h1:GEiTHELF+vaR5dhz3VqZfFSzZjYbgeKDpBxQVS4GYJ0=
github.com/spf13/cast v1.6.0/go.mod h1:ancEpBxwJDODSW/UG4rDrAqiKolqNNh2DX3mk86cAdo=
github.com/spf13/cobra v1.8.1 h1:e5/vxKd/rZsfSJMUX1agtjeTDf+qv1/JdBF8gg5k9ZM=
github.com/spf13/cobra v1.8.1/go.mod h1:wHxEcudfqmLYa8iTfL+OuZPbBZkmvliBWKIezN3kD9Y=
github.com/spf13/pflag v1.0.5 h1:iy+VFUOCP1a+8yFto/drg2CJ5u0yRoB7fZw3DKv/JXA=
github.com/spf13/pflag v1.0.5/go.mod h1:McXfInJRrz4CZXVZOBLb0bTZqETkiAhM9Iw0y3An2Bg=
github.com/spf13/pflag v1.0.6 h1:jFzHGLGAlb3ruxLB8MhbI6A8+AQX/2eW4qeyNZXNp2o=
github.com/spf13/pflag v1.0.6/go.mod h1:McXfInJRrz4CZXVZOBLb0bTZqETkiAhM9Iw0y3An2Bg=
github.com/spf13/viper v1.18.2 h1:LUXCnvUvSM6FXAsj6nnfc8Q2tp1dIgUfY9Kc8GsSOiQ=
github.com/spf13/viper v1.18.2/go.mod h1:EKmWIqdnk5lOcmR72yw6hS+8OPYcwD0jteitLMVB+yk=
github.com/ssgreg/nlreturn/v2 v2.2.1 h1:X4XDI7jstt3ySqGU86YGAURbxw3oTDPK9sPEi6YEwQ0=
Expand Down Expand Up @@ -1417,12 +1418,12 @@ honnef.co/go/tools v0.0.0-20190523083050-ea95bdfd59fc/go.mod h1:rf3lG4BRIbNafJWh
honnef.co/go/tools v0.0.1-2019.2.3/go.mod h1:a3bituU0lyd329TUQxRnasdCoJDkEUEAqEt0JzvZhAg=
honnef.co/go/tools v0.5.1 h1:4bH5o3b5ZULQ4UrBmP+63W9r7qIkqJClEA9ko5YKx+I=
honnef.co/go/tools v0.5.1/go.mod h1:e9irvo83WDG9/irijV44wr3tbhcFeRnfpVlRqVwpzMs=
k8s.io/api v0.32.0 h1:OL9JpbvAU5ny9ga2fb24X8H6xQlVp+aJMFlgtQjR9CE=
k8s.io/api v0.32.0/go.mod h1:4LEwHZEf6Q/cG96F3dqR965sYOfmPM7rq81BLgsE0p0=
k8s.io/apiextensions-apiserver v0.32.0 h1:S0Xlqt51qzzqjKPxfgX1xh4HBZE+p8KKBq+k2SWNOE0=
k8s.io/apiextensions-apiserver v0.32.0/go.mod h1:86hblMvN5yxMvZrZFX2OhIHAuFIMJIZ19bTvzkP+Fmw=
k8s.io/apimachinery v0.32.0 h1:cFSE7N3rmEEtv4ei5X6DaJPHHX0C+upp+v5lVPiEwpg=
k8s.io/apimachinery v0.32.0/go.mod h1:GpHVgxoKlTxClKcteaeuF1Ul/lDVb74KpZcxcmLDElE=
k8s.io/api v0.32.1 h1:f562zw9cy+GvXzXf0CKlVQ7yHJVYzLfL6JAS4kOAaOc=
k8s.io/api v0.32.1/go.mod h1:/Yi/BqkuueW1BgpoePYBRdDYfjPF5sgTr5+YqDZra5k=
k8s.io/apiextensions-apiserver v0.32.1 h1:hjkALhRUeCariC8DiVmb5jj0VjIc1N0DREP32+6UXZw=
k8s.io/apiextensions-apiserver v0.32.1/go.mod h1:sxWIGuGiYov7Io1fAS2X06NjMIk5CbRHc2StSmbaQto=
k8s.io/apimachinery v0.32.1 h1:683ENpaCBjma4CYqsmZyhEzrGz6cjn1MY/X2jB2hkZs=
k8s.io/apimachinery v0.32.1/go.mod h1:GpHVgxoKlTxClKcteaeuF1Ul/lDVb74KpZcxcmLDElE=
k8s.io/klog/v2 v2.130.1 h1:n9Xl7H1Xvksem4KFG4PYbdQCQxqc/tTUyrgXaOhHSzk=
k8s.io/klog/v2 v2.130.1/go.mod h1:3Jpz1GvMt720eyJH1ckRHK1EDfpxISzJ7I9OYgaDtPE=
k8s.io/utils v0.0.0-20241104100929-3ea5e8cea738 h1:M3sRQVHv7vB20Xc2ybTt7ODCeFj6JSWYFzOFnYeS6Ro=
Expand All @@ -1435,8 +1436,8 @@ mvdan.cc/unparam v0.0.0-20240528143540-8a5130ca722f h1:lMpcwN6GxNbWtbpI1+xzFLSW8
mvdan.cc/unparam v0.0.0-20240528143540-8a5130ca722f/go.mod h1:RSLa7mKKCNeTTMHBw5Hsy2rfJmd6O2ivt9Dw9ZqCQpQ=
sigs.k8s.io/controller-runtime/tools/setup-envtest v0.0.0-20211110210527-619e6b92dab9 h1:ylYUI5uaq/guUFerFRVG81FHSA5/3+fERCE1RQbQUZ4=
sigs.k8s.io/controller-runtime/tools/setup-envtest v0.0.0-20211110210527-619e6b92dab9/go.mod h1:+sJcI1F0QI0Cv+8fp5rH5B2fK1LxzrAQqYnaPx9nY8I=
sigs.k8s.io/controller-tools v0.17.1 h1:bQ+dKCS7jY9AgpefenBDtm6geJZCHVKbegpLynxgyus=
sigs.k8s.io/controller-tools v0.17.1/go.mod h1:3QXAdrmdxYuQ4MifvbCAFD9wLXn7jylnfBPYS4yVDdc=
sigs.k8s.io/controller-tools v0.17.2 h1:jNFOKps8WnaRKZU2R+4vRCHnXyJanVmXBWqkuUPFyFg=
sigs.k8s.io/controller-tools v0.17.2/go.mod h1:4q5tZG2JniS5M5bkiXY2/potOiXyhoZVw/U48vLkXk0=
sigs.k8s.io/json v0.0.0-20241010143419-9aa6b5e7a4b3 h1:/Rv+M11QRah1itp8VhT6HoVx1Ray9eB4DBr+K+/sCJ8=
sigs.k8s.io/json v0.0.0-20241010143419-9aa6b5e7a4b3/go.mod h1:18nIHnGi6636UCz6m8i4DhaJ65T6EruyzmoQqI2BVDo=
sigs.k8s.io/kind v0.23.0 h1:8fyDGWbWTeCcCTwA04v4Nfr45KKxbSPH1WO9K+jVrBg=
Expand Down

0 comments on commit d78450e

Please sign in to comment.