Skip to content
This repository was archived by the owner on Apr 11, 2024. It is now read-only.

Commit 4a7b227

Browse files
build(deps): Bump the k8s group in /api with 4 updates (nutanix-cloud-native#437)
Bumps the k8s group in /api with 4 updates: [k8s.io/api](https://github.com/kubernetes/api), [k8s.io/apiextensions-apiserver](https://github.com/kubernetes/apiextensions-apiserver), [k8s.io/apimachinery](https://github.com/kubernetes/apimachinery) and [sigs.k8s.io/cluster-api](https://github.com/kubernetes-sigs/cluster-api). Updates `k8s.io/api` from 0.29.1 to 0.29.2 <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/kubernetes/api/commit/d47313059888ec984bf8432ed155fae5be935c31"><code>d473130</code></a> Update dependencies to v0.29.2 tag</li> <li><a href="https://github.com/kubernetes/api/commit/f5eca0431ee2abce8d0cb9c21388389010218771"><code>f5eca04</code></a> Merge pull request <a href="https://redirect.github.com/kubernetes/api/issues/122959">#122959</a><code>RomanBednar/automated-cherry-pick-of-#122728</code></li> <li><a href="https://github.com/kubernetes/api/commit/fd1786f8738751cdf9ddc6ad0bdb00a038883421"><code>fd1786f</code></a> flag PersistentVolumeLastPhaseTransitionTime field as beta</li> <li>See full diff in <a href="https://github.com/kubernetes/api/compare/v0.29.1...v0.29.2">compare view</a></li> </ul> </details> <br /> Updates `k8s.io/apiextensions-apiserver` from 0.29.1 to 0.29.2 <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/kubernetes/apiextensions-apiserver/commit/e1d67695d6629f6bd45ea8ba2c4e2c9de77ae44c"><code>e1d6769</code></a> Update dependencies to v0.29.2 tag</li> <li>See full diff in <a href="https://github.com/kubernetes/apiextensions-apiserver/compare/v0.29.1...v0.29.2">compare view</a></li> </ul> </details> <br /> Updates `k8s.io/apimachinery` from 0.29.1 to 0.29.2 <details> <summary>Commits</summary> <ul> <li>See full diff in <a href="https://github.com/kubernetes/apimachinery/compare/v0.29.1...v0.29.2">compare view</a></li> </ul> </details> <br /> Updates `sigs.k8s.io/cluster-api` from 1.6.1 to 1.6.3 <details> <summary>Release notes</summary> <p><em>Sourced from <a href="https://github.com/kubernetes-sigs/cluster-api/releases">sigs.k8s.io/cluster-api's releases</a>.</em></p> <blockquote> <h2>v1.6.2</h2> <h2>Highlights</h2> <ul> <li>:warning: Warning: This release fixes a bug (<a href="https://redirect.github.com/kubernetes-sigs/cluster-api/issues/10051">#10051</a>) that was introduced in v1.6.0, which caused a regression in the conversion of v1alpha3/v1alpha4 objects. It is recommended to upgrade to v1.6.2 to avoid the issue.</li> </ul> <h2>👌 Kubernetes version support</h2> <ul> <li>Management Cluster: v1.25.x -&gt; v1.29.x</li> <li>Workload Cluster: v1.23.x -&gt; v1.29.x</li> </ul> <p><a href="https://cluster-api.sigs.k8s.io/reference/versions.html">More information about version support can be found here</a></p> <h2>Changes since v1.6.1</h2> <h2>:chart_with_upwards_trend: Overview</h2> <ul> <li>16 new commits merged</li> <li>3 bugs fixed 🐛</li> </ul> <h2>:bug: Bug Fixes</h2> <ul> <li>[API/e2e]: Restore v1alpha3/v1alpha4 conversion to fix SSA issue &amp; add e2e test coverage (<a href="https://redirect.github.com/kubernetes-sigs/cluster-api/issues/10151">#10151</a>) <ul> <li>:warning: Warning: This change is a fix for the conversion bug that was introduced in v1.6.0.</li> </ul> </li> <li>ClusterCacheTracker: Fix ClusterCacheTracker memory leak (<a href="https://redirect.github.com/kubernetes-sigs/cluster-api/issues/10064">#10064</a>)</li> <li>Machine: Watch external objects for machine before deleting (<a href="https://redirect.github.com/kubernetes-sigs/cluster-api/issues/10177">#10177</a>)</li> </ul> <h2>:seedling: Others</h2> <ul> <li>clusterctl: Bump cert-manager to v1.14.2 (<a href="https://redirect.github.com/kubernetes-sigs/cluster-api/issues/10120">#10120</a>) (<a href="https://redirect.github.com/kubernetes-sigs/cluster-api/issues/10127">#10127</a>)</li> <li>clusterctl: Clarify rules for adding new clusterctl default providers (<a href="https://redirect.github.com/kubernetes-sigs/cluster-api/issues/10109">#10109</a>)</li> <li>Community meeting: Promote chrischdi to Cluster API maintainer (<a href="https://redirect.github.com/kubernetes-sigs/cluster-api/issues/10089">#10089</a>)</li> <li>Dependency: Bump controller runtime v0.16.5 (<a href="https://redirect.github.com/kubernetes-sigs/cluster-api/issues/10163">#10163</a>)</li> <li>Dependency: Bump Go to 1.21.5 (<a href="https://redirect.github.com/kubernetes-sigs/cluster-api/issues/10152">#10152</a>)</li> <li>e2e: Use manager in test extension (<a href="https://redirect.github.com/kubernetes-sigs/cluster-api/issues/10106">#10106</a>)</li> <li>Testing: Print conformance image used in kubetest (<a href="https://redirect.github.com/kubernetes-sigs/cluster-api/issues/10081">#10081</a>)</li> </ul> <p>:book: Additionally, there have been 4 contributions to our documentation and book. (<a href="https://redirect.github.com/kubernetes-sigs/cluster-api/issues/10024">#10024</a>, <a href="https://redirect.github.com/kubernetes-sigs/cluster-api/issues/10047">#10047</a>, <a href="https://redirect.github.com/kubernetes-sigs/cluster-api/issues/10105">#10105</a>, <a href="https://redirect.github.com/kubernetes-sigs/cluster-api/issues/10116">#10116</a>)</p> <p><em>Thanks to all our contributors!</em> 😊</p> </blockquote> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/kubernetes-sigs/cluster-api/commit/965ffa1d94230b8127245df750a99f09eab9dd97"><code>965ffa1</code></a> Merge pull request <a href="https://redirect.github.com/kubernetes-sigs/cluster-api/issues/10260">#10260</a> from k8s-infra-cherrypick-robot/cherry-pick-10257-t...</li> <li><a href="https://github.com/kubernetes-sigs/cluster-api/commit/63cbd6c7d98907fb4095671dccdc51995361ab2a"><code>63cbd6c</code></a> Fix flaky link in docs</li> <li><a href="https://github.com/kubernetes-sigs/cluster-api/commit/2dedba3c38adfb964754bd08db94e32371458f14"><code>2dedba3</code></a> Merge pull request <a href="https://redirect.github.com/kubernetes-sigs/cluster-api/issues/10249">#10249</a> from cahillsf/bump-protobuf-dep-release-1.6</li> <li><a href="https://github.com/kubernetes-sigs/cluster-api/commit/16c55a4d85d71d2888d527441fde8da990db575b"><code>16c55a4</code></a> bump protobuf to v1.33.0 to address CVEs</li> <li><a href="https://github.com/kubernetes-sigs/cluster-api/commit/d37b9cc83db24b851d66eced54e78f1a9d0b7138"><code>d37b9cc</code></a> Merge pull request <a href="https://redirect.github.com/kubernetes-sigs/cluster-api/issues/10246">#10246</a> from k8s-infra-cherrypick-robot/cherry-pick-10235-t...</li> <li><a href="https://github.com/kubernetes-sigs/cluster-api/commit/ff493a4b851c0df6798765eebf61181004d64586"><code>ff493a4</code></a> bump go version to 1.21.8</li> <li><a href="https://github.com/kubernetes-sigs/cluster-api/commit/743abcef637ee2b0ec2e14ddeb9b51756527e271"><code>743abce</code></a> Merge pull request <a href="https://redirect.github.com/kubernetes-sigs/cluster-api/issues/10243">#10243</a> from chrischdi/pr-cp-10099</li> <li><a href="https://github.com/kubernetes-sigs/cluster-api/commit/6eff7e1b3618ccb47ce0ccebe7cb79377ab9a640"><code>6eff7e1</code></a> Add provider tab for k0smotron</li> <li><a href="https://github.com/kubernetes-sigs/cluster-api/commit/6dae4a0f86e86e68a4aa202277612ac3d2184a45"><code>6dae4a0</code></a> Merge pull request <a href="https://redirect.github.com/kubernetes-sigs/cluster-api/issues/10241">#10241</a> from k8s-infra-cherrypick-robot/cherry-pick-10239-t...</li> <li><a href="https://github.com/kubernetes-sigs/cluster-api/commit/3c79cff5ddafb221a559b60f35e16a9367c7e3e5"><code>3c79cff</code></a> book: Update agenda links w/ shared drive</li> <li>Additional commits viewable in <a href="https://github.com/kubernetes-sigs/cluster-api/compare/v1.6.1...v1.6.3">compare view</a></li> </ul> </details> <br /> 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 <dependency name> major version` will close this group update PR and stop Dependabot creating any more for the specific dependency's major version (unless you unignore this specific dependency's major version or upgrade to it yourself) - `@dependabot ignore <dependency name> minor version` will close this group update PR and stop Dependabot creating any more for the specific dependency's minor version (unless you unignore this specific dependency's minor version or upgrade to it yourself) - `@dependabot ignore <dependency name>` will close this group update PR and stop Dependabot creating any more for the specific dependency (unless you unignore this specific dependency or upgrade to it yourself) - `@dependabot unignore <dependency name>` will remove all of the ignore conditions of the specified dependency - `@dependabot unignore <dependency name> <ignore condition>` will remove the ignore condition of the specified dependency and ignore conditions </details> Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 80f42a6 commit 4a7b227

File tree

2 files changed

+15
-15
lines changed

2 files changed

+15
-15
lines changed

api/go.mod

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -8,11 +8,11 @@ go 1.21
88
require (
99
github.com/nutanix-cloud-native/prism-go-client v0.3.4
1010
github.com/onsi/gomega v1.31.1
11-
k8s.io/api v0.29.1
12-
k8s.io/apiextensions-apiserver v0.29.1
13-
k8s.io/apimachinery v0.29.1
11+
k8s.io/api v0.29.2
12+
k8s.io/apiextensions-apiserver v0.29.2
13+
k8s.io/apimachinery v0.29.2
1414
k8s.io/utils v0.0.0-20230726121419-3b25d923346b
15-
sigs.k8s.io/cluster-api v1.6.1
15+
sigs.k8s.io/cluster-api v1.6.3
1616
sigs.k8s.io/controller-runtime v0.17.0
1717
)
1818

@@ -36,7 +36,7 @@ require (
3636
github.com/pkg/errors v0.9.1 // indirect
3737
golang.org/x/net v0.19.0 // indirect
3838
golang.org/x/text v0.14.0 // indirect
39-
google.golang.org/protobuf v1.31.0 // indirect
39+
google.golang.org/protobuf v1.33.0 // indirect
4040
gopkg.in/inf.v0 v0.9.1 // indirect
4141
gopkg.in/yaml.v2 v2.4.0 // indirect
4242
gopkg.in/yaml.v3 v3.0.1 // indirect

api/go.sum

Lines changed: 10 additions & 10 deletions
Original file line numberDiff line numberDiff line change
@@ -769,8 +769,8 @@ google.golang.org/protobuf v1.26.0-rc.1/go.mod h1:jlhhOSvTdKEhbULTjvd4ARK9grFBp0
769769
google.golang.org/protobuf v1.26.0/go.mod h1:9q0QmTI4eRPtz6boOQmLYwt+qCgq0jsYwAQnmE0givc=
770770
google.golang.org/protobuf v1.27.1/go.mod h1:9q0QmTI4eRPtz6boOQmLYwt+qCgq0jsYwAQnmE0givc=
771771
google.golang.org/protobuf v1.28.0/go.mod h1:HV8QOd/L58Z+nl8r43ehVNZIU/HEI6OcFqwMG9pJV4I=
772-
google.golang.org/protobuf v1.31.0 h1:g0LDEJHgrBl9N9r17Ru3sqWhkIx2NB67okBHPwC7hs8=
773-
google.golang.org/protobuf v1.31.0/go.mod h1:HV8QOd/L58Z+nl8r43ehVNZIU/HEI6OcFqwMG9pJV4I=
772+
google.golang.org/protobuf v1.33.0 h1:uNO2rsAINq/JlFpSdYEKIZ0uKD/R9cpdv0T+yoGwGmI=
773+
google.golang.org/protobuf v1.33.0/go.mod h1:c6P6GXX6sHbq/GpV6MGZEdwhWPcYBgnhAHhKbcUYpos=
774774
gopkg.in/check.v1 v0.0.0-20161208181325-20d25e280405/go.mod h1:Co6ibVJAznAaIkqp8huTwlJQCZ016jof/cbN4VW5Yz0=
775775
gopkg.in/check.v1 v1.0.0-20180628173108-788fd7840127/go.mod h1:Co6ibVJAznAaIkqp8huTwlJQCZ016jof/cbN4VW5Yz0=
776776
gopkg.in/check.v1 v1.0.0-20190902080502-41f04d3bba15/go.mod h1:Co6ibVJAznAaIkqp8huTwlJQCZ016jof/cbN4VW5Yz0=
@@ -803,14 +803,14 @@ honnef.co/go/tools v0.0.1-2019.2.3/go.mod h1:a3bituU0lyd329TUQxRnasdCoJDkEUEAqEt
803803
honnef.co/go/tools v0.0.1-2020.1.3/go.mod h1:X/FiERA/W4tHapMX5mGpAtMSVEeEUOyHaw9vFzvIQ3k=
804804
honnef.co/go/tools v0.0.1-2020.1.4/go.mod h1:X/FiERA/W4tHapMX5mGpAtMSVEeEUOyHaw9vFzvIQ3k=
805805
k8s.io/api v0.24.2/go.mod h1:AHqbSkTm6YrQ0ObxjO3Pmp/ubFF/KuM7jU+3khoBsOg=
806-
k8s.io/api v0.29.1 h1:DAjwWX/9YT7NQD4INu49ROJuZAAAP/Ijki48GUPzxqw=
807-
k8s.io/api v0.29.1/go.mod h1:7Kl10vBRUXhnQQI8YR/R327zXC8eJ7887/+Ybta+RoQ=
808-
k8s.io/apiextensions-apiserver v0.29.1 h1:S9xOtyk9M3Sk1tIpQMu9wXHm5O2MX6Y1kIpPMimZBZw=
809-
k8s.io/apiextensions-apiserver v0.29.1/go.mod h1:zZECpujY5yTW58co8V2EQR4BD6A9pktVgHhvc0uLfeU=
806+
k8s.io/api v0.29.2 h1:hBC7B9+MU+ptchxEqTNW2DkUosJpp1P+Wn6YncZ474A=
807+
k8s.io/api v0.29.2/go.mod h1:sdIaaKuU7P44aoyyLlikSLayT6Vb7bvJNCX105xZXY0=
808+
k8s.io/apiextensions-apiserver v0.29.2 h1:UK3xB5lOWSnhaCk0RFZ0LUacPZz9RY4wi/yt2Iu+btg=
809+
k8s.io/apiextensions-apiserver v0.29.2/go.mod h1:aLfYjpA5p3OwtqNXQFkhJ56TB+spV8Gc4wfMhUA3/b8=
810810
k8s.io/apimachinery v0.24.2/go.mod h1:82Bi4sCzVBdpYjyI4jY6aHX+YCUchUIrZrXKedjd2UM=
811811
k8s.io/apimachinery v0.24.3/go.mod h1:82Bi4sCzVBdpYjyI4jY6aHX+YCUchUIrZrXKedjd2UM=
812-
k8s.io/apimachinery v0.29.1 h1:KY4/E6km/wLBguvCZv8cKTeOwwOBqFNjwJIdMkMbbRc=
813-
k8s.io/apimachinery v0.29.1/go.mod h1:6HVkd1FwxIagpYrHSwJlQqZI3G9LfYWRPAkUvLnXTKU=
812+
k8s.io/apimachinery v0.29.2 h1:EWGpfJ856oj11C52NRCHuU7rFDwxev48z+6DSlGNsV8=
813+
k8s.io/apimachinery v0.29.2/go.mod h1:6HVkd1FwxIagpYrHSwJlQqZI3G9LfYWRPAkUvLnXTKU=
814814
k8s.io/client-go v0.24.2/go.mod h1:zg4Xaoo+umDsfCWr4fCnmLEtQXyCNXCvJuSsglNcV30=
815815
k8s.io/gengo v0.0.0-20210813121822-485abfe95c7c/go.mod h1:FiNAH4ZV3gBg2Kwh89tzAEV2be7d5xI0vBa/VySYy3E=
816816
k8s.io/klog/v2 v2.0.0/go.mod h1:PBfzABfn139FHAV07az/IF9Wp1bkk3vpT2XSJ76fSDE=
@@ -828,8 +828,8 @@ k8s.io/utils v0.0.0-20230726121419-3b25d923346b/go.mod h1:OLgZIPagt7ERELqWJFomSt
828828
rsc.io/binaryregexp v0.2.0/go.mod h1:qTv7/COck+e2FymRvadv62gMdZztPaShugOCi3I+8D8=
829829
rsc.io/quote/v3 v3.1.0/go.mod h1:yEA65RcK8LyAZtP9Kv3t0HmxON59tX3rD+tICJqUlj0=
830830
rsc.io/sampler v1.3.0/go.mod h1:T1hPZKmBbMNahiBKFy5HrXp6adAjACjK9JXDnKaTXpA=
831-
sigs.k8s.io/cluster-api v1.6.1 h1:I34p/fwgRlEhs+o9cUhKXDwNNfPS3no0yJsd2bJyQVc=
832-
sigs.k8s.io/cluster-api v1.6.1/go.mod h1:DaxwruDvSaEYq5q6FREDaGzX6UsAVUCA99Sp8vfMHyQ=
831+
sigs.k8s.io/cluster-api v1.6.3 h1:VOlPNg92PQLlhBVLc5pg+cbAuPvGOOBujeFLk9zgnoo=
832+
sigs.k8s.io/cluster-api v1.6.3/go.mod h1:4FzfgPPiYaFq8X9F9j2SvmggH/4OOLEDgVJuWDqKLig=
833833
sigs.k8s.io/controller-runtime v0.17.0 h1:fjJQf8Ukya+VjogLO6/bNX9HE6Y2xpsO5+fyS26ur/s=
834834
sigs.k8s.io/controller-runtime v0.17.0/go.mod h1:+MngTvIQQQhfXtwfdGw/UOQ/aIaqsYywfCINOtwMO/s=
835835
sigs.k8s.io/json v0.0.0-20211208200746-9f7c6b3444d2/go.mod h1:B+TnT182UBxE84DiCz4CVE26eOSDAeYCpfDnC2kdKMY=

0 commit comments

Comments
 (0)