Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

🌱 Bump sigs.k8s.io/cluster-api/test from 1.7.2 to 1.7.3 #155

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Jun 13, 2024

Bumps sigs.k8s.io/cluster-api/test from 1.7.2 to 1.7.3.

Release notes

Sourced from sigs.k8s.io/cluster-api/test's releases.

v1.7.3

👌 Kubernetes version support

  • Management Cluster: v1.26.x -> v1.30.x
  • Workload Cluster: v1.24.x -> v1.30.x

More information about version support can be found here

Changes since v1.7.2

📈 Overview

  • 18 new commits merged
  • 1 feature addition ✨
  • 5 bugs fixed 🐛

✨ New Features

  • ClusterClass: Support ControlPlane variable overrides (#10701)

🐛 Bug Fixes

  • ClusterClass: Defaulting webhook should check class is set in ClusterClass-based clusters (#10673)
  • ClusterClass: Fix indexing in ClusterClass webhook MHC validation (#10678)
  • MachineHealthCheck: Skip publishing the RemediationRestricted event when there are no unhealthy target (#10616)
  • MachinePool: Check that replicas pointer is not nil in machinepool controller (#10634)
  • KCP/CAPD: KCPTemplate & DockerClusterTemplate webhook: default before immutability check (#10646)

🌱 Others

  • clusterctl: Bump cert-manager to v1.15.0 (#10732)
  • Dependency: Bump to Go 1.21.11 (#10740)
  • Devtools: Use setup-envtest from CR main (05/2024) to use envtest binaries from CT releases (#10663)
  • e2e: Kind: bump to v0.23.0 (#10641)
  • e2e: Test: check for metadata.yaml when resolving releases to not try to use unreleased versions (#10645)
  • e2e: Test: improve output for ValidateResourceVersionStable by using BeComparable instead of Equal (#10654)
  • Security: Cleanup owner files (#10679)
  • Testing: Support MachinePools without MachinePoolMachines in clusterctl upgrade test (#10614)
  • Testing: Use kind as a secondary management cluster for clusterctl E2E tests (#10675)

📖 Additionally, there have been 2 contributions to our documentation and book. (#10687, #10720)

Dependencies

Added

Nothing has changed.

Changed

Nothing has changed.

Removed

Nothing has changed.

Thanks to all our contributors! 😊

Commits
  • b0284d8 Merge pull request #10740 from sbueringer/pr-bump-go-1.21.11
  • 56247d2 Bump to Go 1.21.11
  • 9144d07 Merge pull request #10732 from k8s-infra-cherrypick-robot/cherry-pick-10727-t...
  • dd41bdb update cert-manager to v1.15.0
  • ced97f6 Merge pull request #10720 from k8s-infra-cherrypick-robot/cherry-pick-10719-t...
  • d70c1b6 fix broken kubebuilder link in old docs
  • 4cfc105 Merge pull request #10701 from k8s-infra-cherrypick-robot/cherry-pick-10682-t...
  • c6d1ef8 Support ControlPlane variable overrides
  • a4b7cc3 Merge pull request #10687 from k8s-infra-cherrypick-robot/cherry-pick-10685-t...
  • f71a1b8 docs: fix dead links
  • Additional commits viewable in compare view

Dependabot compatibility score

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 commands and options

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)

@dependabot dependabot bot added the dependencies Pull requests that update a dependency file label Jun 13, 2024
@dependabot dependabot bot requested a review from piepmatz as a code owner June 13, 2024 14:15
@dependabot dependabot bot added the go Pull requests that update Go code label Jun 13, 2024
@jriedel-ionos jriedel-ionos added this to the v0.2.1 milestone Jun 24, 2024
Bumps [sigs.k8s.io/cluster-api/test](https://github.com/kubernetes-sigs/cluster-api) from 1.7.2 to 1.7.3.
- [Release notes](https://github.com/kubernetes-sigs/cluster-api/releases)
- [Commits](kubernetes-sigs/cluster-api@v1.7.2...v1.7.3)

---
updated-dependencies:
- dependency-name: sigs.k8s.io/cluster-api/test
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot force-pushed the dependabot/go_modules/sigs.k8s.io/cluster-api/test-1.7.3 branch from 8277be8 to 8d301b1 Compare June 24, 2024 15:10
Copy link

@gfariasalves-ionos gfariasalves-ionos enabled auto-merge (squash) June 26, 2024 09:05
@gfariasalves-ionos gfariasalves-ionos merged commit 66a826c into main Jun 26, 2024
10 checks passed
@gfariasalves-ionos gfariasalves-ionos deleted the dependabot/go_modules/sigs.k8s.io/cluster-api/test-1.7.3 branch June 26, 2024 09:06
jriedel-ionos pushed a commit that referenced this pull request Jun 26, 2024
Bumps
[sigs.k8s.io/cluster-api/test](https://github.com/kubernetes-sigs/cluster-api)
from 1.7.2 to 1.7.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/test's
releases</a>.</em></p>
<blockquote>
<h2>v1.7.3</h2>
<h2>👌 Kubernetes version support</h2>
<ul>
<li>Management Cluster: v1.26.x -&gt; v1.30.x</li>
<li>Workload Cluster: v1.24.x -&gt; v1.30.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.7.2</h2>
<h2>:chart_with_upwards_trend: Overview</h2>
<ul>
<li>18 new commits merged</li>
<li>1 feature addition ✨</li>
<li>5 bugs fixed 🐛</li>
</ul>
<h2>:sparkles: New Features</h2>
<ul>
<li>ClusterClass: Support ControlPlane variable overrides (<a
href="https://redirect.github.com/kubernetes-sigs/cluster-api/issues/10701">#10701</a>)</li>
</ul>
<h2>:bug: Bug Fixes</h2>
<ul>
<li>ClusterClass: Defaulting webhook should check class is set in
ClusterClass-based clusters (<a
href="https://redirect.github.com/kubernetes-sigs/cluster-api/issues/10673">#10673</a>)</li>
<li>ClusterClass: Fix indexing in ClusterClass webhook MHC validation
(<a
href="https://redirect.github.com/kubernetes-sigs/cluster-api/issues/10678">#10678</a>)</li>
<li>MachineHealthCheck: Skip publishing the
<code>RemediationRestricted</code> event when there are no unhealthy
target (<a
href="https://redirect.github.com/kubernetes-sigs/cluster-api/issues/10616">#10616</a>)</li>
<li>MachinePool: Check that replicas pointer is not nil in machinepool
controller (<a
href="https://redirect.github.com/kubernetes-sigs/cluster-api/issues/10634">#10634</a>)</li>
<li>KCP/CAPD: KCPTemplate &amp; DockerClusterTemplate webhook: default
before immutability check (<a
href="https://redirect.github.com/kubernetes-sigs/cluster-api/issues/10646">#10646</a>)</li>
</ul>
<h2>:seedling: Others</h2>
<ul>
<li>clusterctl: Bump cert-manager to v1.15.0 (<a
href="https://redirect.github.com/kubernetes-sigs/cluster-api/issues/10732">#10732</a>)</li>
<li>Dependency: Bump to Go 1.21.11 (<a
href="https://redirect.github.com/kubernetes-sigs/cluster-api/issues/10740">#10740</a>)</li>
<li>Devtools: Use setup-envtest from CR main (05/2024) to use envtest
binaries from CT releases (<a
href="https://redirect.github.com/kubernetes-sigs/cluster-api/issues/10663">#10663</a>)</li>
<li>e2e: Kind: bump to v0.23.0 (<a
href="https://redirect.github.com/kubernetes-sigs/cluster-api/issues/10641">#10641</a>)</li>
<li>e2e: Test: check for metadata.yaml when resolving releases to not
try to use unreleased versions (<a
href="https://redirect.github.com/kubernetes-sigs/cluster-api/issues/10645">#10645</a>)</li>
<li>e2e: Test: improve output for ValidateResourceVersionStable by using
BeComparable instead of Equal (<a
href="https://redirect.github.com/kubernetes-sigs/cluster-api/issues/10654">#10654</a>)</li>
<li>Security: Cleanup owner files (<a
href="https://redirect.github.com/kubernetes-sigs/cluster-api/issues/10679">#10679</a>)</li>
<li>Testing: Support MachinePools without MachinePoolMachines in
clusterctl upgrade test (<a
href="https://redirect.github.com/kubernetes-sigs/cluster-api/issues/10614">#10614</a>)</li>
<li>Testing: Use kind as a secondary management cluster for clusterctl
E2E tests (<a
href="https://redirect.github.com/kubernetes-sigs/cluster-api/issues/10675">#10675</a>)</li>
</ul>
<p>:book: Additionally, there have been 2 contributions to our
documentation and book. (<a
href="https://redirect.github.com/kubernetes-sigs/cluster-api/issues/10687">#10687</a>,
<a
href="https://redirect.github.com/kubernetes-sigs/cluster-api/issues/10720">#10720</a>)</p>
<h2>Dependencies</h2>
<h3>Added</h3>
<p><em>Nothing has changed.</em></p>
<h3>Changed</h3>
<p><em>Nothing has changed.</em></p>
<h3>Removed</h3>
<p><em>Nothing has changed.</em></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/b0284d8b9bf1220b744e8cfbfc812321c733e2dd"><code>b0284d8</code></a>
Merge pull request <a
href="https://redirect.github.com/kubernetes-sigs/cluster-api/issues/10740">#10740</a>
from sbueringer/pr-bump-go-1.21.11</li>
<li><a
href="https://github.com/kubernetes-sigs/cluster-api/commit/56247d25610695f9b6fa2f2e67d8d06b47f1bc90"><code>56247d2</code></a>
Bump to Go 1.21.11</li>
<li><a
href="https://github.com/kubernetes-sigs/cluster-api/commit/9144d07058defce80716c679b974f04bc2963faf"><code>9144d07</code></a>
Merge pull request <a
href="https://redirect.github.com/kubernetes-sigs/cluster-api/issues/10732">#10732</a>
from k8s-infra-cherrypick-robot/cherry-pick-10727-t...</li>
<li><a
href="https://github.com/kubernetes-sigs/cluster-api/commit/dd41bdbd5e1bc30f239f6fee3a71bc6064905851"><code>dd41bdb</code></a>
update cert-manager to v1.15.0</li>
<li><a
href="https://github.com/kubernetes-sigs/cluster-api/commit/ced97f6711707f0b64a9e63a2f3487ea3189b6c9"><code>ced97f6</code></a>
Merge pull request <a
href="https://redirect.github.com/kubernetes-sigs/cluster-api/issues/10720">#10720</a>
from k8s-infra-cherrypick-robot/cherry-pick-10719-t...</li>
<li><a
href="https://github.com/kubernetes-sigs/cluster-api/commit/d70c1b62c1699ca317863f75eed235f85a130556"><code>d70c1b6</code></a>
fix broken kubebuilder link in old docs</li>
<li><a
href="https://github.com/kubernetes-sigs/cluster-api/commit/4cfc105f457a155f1de08ce3b74591137a0ffe90"><code>4cfc105</code></a>
Merge pull request <a
href="https://redirect.github.com/kubernetes-sigs/cluster-api/issues/10701">#10701</a>
from k8s-infra-cherrypick-robot/cherry-pick-10682-t...</li>
<li><a
href="https://github.com/kubernetes-sigs/cluster-api/commit/c6d1ef8951468cfe5ed7960546f56e047ff99422"><code>c6d1ef8</code></a>
Support ControlPlane variable overrides</li>
<li><a
href="https://github.com/kubernetes-sigs/cluster-api/commit/a4b7cc34f93a0a3956863477feb5ba90fec7fd7e"><code>a4b7cc3</code></a>
Merge pull request <a
href="https://redirect.github.com/kubernetes-sigs/cluster-api/issues/10687">#10687</a>
from k8s-infra-cherrypick-robot/cherry-pick-10685-t...</li>
<li><a
href="https://github.com/kubernetes-sigs/cluster-api/commit/f71a1b8b498615d1c051da9d2687d5208eb1ecd2"><code>f71a1b8</code></a>
docs: fix dead links</li>
<li>Additional commits viewable in <a
href="https://github.com/kubernetes-sigs/cluster-api/compare/v1.7.2...v1.7.3">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.7.2&new-version=1.7.3)](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>
Co-authored-by: Gustavo Alves <gustavo-daniel.farias-alves@ionos.com>
jriedel-ionos added a commit that referenced this pull request Jun 26, 2024
**What is the purpose of this pull request/Why do we need it?**

Cherry pick of #155 for release 0.2.1

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Gustavo Alves <gustavo-daniel.farias-alves@ionos.com>
Mattes83 pushed a commit to Mattes83/cluster-api-provider-ionoscloud that referenced this pull request Jun 26, 2024
)

Bumps
[sigs.k8s.io/cluster-api/test](https://github.com/kubernetes-sigs/cluster-api)
from 1.7.2 to 1.7.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/test's
releases</a>.</em></p>
<blockquote>
<h2>v1.7.3</h2>
<h2>👌 Kubernetes version support</h2>
<ul>
<li>Management Cluster: v1.26.x -&gt; v1.30.x</li>
<li>Workload Cluster: v1.24.x -&gt; v1.30.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.7.2</h2>
<h2>:chart_with_upwards_trend: Overview</h2>
<ul>
<li>18 new commits merged</li>
<li>1 feature addition ✨</li>
<li>5 bugs fixed 🐛</li>
</ul>
<h2>:sparkles: New Features</h2>
<ul>
<li>ClusterClass: Support ControlPlane variable overrides (<a
href="https://redirect.github.com/kubernetes-sigs/cluster-api/issues/10701">#10701</a>)</li>
</ul>
<h2>:bug: Bug Fixes</h2>
<ul>
<li>ClusterClass: Defaulting webhook should check class is set in
ClusterClass-based clusters (<a
href="https://redirect.github.com/kubernetes-sigs/cluster-api/issues/10673">#10673</a>)</li>
<li>ClusterClass: Fix indexing in ClusterClass webhook MHC validation
(<a
href="https://redirect.github.com/kubernetes-sigs/cluster-api/issues/10678">#10678</a>)</li>
<li>MachineHealthCheck: Skip publishing the
<code>RemediationRestricted</code> event when there are no unhealthy
target (<a
href="https://redirect.github.com/kubernetes-sigs/cluster-api/issues/10616">#10616</a>)</li>
<li>MachinePool: Check that replicas pointer is not nil in machinepool
controller (<a
href="https://redirect.github.com/kubernetes-sigs/cluster-api/issues/10634">#10634</a>)</li>
<li>KCP/CAPD: KCPTemplate &amp; DockerClusterTemplate webhook: default
before immutability check (<a
href="https://redirect.github.com/kubernetes-sigs/cluster-api/issues/10646">#10646</a>)</li>
</ul>
<h2>:seedling: Others</h2>
<ul>
<li>clusterctl: Bump cert-manager to v1.15.0 (<a
href="https://redirect.github.com/kubernetes-sigs/cluster-api/issues/10732">#10732</a>)</li>
<li>Dependency: Bump to Go 1.21.11 (<a
href="https://redirect.github.com/kubernetes-sigs/cluster-api/issues/10740">#10740</a>)</li>
<li>Devtools: Use setup-envtest from CR main (05/2024) to use envtest
binaries from CT releases (<a
href="https://redirect.github.com/kubernetes-sigs/cluster-api/issues/10663">#10663</a>)</li>
<li>e2e: Kind: bump to v0.23.0 (<a
href="https://redirect.github.com/kubernetes-sigs/cluster-api/issues/10641">#10641</a>)</li>
<li>e2e: Test: check for metadata.yaml when resolving releases to not
try to use unreleased versions (<a
href="https://redirect.github.com/kubernetes-sigs/cluster-api/issues/10645">#10645</a>)</li>
<li>e2e: Test: improve output for ValidateResourceVersionStable by using
BeComparable instead of Equal (<a
href="https://redirect.github.com/kubernetes-sigs/cluster-api/issues/10654">#10654</a>)</li>
<li>Security: Cleanup owner files (<a
href="https://redirect.github.com/kubernetes-sigs/cluster-api/issues/10679">#10679</a>)</li>
<li>Testing: Support MachinePools without MachinePoolMachines in
clusterctl upgrade test (<a
href="https://redirect.github.com/kubernetes-sigs/cluster-api/issues/10614">#10614</a>)</li>
<li>Testing: Use kind as a secondary management cluster for clusterctl
E2E tests (<a
href="https://redirect.github.com/kubernetes-sigs/cluster-api/issues/10675">#10675</a>)</li>
</ul>
<p>:book: Additionally, there have been 2 contributions to our
documentation and book. (<a
href="https://redirect.github.com/kubernetes-sigs/cluster-api/issues/10687">#10687</a>,
<a
href="https://redirect.github.com/kubernetes-sigs/cluster-api/issues/10720">#10720</a>)</p>
<h2>Dependencies</h2>
<h3>Added</h3>
<p><em>Nothing has changed.</em></p>
<h3>Changed</h3>
<p><em>Nothing has changed.</em></p>
<h3>Removed</h3>
<p><em>Nothing has changed.</em></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/b0284d8b9bf1220b744e8cfbfc812321c733e2dd"><code>b0284d8</code></a>
Merge pull request <a
href="https://redirect.github.com/kubernetes-sigs/cluster-api/issues/10740">#10740</a>
from sbueringer/pr-bump-go-1.21.11</li>
<li><a
href="https://github.com/kubernetes-sigs/cluster-api/commit/56247d25610695f9b6fa2f2e67d8d06b47f1bc90"><code>56247d2</code></a>
Bump to Go 1.21.11</li>
<li><a
href="https://github.com/kubernetes-sigs/cluster-api/commit/9144d07058defce80716c679b974f04bc2963faf"><code>9144d07</code></a>
Merge pull request <a
href="https://redirect.github.com/kubernetes-sigs/cluster-api/issues/10732">#10732</a>
from k8s-infra-cherrypick-robot/cherry-pick-10727-t...</li>
<li><a
href="https://github.com/kubernetes-sigs/cluster-api/commit/dd41bdbd5e1bc30f239f6fee3a71bc6064905851"><code>dd41bdb</code></a>
update cert-manager to v1.15.0</li>
<li><a
href="https://github.com/kubernetes-sigs/cluster-api/commit/ced97f6711707f0b64a9e63a2f3487ea3189b6c9"><code>ced97f6</code></a>
Merge pull request <a
href="https://redirect.github.com/kubernetes-sigs/cluster-api/issues/10720">#10720</a>
from k8s-infra-cherrypick-robot/cherry-pick-10719-t...</li>
<li><a
href="https://github.com/kubernetes-sigs/cluster-api/commit/d70c1b62c1699ca317863f75eed235f85a130556"><code>d70c1b6</code></a>
fix broken kubebuilder link in old docs</li>
<li><a
href="https://github.com/kubernetes-sigs/cluster-api/commit/4cfc105f457a155f1de08ce3b74591137a0ffe90"><code>4cfc105</code></a>
Merge pull request <a
href="https://redirect.github.com/kubernetes-sigs/cluster-api/issues/10701">#10701</a>
from k8s-infra-cherrypick-robot/cherry-pick-10682-t...</li>
<li><a
href="https://github.com/kubernetes-sigs/cluster-api/commit/c6d1ef8951468cfe5ed7960546f56e047ff99422"><code>c6d1ef8</code></a>
Support ControlPlane variable overrides</li>
<li><a
href="https://github.com/kubernetes-sigs/cluster-api/commit/a4b7cc34f93a0a3956863477feb5ba90fec7fd7e"><code>a4b7cc3</code></a>
Merge pull request <a
href="https://redirect.github.com/kubernetes-sigs/cluster-api/issues/10687">#10687</a>
from k8s-infra-cherrypick-robot/cherry-pick-10685-t...</li>
<li><a
href="https://github.com/kubernetes-sigs/cluster-api/commit/f71a1b8b498615d1c051da9d2687d5208eb1ecd2"><code>f71a1b8</code></a>
docs: fix dead links</li>
<li>Additional commits viewable in <a
href="https://github.com/kubernetes-sigs/cluster-api/compare/v1.7.2...v1.7.3">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.7.2&new-version=1.7.3)](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>
Co-authored-by: Gustavo Alves <gustavo-daniel.farias-alves@ionos.com>
Mattes83 pushed a commit to Mattes83/cluster-api-provider-ionoscloud that referenced this pull request Jun 27, 2024
)

Bumps
[sigs.k8s.io/cluster-api/test](https://github.com/kubernetes-sigs/cluster-api)
from 1.7.2 to 1.7.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/test's
releases</a>.</em></p>
<blockquote>
<h2>v1.7.3</h2>
<h2>👌 Kubernetes version support</h2>
<ul>
<li>Management Cluster: v1.26.x -&gt; v1.30.x</li>
<li>Workload Cluster: v1.24.x -&gt; v1.30.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.7.2</h2>
<h2>:chart_with_upwards_trend: Overview</h2>
<ul>
<li>18 new commits merged</li>
<li>1 feature addition ✨</li>
<li>5 bugs fixed 🐛</li>
</ul>
<h2>:sparkles: New Features</h2>
<ul>
<li>ClusterClass: Support ControlPlane variable overrides (<a
href="https://redirect.github.com/kubernetes-sigs/cluster-api/issues/10701">#10701</a>)</li>
</ul>
<h2>:bug: Bug Fixes</h2>
<ul>
<li>ClusterClass: Defaulting webhook should check class is set in
ClusterClass-based clusters (<a
href="https://redirect.github.com/kubernetes-sigs/cluster-api/issues/10673">#10673</a>)</li>
<li>ClusterClass: Fix indexing in ClusterClass webhook MHC validation
(<a
href="https://redirect.github.com/kubernetes-sigs/cluster-api/issues/10678">#10678</a>)</li>
<li>MachineHealthCheck: Skip publishing the
<code>RemediationRestricted</code> event when there are no unhealthy
target (<a
href="https://redirect.github.com/kubernetes-sigs/cluster-api/issues/10616">#10616</a>)</li>
<li>MachinePool: Check that replicas pointer is not nil in machinepool
controller (<a
href="https://redirect.github.com/kubernetes-sigs/cluster-api/issues/10634">#10634</a>)</li>
<li>KCP/CAPD: KCPTemplate &amp; DockerClusterTemplate webhook: default
before immutability check (<a
href="https://redirect.github.com/kubernetes-sigs/cluster-api/issues/10646">#10646</a>)</li>
</ul>
<h2>:seedling: Others</h2>
<ul>
<li>clusterctl: Bump cert-manager to v1.15.0 (<a
href="https://redirect.github.com/kubernetes-sigs/cluster-api/issues/10732">#10732</a>)</li>
<li>Dependency: Bump to Go 1.21.11 (<a
href="https://redirect.github.com/kubernetes-sigs/cluster-api/issues/10740">#10740</a>)</li>
<li>Devtools: Use setup-envtest from CR main (05/2024) to use envtest
binaries from CT releases (<a
href="https://redirect.github.com/kubernetes-sigs/cluster-api/issues/10663">#10663</a>)</li>
<li>e2e: Kind: bump to v0.23.0 (<a
href="https://redirect.github.com/kubernetes-sigs/cluster-api/issues/10641">#10641</a>)</li>
<li>e2e: Test: check for metadata.yaml when resolving releases to not
try to use unreleased versions (<a
href="https://redirect.github.com/kubernetes-sigs/cluster-api/issues/10645">#10645</a>)</li>
<li>e2e: Test: improve output for ValidateResourceVersionStable by using
BeComparable instead of Equal (<a
href="https://redirect.github.com/kubernetes-sigs/cluster-api/issues/10654">#10654</a>)</li>
<li>Security: Cleanup owner files (<a
href="https://redirect.github.com/kubernetes-sigs/cluster-api/issues/10679">#10679</a>)</li>
<li>Testing: Support MachinePools without MachinePoolMachines in
clusterctl upgrade test (<a
href="https://redirect.github.com/kubernetes-sigs/cluster-api/issues/10614">#10614</a>)</li>
<li>Testing: Use kind as a secondary management cluster for clusterctl
E2E tests (<a
href="https://redirect.github.com/kubernetes-sigs/cluster-api/issues/10675">#10675</a>)</li>
</ul>
<p>:book: Additionally, there have been 2 contributions to our
documentation and book. (<a
href="https://redirect.github.com/kubernetes-sigs/cluster-api/issues/10687">#10687</a>,
<a
href="https://redirect.github.com/kubernetes-sigs/cluster-api/issues/10720">#10720</a>)</p>
<h2>Dependencies</h2>
<h3>Added</h3>
<p><em>Nothing has changed.</em></p>
<h3>Changed</h3>
<p><em>Nothing has changed.</em></p>
<h3>Removed</h3>
<p><em>Nothing has changed.</em></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/b0284d8b9bf1220b744e8cfbfc812321c733e2dd"><code>b0284d8</code></a>
Merge pull request <a
href="https://redirect.github.com/kubernetes-sigs/cluster-api/issues/10740">#10740</a>
from sbueringer/pr-bump-go-1.21.11</li>
<li><a
href="https://github.com/kubernetes-sigs/cluster-api/commit/56247d25610695f9b6fa2f2e67d8d06b47f1bc90"><code>56247d2</code></a>
Bump to Go 1.21.11</li>
<li><a
href="https://github.com/kubernetes-sigs/cluster-api/commit/9144d07058defce80716c679b974f04bc2963faf"><code>9144d07</code></a>
Merge pull request <a
href="https://redirect.github.com/kubernetes-sigs/cluster-api/issues/10732">#10732</a>
from k8s-infra-cherrypick-robot/cherry-pick-10727-t...</li>
<li><a
href="https://github.com/kubernetes-sigs/cluster-api/commit/dd41bdbd5e1bc30f239f6fee3a71bc6064905851"><code>dd41bdb</code></a>
update cert-manager to v1.15.0</li>
<li><a
href="https://github.com/kubernetes-sigs/cluster-api/commit/ced97f6711707f0b64a9e63a2f3487ea3189b6c9"><code>ced97f6</code></a>
Merge pull request <a
href="https://redirect.github.com/kubernetes-sigs/cluster-api/issues/10720">#10720</a>
from k8s-infra-cherrypick-robot/cherry-pick-10719-t...</li>
<li><a
href="https://github.com/kubernetes-sigs/cluster-api/commit/d70c1b62c1699ca317863f75eed235f85a130556"><code>d70c1b6</code></a>
fix broken kubebuilder link in old docs</li>
<li><a
href="https://github.com/kubernetes-sigs/cluster-api/commit/4cfc105f457a155f1de08ce3b74591137a0ffe90"><code>4cfc105</code></a>
Merge pull request <a
href="https://redirect.github.com/kubernetes-sigs/cluster-api/issues/10701">#10701</a>
from k8s-infra-cherrypick-robot/cherry-pick-10682-t...</li>
<li><a
href="https://github.com/kubernetes-sigs/cluster-api/commit/c6d1ef8951468cfe5ed7960546f56e047ff99422"><code>c6d1ef8</code></a>
Support ControlPlane variable overrides</li>
<li><a
href="https://github.com/kubernetes-sigs/cluster-api/commit/a4b7cc34f93a0a3956863477feb5ba90fec7fd7e"><code>a4b7cc3</code></a>
Merge pull request <a
href="https://redirect.github.com/kubernetes-sigs/cluster-api/issues/10687">#10687</a>
from k8s-infra-cherrypick-robot/cherry-pick-10685-t...</li>
<li><a
href="https://github.com/kubernetes-sigs/cluster-api/commit/f71a1b8b498615d1c051da9d2687d5208eb1ecd2"><code>f71a1b8</code></a>
docs: fix dead links</li>
<li>Additional commits viewable in <a
href="https://github.com/kubernetes-sigs/cluster-api/compare/v1.7.2...v1.7.3">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.7.2&new-version=1.7.3)](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>
Co-authored-by: Gustavo Alves <gustavo-daniel.farias-alves@ionos.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
dependencies Pull requests that update a dependency file go Pull requests that update Go code
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants