Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
build(deps): Bump sigs.k8s.io/cluster-api/test from 1.6.1 to 1.6.2 in…
… /hack/third-party/capd (#398) Bumps [sigs.k8s.io/cluster-api/test](https://github.com/kubernetes-sigs/cluster-api) from 1.6.1 to 1.6.2. <details> <summary>Release notes</summary> <p><em>Sourced from <a href="https://github.com/kubernetes-sigs/cluster-api/releases">sigs.k8s.io/cluster-api/test'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 -> v1.29.x</li> <li>Workload Cluster: v1.23.x -> 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 & 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/da795db4c7da093866fc5b4c4648f795714bc0c3"><code>da795db</code></a> Merge pull request <a href="https://redirect.github.com/kubernetes-sigs/cluster-api/issues/10177">#10177</a> from g-gaston/race-condition-machine-controller-rel...</li> <li><a href="https://github.com/kubernetes-sigs/cluster-api/commit/a64cd41fa7cd1151058f18d65d430c2a6d0f354e"><code>a64cd41</code></a> Watch external objects for machine before deleting</li> <li><a href="https://github.com/kubernetes-sigs/cluster-api/commit/fc43a06092fc14835faffaf7fb2e5dad866fc71f"><code>fc43a06</code></a> Merge pull request <a href="https://redirect.github.com/kubernetes-sigs/cluster-api/issues/10163">#10163</a> from g-gaston/bump-controller-runtime-0-16.5</li> <li><a href="https://github.com/kubernetes-sigs/cluster-api/commit/2720d7e1199b372d789bbf89582688d84d90d0ad"><code>2720d7e</code></a> Bump controller-runtime to v0.16.5</li> <li><a href="https://github.com/kubernetes-sigs/cluster-api/commit/4179b241768e31541103c51750f53bf131c25dbc"><code>4179b24</code></a> Merge pull request <a href="https://redirect.github.com/kubernetes-sigs/cluster-api/issues/10105">#10105</a> from k8s-infra-cherrypick-robot/cherry-pick-10100-t...</li> <li><a href="https://github.com/kubernetes-sigs/cluster-api/commit/f085905625c61214a46e01379eec92c609117b26"><code>f085905</code></a> Merge pull request <a href="https://redirect.github.com/kubernetes-sigs/cluster-api/issues/10152">#10152</a> from sbueringer/release-1.6-go-1.21</li> <li><a href="https://github.com/kubernetes-sigs/cluster-api/commit/ff6ed3f908b4d99a486b5709f8bae66dc97fb6d8"><code>ff6ed3f</code></a> Merge pull request <a href="https://redirect.github.com/kubernetes-sigs/cluster-api/issues/10151">#10151</a> from sbueringer/pr-1.6-fix-apiversion-issue-with-fix</li> <li><a href="https://github.com/kubernetes-sigs/cluster-api/commit/2086542fb1909c6fba6f77d0e390c62f10eb93ed"><code>2086542</code></a> Bump Go to 1.21.5</li> <li><a href="https://github.com/kubernetes-sigs/cluster-api/commit/bc778cd5032d41f7cec9d996890ff9a5fc0f84ec"><code>bc778cd</code></a> Address review comments / fix issues</li> <li><a href="https://github.com/kubernetes-sigs/cluster-api/commit/fc176cb05ee6146c9f9c6f4a7848044b4cd90347"><code>fc176cb</code></a> Add e2e test to reproduce SSA apiVersion issue - add v1alpha3 test</li> <li>Additional commits viewable in <a href="https://github.com/kubernetes-sigs/cluster-api/compare/v1.6.1...v1.6.2">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/test&package-manager=go_modules&previous-version=1.6.1&new-version=1.6.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] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
- Loading branch information