Skip to content

Commit 978ab02

Browse files
build(deps): Bump sigs.k8s.io/cluster-api from 1.5.0-beta.1 to 1.5.0-rc.0 (#89)
Bumps [sigs.k8s.io/cluster-api](https://github.com/kubernetes-sigs/cluster-api) from 1.5.0-beta.1 to 1.5.0-rc.0. <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.5.0-rc.0</h2> <p>🚨 This is a RELEASE CANDIDATE. Use it only for testing purposes. If you find any bugs, file an <a href="https://github.com/kubernetes-sigs/cluster-api/issues/new">issue</a>.</p> <h2>⚠️ Deprecation warning</h2> <p>The API version v1alpha3 is no longer served in this release. API version v1alpha4 is deprecated and will be removed in v1.6.</p> <ul> <li><a href="https://main.cluster-api.sigs.k8s.io/developer/providers/version-migration.html">Version migration guide</a></li> <li>[GitHub issue <a href="https://redirect.github.com/kubernetes-sigs/cluster-api/issues/8038">#8038</a>](<a href="https://redirect.github.com/kubernetes-sigs/cluster-api/issues/8038">kubernetes-sigs/cluster-api#8038</a>)</li> <li><a href="https://main.cluster-api.sigs.k8s.io/contributing#removal-of-v1alpha3--v1alpha4-apiversions">API deprecation details</a></li> </ul> <h2>Changes since v1.5.0-beta.1</h2> <hr /> <h2>:chart_with_upwards_trend: Overview</h2> <ul> <li>19 new commits merged</li> <li>7 feature additions ✨</li> <li>1 bugs fixed 🐛</li> </ul> <h2>:sparkles: New Features</h2> <ul> <li>CAPIM: Enable Kubernetes upgrades in CAPIM (<a href="https://redirect.github.com/kubernetes-sigs/cluster-api/issues/8938">#8938</a>)</li> <li>ClusterClass: Add webhook warning for missing ClusterClass (<a href="https://redirect.github.com/kubernetes-sigs/cluster-api/issues/8746">#8746</a>)</li> <li>clusterctl: Add MachinePool Machine support in clusterctl discovery (<a href="https://redirect.github.com/kubernetes-sigs/cluster-api/issues/8836">#8836</a>)</li> <li>clusterctl: Introduce possibility to create clusterctl plugins (<a href="https://redirect.github.com/kubernetes-sigs/cluster-api/issues/8957">#8957</a>)</li> <li>Devtools: hack/observability bump kube-state-metrics chart to get version v2.9.2 (<a href="https://redirect.github.com/kubernetes-sigs/cluster-api/issues/8979">#8979</a>)</li> <li>Devtools: hack/observability: improve dashboards (<a href="https://redirect.github.com/kubernetes-sigs/cluster-api/issues/8964">#8964</a>)</li> <li>MachinePool: Add MachinePool Machine implementation in core CAPI components (<a href="https://redirect.github.com/kubernetes-sigs/cluster-api/issues/8828">#8828</a>)</li> </ul> <h2>:bug: Bug Fixes</h2> <ul> <li>Devtools: tilt: fix build_engine setting when using podman (<a href="https://redirect.github.com/kubernetes-sigs/cluster-api/issues/8972">#8972</a>)</li> </ul> <h2>:seedling: Others</h2> <ul> <li>CAPIM: in-memory provider: add apiserver &amp; etcd metrics (<a href="https://redirect.github.com/kubernetes-sigs/cluster-api/issues/8962">#8962</a>)</li> <li>Dependency: Bump golang.org/x/oauth2 from 0.9.0 to 0.10.0 (<a href="https://redirect.github.com/kubernetes-sigs/cluster-api/issues/8985">#8985</a>)</li> <li>Devtools: Protect well know registry from accidental push during tilt up (<a href="https://redirect.github.com/kubernetes-sigs/cluster-api/issues/8930">#8930</a>)</li> <li>Devtools: hack/observability: add apiserver request dashboards (<a href="https://redirect.github.com/kubernetes-sigs/cluster-api/issues/8978">#8978</a>)</li> <li>e2e: Add SHA to default KIND image used in e2e tests (<a href="https://redirect.github.com/kubernetes-sigs/cluster-api/issues/8975">#8975</a>)</li> <li>e2e: test/e2e: add field to scale test to deploy Clusters in separate namespace (<a href="https://redirect.github.com/kubernetes-sigs/cluster-api/issues/8963">#8963</a>)</li> <li>e2e: test/e2e: improve logging for a detected rollout (<a href="https://redirect.github.com/kubernetes-sigs/cluster-api/issues/8953">#8953</a>)</li> <li>KCP: KCP: Log the reason of a Machine rollout (<a href="https://redirect.github.com/kubernetes-sigs/cluster-api/issues/8959">#8959</a>)</li> <li>Dependency: Update golangci-lint to v1.53.3 (<a href="https://redirect.github.com/kubernetes-sigs/cluster-api/issues/8796">#8796</a>)</li> <li>Release: Improve release notes output (<a href="https://redirect.github.com/kubernetes-sigs/cluster-api/issues/8928">#8928</a>)</li> </ul> <p>:book: Additionally, there have been 1 contributions to our documentation and book. (<a href="https://redirect.github.com/kubernetes-sigs/cluster-api/issues/8958">#8958</a>)</p> <p>Reference to <a href="https://github.com/kubernetes-sigs/cluster-api/releases/tag/v1.5.0-beta.1">v1.5.0-beta.1 release notes</a></p> <!-- raw HTML omitted --> <!-- raw HTML omitted --> </blockquote> <p>... (truncated)</p> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/kubernetes-sigs/cluster-api/commit/5dedc1b4f9d56a2bf90f1801725914ea35e92b11"><code>5dedc1b</code></a> Merge pull request <a href="https://redirect.github.com/kubernetes-sigs/cluster-api/issues/8985">#8985</a> from kubernetes-sigs/dependabot/go_modules/golang.or...</li> <li><a href="https://github.com/kubernetes-sigs/cluster-api/commit/5999d1679509d4f3b09d50f394c43bc0f8d33c94"><code>5999d16</code></a> :book: Add Metal3 to list for beta release notification (<a href="https://redirect.github.com/kubernetes-sigs/cluster-api/issues/8980">#8980</a>)</li> <li><a href="https://github.com/kubernetes-sigs/cluster-api/commit/bdcf67b86e34a04bf8a89a87af0d3b3da3a76607"><code>bdcf67b</code></a> Merge pull request <a href="https://redirect.github.com/kubernetes-sigs/cluster-api/issues/8957">#8957</a> from alexander-demicev/clusterctlplugin</li> <li><a href="https://github.com/kubernetes-sigs/cluster-api/commit/f91a494ed22d254c922158923d074952fab9237f"><code>f91a494</code></a> Update generated code</li> <li><a href="https://github.com/kubernetes-sigs/cluster-api/commit/3d182a3a35cf57fe94f1d9d98f91cc8a0199eb04"><code>3d182a3</code></a> :seedling: Bump golang.org/x/oauth2 from 0.9.0 to 0.10.0</li> <li><a href="https://github.com/kubernetes-sigs/cluster-api/commit/de2697606a126ecacdf47d5382574da586d04c05"><code>de26976</code></a> Document clusterctl plugins</li> <li><a href="https://github.com/kubernetes-sigs/cluster-api/commit/03f0752fac5ba8d7bd98192a2b6e28dd820f755d"><code>03f0752</code></a> Merge pull request <a href="https://redirect.github.com/kubernetes-sigs/cluster-api/issues/8828">#8828</a> from Jont828/mpm-base</li> <li><a href="https://github.com/kubernetes-sigs/cluster-api/commit/1fecd9f0190439b115bcaedc3e3d6fde445967ee"><code>1fecd9f</code></a> Merge pull request <a href="https://redirect.github.com/kubernetes-sigs/cluster-api/issues/8836">#8836</a> from Jont828/mpm-clusterctl</li> <li><a href="https://github.com/kubernetes-sigs/cluster-api/commit/378d6a418d610384fc443d83b785a7d8b4631f9a"><code>378d6a4</code></a> Add MachinePool Machine support in clusterctl discovery</li> <li><a href="https://github.com/kubernetes-sigs/cluster-api/commit/8f48a58dec90f66f453523235ec04469f0c99f99"><code>8f48a58</code></a> Add MachinePool Machine implementation in core CAPI components</li> <li>Additional commits viewable in <a href="https://github.com/kubernetes-sigs/cluster-api/compare/v1.5.0-beta.1...v1.5.0-rc.0">compare view</a></li> </ul> </details> <br /> [![Dependabot compatibility score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=sigs.k8s.io/cluster-api&package-manager=go_modules&previous-version=1.5.0-beta.1&new-version=1.5.0-rc.0)](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 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>
1 parent a892b00 commit 978ab02

File tree

2 files changed

+21
-21
lines changed

2 files changed

+21
-21
lines changed

go.mod

Lines changed: 7 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@ require (
1111
k8s.io/apimachinery v0.27.3
1212
k8s.io/component-base v0.27.3
1313
k8s.io/klog/v2 v2.100.1
14-
sigs.k8s.io/cluster-api v1.5.0-beta.1
14+
sigs.k8s.io/cluster-api v1.5.0-rc.0
1515
sigs.k8s.io/controller-runtime v0.15.0
1616
)
1717

@@ -54,15 +54,15 @@ require (
5454
github.com/prometheus/common v0.42.0 // indirect
5555
github.com/prometheus/procfs v0.10.1 // indirect
5656
github.com/spf13/cobra v1.7.0 // indirect
57-
golang.org/x/net v0.11.0 // indirect
58-
golang.org/x/oauth2 v0.9.0 // indirect
59-
golang.org/x/sys v0.9.0 // indirect
60-
golang.org/x/term v0.9.0 // indirect
61-
golang.org/x/text v0.10.0 // indirect
57+
golang.org/x/net v0.12.0 // indirect
58+
golang.org/x/oauth2 v0.10.0 // indirect
59+
golang.org/x/sys v0.10.0 // indirect
60+
golang.org/x/term v0.10.0 // indirect
61+
golang.org/x/text v0.11.0 // indirect
6262
golang.org/x/time v0.3.0 // indirect
6363
gomodules.xyz/jsonpatch/v2 v2.3.0 // indirect
6464
google.golang.org/appengine v1.6.7 // indirect
65-
google.golang.org/protobuf v1.30.0 // indirect
65+
google.golang.org/protobuf v1.31.0 // indirect
6666
gopkg.in/inf.v0 v0.9.1 // indirect
6767
gopkg.in/yaml.v2 v2.4.0 // indirect
6868
gopkg.in/yaml.v3 v3.0.1 // indirect

go.sum

Lines changed: 14 additions & 14 deletions
Original file line numberDiff line numberDiff line change
@@ -186,12 +186,12 @@ golang.org/x/net v0.0.0-20200822124328-c89045814202/go.mod h1:/O7V0waA8r7cgGh81R
186186
golang.org/x/net v0.0.0-20201021035429-f5854403a974/go.mod h1:sp8m0HH+o8qH0wwXwYZr8TS3Oi6o0r6Gce1SSxlDquU=
187187
golang.org/x/net v0.0.0-20210405180319-a5a99cb37ef4/go.mod h1:p54w0d4576C0XHj96bSt6lcn1PtDYWL6XObtHCRCNQM=
188188
golang.org/x/net v0.0.0-20210805182204-aaa1db679c0d/go.mod h1:9nx3DQGgdP8bBQD5qxJ1jj9UTztislL4KSBs9R2vV5Y=
189-
golang.org/x/net v0.11.0 h1:Gi2tvZIJyBtO9SDr1q9h5hEQCp/4L2RQ+ar0qjx2oNU=
190-
golang.org/x/net v0.11.0/go.mod h1:2L/ixqYpgIVXmeoSA/4Lu7BzTG4KIyPIryS4IsOd1oQ=
189+
golang.org/x/net v0.12.0 h1:cfawfvKITfUsFCeJIHJrbSxpeu/E81khclypR0GVT50=
190+
golang.org/x/net v0.12.0/go.mod h1:zEVYFnQC7m/vmpQFELhcD1EWkZlX69l4oqgmer6hfKA=
191191
golang.org/x/oauth2 v0.0.0-20180821212333-d2e6202438be/go.mod h1:N/0e6XlmueqKjAGxoOufVs8QHGRruUQn6yWY3a++T0U=
192192
golang.org/x/oauth2 v0.0.0-20200107190931-bf48bf16ab8d/go.mod h1:gOpvHmFTYa4IltrdGE7lF6nIHvwfUNPOp7c8zoXwtLw=
193-
golang.org/x/oauth2 v0.9.0 h1:BPpt2kU7oMRq3kCHAA1tbSEshXRw1LpG2ztgDwrzuAs=
194-
golang.org/x/oauth2 v0.9.0/go.mod h1:qYgFZaFiu6Wg24azG8bdV52QJXJGbZzIIsRCdVKzbLw=
193+
golang.org/x/oauth2 v0.10.0 h1:zHCpF2Khkwy4mMB4bv0U37YtJdTGW8jI0glAApi0Kh8=
194+
golang.org/x/oauth2 v0.10.0/go.mod h1:kTpgurOux7LqtuxjuyZa4Gj2gdezIt/jQtGnNFfypQI=
195195
golang.org/x/sync v0.0.0-20180314180146-1d60e4601c6f/go.mod h1:RxMgew5VJxzue5/jJTE5uejpjVlOe/izrB70Jof72aM=
196196
golang.org/x/sync v0.0.0-20181108010431-42b317875d0f/go.mod h1:RxMgew5VJxzue5/jJTE5uejpjVlOe/izrB70Jof72aM=
197197
golang.org/x/sync v0.0.0-20181221193216-37e7f081c4d4/go.mod h1:RxMgew5VJxzue5/jJTE5uejpjVlOe/izrB70Jof72aM=
@@ -210,18 +210,18 @@ golang.org/x/sys v0.0.0-20210330210617-4fbd30eecc44/go.mod h1:h1NjWce9XRLGQEsW7w
210210
golang.org/x/sys v0.0.0-20210423082822-04245dca01da/go.mod h1:h1NjWce9XRLGQEsW7wpKNCjG9DtNlClVuFLEZdDNbEs=
211211
golang.org/x/sys v0.0.0-20210510120138-977fb7262007/go.mod h1:oPkhp1MJrh7nUepCBck5+mAzfO9JrbApNNgaTdGDITg=
212212
golang.org/x/sys v0.0.0-20220908164124-27713097b956/go.mod h1:oPkhp1MJrh7nUepCBck5+mAzfO9JrbApNNgaTdGDITg=
213-
golang.org/x/sys v0.9.0 h1:KS/R3tvhPqvJvwcKfnBHJwwthS11LRhmM5D59eEXa0s=
214-
golang.org/x/sys v0.9.0/go.mod h1:oPkhp1MJrh7nUepCBck5+mAzfO9JrbApNNgaTdGDITg=
213+
golang.org/x/sys v0.10.0 h1:SqMFp9UcQJZa+pmYuAKjd9xq1f0j5rLcDIk0mj4qAsA=
214+
golang.org/x/sys v0.10.0/go.mod h1:oPkhp1MJrh7nUepCBck5+mAzfO9JrbApNNgaTdGDITg=
215215
golang.org/x/term v0.0.0-20201126162022-7de9c90e9dd1/go.mod h1:bj7SfCRtBDWHUb9snDiAeCFNEtKQo2Wmx5Cou7ajbmo=
216-
golang.org/x/term v0.9.0 h1:GRRCnKYhdQrD8kfRAdQ6Zcw1P0OcELxGLKJvtjVMZ28=
217-
golang.org/x/term v0.9.0/go.mod h1:M6DEAAIenWoTxdKrOltXcmDY3rSplQUkrvaDU5FcQyo=
216+
golang.org/x/term v0.10.0 h1:3R7pNqamzBraeqj/Tj8qt1aQ2HpmlC+Cx/qL/7hn4/c=
217+
golang.org/x/term v0.10.0/go.mod h1:lpqdcUyK/oCiQxvxVrppt5ggO2KCZ5QblwqPnfZ6d5o=
218218
golang.org/x/text v0.3.0/go.mod h1:NqM8EUOU14njkJ3fqMW+pc6Ldnwhi/IjpwHt7yyuwOQ=
219219
golang.org/x/text v0.3.2/go.mod h1:bEr9sfX3Q8Zfm5fL9x+3itogRgK3+ptLWKqgva+5dAk=
220220
golang.org/x/text v0.3.3/go.mod h1:5Zoc/QRtKVWzQhOtBMvqHzDpF6irO9z98xDceosuGiQ=
221221
golang.org/x/text v0.3.5/go.mod h1:5Zoc/QRtKVWzQhOtBMvqHzDpF6irO9z98xDceosuGiQ=
222222
golang.org/x/text v0.3.6/go.mod h1:5Zoc/QRtKVWzQhOtBMvqHzDpF6irO9z98xDceosuGiQ=
223-
golang.org/x/text v0.10.0 h1:UpjohKhiEgNc0CSauXmwYftY1+LlaC75SJwh0SgCX58=
224-
golang.org/x/text v0.10.0/go.mod h1:TvPlkZtksWOMsz7fbANvkp4WM8x/WCo/om8BMLbz+aE=
223+
golang.org/x/text v0.11.0 h1:LAntKIrcmeSKERyiOh0XMV39LXS8IE9UL2yP7+f5ij4=
224+
golang.org/x/text v0.11.0/go.mod h1:TvPlkZtksWOMsz7fbANvkp4WM8x/WCo/om8BMLbz+aE=
225225
golang.org/x/time v0.3.0 h1:rg5rLMjNzMS1RkNLzCG38eapWhnYLFYXDXj2gOlr8j4=
226226
golang.org/x/time v0.3.0/go.mod h1:tRJNPiyCQ0inRvYxbN9jk5I+vvW/OXSQhTDSoE431IQ=
227227
golang.org/x/tools v0.0.0-20180917221912-90fa682c2a6e/go.mod h1:n7NCudcB/nEzxVGmLbDWY5pfWTLqBcC2KZ6jyYvM4mQ=
@@ -267,8 +267,8 @@ google.golang.org/protobuf v1.25.0/go.mod h1:9JNX74DMeImyA3h4bdi1ymwjUzf21/xIlba
267267
google.golang.org/protobuf v1.26.0-rc.1/go.mod h1:jlhhOSvTdKEhbULTjvd4ARK9grFBp09yW+WbY/TyQbw=
268268
google.golang.org/protobuf v1.26.0/go.mod h1:9q0QmTI4eRPtz6boOQmLYwt+qCgq0jsYwAQnmE0givc=
269269
google.golang.org/protobuf v1.27.1/go.mod h1:9q0QmTI4eRPtz6boOQmLYwt+qCgq0jsYwAQnmE0givc=
270-
google.golang.org/protobuf v1.30.0 h1:kPPoIgf3TsEvrm0PFe15JQ+570QVxYzEvvHqChK+cng=
271-
google.golang.org/protobuf v1.30.0/go.mod h1:HV8QOd/L58Z+nl8r43ehVNZIU/HEI6OcFqwMG9pJV4I=
270+
google.golang.org/protobuf v1.31.0 h1:g0LDEJHgrBl9N9r17Ru3sqWhkIx2NB67okBHPwC7hs8=
271+
google.golang.org/protobuf v1.31.0/go.mod h1:HV8QOd/L58Z+nl8r43ehVNZIU/HEI6OcFqwMG9pJV4I=
272272
gopkg.in/check.v1 v0.0.0-20161208181325-20d25e280405/go.mod h1:Co6ibVJAznAaIkqp8huTwlJQCZ016jof/cbN4VW5Yz0=
273273
gopkg.in/check.v1 v1.0.0-20190902080502-41f04d3bba15/go.mod h1:Co6ibVJAznAaIkqp8huTwlJQCZ016jof/cbN4VW5Yz0=
274274
gopkg.in/check.v1 v1.0.0-20201130134442-10cb98267c6c h1:Hei/4ADfdWqJk1ZMxUNpqntNwaWcugrBjAiHlqqRiVk=
@@ -303,8 +303,8 @@ k8s.io/kube-openapi v0.0.0-20230501164219-8b0f38b5fd1f h1:2kWPakN3i/k81b0gvD5C5F
303303
k8s.io/kube-openapi v0.0.0-20230501164219-8b0f38b5fd1f/go.mod h1:byini6yhqGC14c3ebc/QwanvYwhuMWF6yz2F8uwW8eg=
304304
k8s.io/utils v0.0.0-20230209194617-a36077c30491 h1:r0BAOLElQnnFhE/ApUsg3iHdVYYPBjNSSOMowRZxxsY=
305305
k8s.io/utils v0.0.0-20230209194617-a36077c30491/go.mod h1:OLgZIPagt7ERELqWJFomSt595RzquPNLL48iOWgYOg0=
306-
sigs.k8s.io/cluster-api v1.5.0-beta.1 h1:yYA49b9CEwDV4C69Le03+KjiCWqdY7ZbGl8U8sicfSY=
307-
sigs.k8s.io/cluster-api v1.5.0-beta.1/go.mod h1:yU9JDZggGOdcSw+K8rUvxZvCYW+rzSBiTQ7lpTH1yr4=
306+
sigs.k8s.io/cluster-api v1.5.0-rc.0 h1:401QD3wyprHTz8KXQwjq3Qci5OdmmCOH/t7bGt62kWo=
307+
sigs.k8s.io/cluster-api v1.5.0-rc.0/go.mod h1:ZSEP01t8oT6104gB4ljsOwwp5uJcI8SWy8IFp2HUvrc=
308308
sigs.k8s.io/controller-runtime v0.15.0 h1:ML+5Adt3qZnMSYxZ7gAverBLNPSMQEibtzAgp0UPojU=
309309
sigs.k8s.io/controller-runtime v0.15.0/go.mod h1:7ngYvp1MLT+9GeZ+6lH3LOlcHkp/+tzA/fmHa4iq9kk=
310310
sigs.k8s.io/json v0.0.0-20221116044647-bc3834ca7abd h1:EDPBXCAspyGV4jQlpZSudPeMmr1bNJefnuqLsRAsHZo=

0 commit comments

Comments
 (0)