Skip to content

Commit 2dddaf7

Browse files
build(deps): Bump sigs.k8s.io/cluster-api from 1.5.0-rc.0 to 1.5.0-rc.1 (#91)
Bumps [sigs.k8s.io/cluster-api](https://github.com/kubernetes-sigs/cluster-api) from 1.5.0-rc.0 to 1.5.0-rc.1. <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.1</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-rc.0</h2> <hr /> <h2>:chart_with_upwards_trend: Overview</h2> <ul> <li>1 new commits merged</li> </ul> <h2>:seedling: Others</h2> <ul> <li>util: Move <code>internal.labels</code> to <code>format</code> package for use by providers (<a href="https://redirect.github.com/kubernetes-sigs/cluster-api/issues/9006">#9006</a>)</li> </ul> <p>Reference to <a href="https://github.com/kubernetes-sigs/cluster-api/releases/tag/v1.5.0-rc.0">v1.5.0-rc.0 release notes</a></p> <!-- raw HTML omitted --> <h2>👌 Kubernetes version support</h2> <ul> <li>Management Cluster: v1.<strong>24</strong>.x -&gt; v1.<strong>27</strong>.x</li> <li>Workload Cluster: v1.<strong>22</strong>.x -&gt; v1.<strong>27</strong>.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.4.0</h2> <hr /> <h2>:chart_with_upwards_trend: Overview</h2> <ul> <li>324 new commits merged</li> <li>4 breaking changes :warning:</li> <li>19 feature additions ✨</li> <li>62 bugs fixed 🐛</li> </ul> <h2>:warning: Breaking Changes</h2> <ul> <li>CAPD: Use k8s v1.27.0 in quickstart docs and CAPD (<a href="https://redirect.github.com/kubernetes-sigs/cluster-api/issues/8518">#8518</a>)</li> <li>clusterctl: Bump to CR v0.15.0 (<a href="https://redirect.github.com/kubernetes-sigs/cluster-api/issues/8007">#8007</a>)</li> <li>clusterctl: Follow XDG Directory standard for config/data/... files (<a href="https://redirect.github.com/kubernetes-sigs/cluster-api/issues/6913">#6913</a>)</li> <li>clusterctl: Stop serving v1alpha3 API types (<a href="https://redirect.github.com/kubernetes-sigs/cluster-api/issues/8549">#8549</a>)</li> </ul> <h2>:sparkles: New Features</h2> <ul> <li>CAPBK: Use caching read for bootstrap config owner (<a href="https://redirect.github.com/kubernetes-sigs/cluster-api/issues/8867">#8867</a>)</li> <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>ClusterClass: add support or concurrent MD upgrades in classy clusters (<a href="https://redirect.github.com/kubernetes-sigs/cluster-api/issues/8432">#8432</a>)</li> </ul> <!-- raw HTML omitted --> </blockquote> <p>... (truncated)</p> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/kubernetes-sigs/cluster-api/commit/038b533a120058dff6f3ae985981bdc2bd844991"><code>038b533</code></a> Merge pull request <a href="https://redirect.github.com/kubernetes-sigs/cluster-api/issues/9006">#9006</a> from k8s-infra-cherrypick-robot/cherry-pick-9002-to-...</li> <li><a href="https://github.com/kubernetes-sigs/cluster-api/commit/744ad7df76edd234cd4b1ee25ba8dac1382c98ca"><code>744ad7d</code></a> Move <code>internal.labels</code> to <code>format</code> package for use by providers</li> <li>See full diff in <a href="https://github.com/kubernetes-sigs/cluster-api/compare/v1.5.0-rc.0...v1.5.0-rc.1">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-rc.0&new-version=1.5.0-rc.1)](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 978ab02 commit 2dddaf7

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

go.mod

Lines changed: 1 addition & 1 deletion
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-rc.0
14+
sigs.k8s.io/cluster-api v1.5.0-rc.1
1515
sigs.k8s.io/controller-runtime v0.15.0
1616
)
1717

go.sum

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -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-rc.0 h1:401QD3wyprHTz8KXQwjq3Qci5OdmmCOH/t7bGt62kWo=
307-
sigs.k8s.io/cluster-api v1.5.0-rc.0/go.mod h1:ZSEP01t8oT6104gB4ljsOwwp5uJcI8SWy8IFp2HUvrc=
306+
sigs.k8s.io/cluster-api v1.5.0-rc.1 h1:pLaRjFlknMWMKzippA+Dm2HXmONubAicSujFhsO2pzo=
307+
sigs.k8s.io/cluster-api v1.5.0-rc.1/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)