metal3-io / cluster-api-provider-metal3

MetalΒ³ integration with https://github.com/kubernetes-sigs/cluster-api
Apache License 2.0
212 stars 96 forks source link

:seedling: Bump the capi group across 1 directory with 2 updates #2084

Closed dependabot[bot] closed 2 weeks ago

dependabot[bot] commented 2 weeks ago

Bumps the capi group with 2 updates in the /hack/fake-apiserver directory: sigs.k8s.io/cluster-api and sigs.k8s.io/cluster-api/test.

Updates sigs.k8s.io/cluster-api from 1.8.4 to 1.8.5

Release notes

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

v1.8.5

πŸ‘Œ Kubernetes version support

  • Management Cluster: v1.27.x -> v1.31.x
  • Workload Cluster: v1.25.x -> v1.31.x

More information about version support can be found here

Changes since v1.8.4

:chart_with_upwards_trend: Overview

  • 9 new commits merged
  • 2 bugs fixed πŸ›

:bug: Bug Fixes

  • KCP: Consider all machines for setting .status.version (#11306)
  • Testing: Fix: incorrect name used in kustomize path (#11307)

:seedling: Others

  • clusterctl: Bump cert-manager to 1.16.1 (#11323)
  • Dependency: Bump Go to v1.22.8 version (#11359)
  • e2e: Remove json logging replacement in e2e test config (#11321)
  • e2e: Test: add PreWaitForControlplaneToBeUpgraded to ClusterUpgradeConformanceSpec (#11303)
  • KCP: Skip validation if CoreDNS migration library supports an upgrade if the library is not used (#11325)
  • Testing: Test/framework: allow to include arbitrary types when dumping resources (#11310)

:book: Additionally, there has been 1 contribution to our documentation and book. (#11294)

Dependencies

Added

Nothing has changed.

Changed

Nothing has changed.

Removed

Nothing has changed.

Thanks to all our contributors! 😊

Commits
  • 09f2f6b Merge pull request #11359 from k8s-infra-cherrypick-robot/cherry-pick-11357-t...
  • a966f00 Bump Go to v1.22.8 version
  • c5c03c6 Merge pull request #11325 from k8s-infra-cherrypick-robot/cherry-pick-11319-t...
  • 25334cf KCP: Skip validation if CoreDNS migration library supports an upgrade if skip...
  • 180f8f3 Merge pull request #11323 from k8s-infra-cherrypick-robot/cherry-pick-11322-t...
  • 7aae687 bump cert-manager to 1.16.1
  • 4d5077e Merge pull request #11321 from k8s-infra-cherrypick-robot/cherry-pick-11318-t...
  • 03bb76f seedling: Remove json logging replacement in e2e test config
  • 4f37883 Merge pull request #11306 from chrischdi/cp-pr-consider-all-cp-machines-for-s...
  • 8757a95 Merge pull request #11310 from k8s-infra-cherrypick-robot/cherry-pick-11308-t...
  • Additional commits viewable in compare view


Updates sigs.k8s.io/cluster-api/test from 1.8.4 to 1.8.5

Release notes

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

v1.8.5

πŸ‘Œ Kubernetes version support

  • Management Cluster: v1.27.x -> v1.31.x
  • Workload Cluster: v1.25.x -> v1.31.x

More information about version support can be found here

Changes since v1.8.4

:chart_with_upwards_trend: Overview

  • 9 new commits merged
  • 2 bugs fixed πŸ›

:bug: Bug Fixes

  • KCP: Consider all machines for setting .status.version (#11306)
  • Testing: Fix: incorrect name used in kustomize path (#11307)

:seedling: Others

  • clusterctl: Bump cert-manager to 1.16.1 (#11323)
  • Dependency: Bump Go to v1.22.8 version (#11359)
  • e2e: Remove json logging replacement in e2e test config (#11321)
  • e2e: Test: add PreWaitForControlplaneToBeUpgraded to ClusterUpgradeConformanceSpec (#11303)
  • KCP: Skip validation if CoreDNS migration library supports an upgrade if the library is not used (#11325)
  • Testing: Test/framework: allow to include arbitrary types when dumping resources (#11310)

:book: Additionally, there has been 1 contribution to our documentation and book. (#11294)

Dependencies

Added

Nothing has changed.

Changed

Nothing has changed.

Removed

Nothing has changed.

Thanks to all our contributors! 😊

Commits
  • 09f2f6b Merge pull request #11359 from k8s-infra-cherrypick-robot/cherry-pick-11357-t...
  • a966f00 Bump Go to v1.22.8 version
  • c5c03c6 Merge pull request #11325 from k8s-infra-cherrypick-robot/cherry-pick-11319-t...
  • 25334cf KCP: Skip validation if CoreDNS migration library supports an upgrade if skip...
  • 180f8f3 Merge pull request #11323 from k8s-infra-cherrypick-robot/cherry-pick-11322-t...
  • 7aae687 bump cert-manager to 1.16.1
  • 4d5077e Merge pull request #11321 from k8s-infra-cherrypick-robot/cherry-pick-11318-t...
  • 03bb76f seedling: Remove json logging replacement in e2e test config
  • 4f37883 Merge pull request #11306 from chrischdi/cp-pr-consider-all-cp-machines-for-s...
  • 8757a95 Merge pull request #11310 from k8s-infra-cherrypick-robot/cherry-pick-11308-t...
  • Additional commits viewable in compare view


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 ignore conditions` will show all of the ignore conditions of the specified dependency - `@dependabot ignore 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 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 ` 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 ` will remove all of the ignore conditions of the specified dependency - `@dependabot unignore ` will remove the ignore condition of the specified dependency and ignore conditions
metal3-io-bot commented 2 weeks ago

[APPROVALNOTIFIER] This PR is NOT APPROVED

This pull-request has been approved by: Once this PR has been reviewed and has the lgtm label, please assign adilghaffardev for approval. For more information see the Kubernetes Code Review Process.

The full list of commands accepted by this bot can be found here.

Needs approval from an approver in each of these files: - **[OWNERS](https://github.com/metal3-io/cluster-api-provider-metal3/blob/main/OWNERS)** Approvers can indicate their approval by writing `/approve` in a comment Approvers can cancel approval by writing `/approve cancel` in a comment
metal3-io-bot commented 2 weeks ago

Hi @dependabot[bot]. Thanks for your PR.

I'm waiting for a metal3-io member to verify that this patch is reasonable to test. If it is, they should reply with /ok-to-test on its own line. Until that is done, I will not automatically test new commits in this PR, but the usual testing commands by org members will still work. Regular contributors should join the org to skip this step.

Once the patch is verified, the new status will be reflected by the ok-to-test label.

I understand the commands that are listed here.

Instructions for interacting with me using PR comments are available [here](https://git.k8s.io/community/contributors/guide/pull-requests.md). If you have questions or suggestions related to my behavior, please file an issue against the [kubernetes-sigs/prow](https://github.com/kubernetes-sigs/prow/issues/new?title=Prow%20issue:) repository.
tuminoid commented 2 weeks ago

It should be bumped to v1.9.0 ... @Sunnatillo you missed this new file in your CAPI bump. /hold

Sunnatillo commented 2 weeks ago

It should be bumped to v1.9.0 ... @Sunnatillo you missed this new file in your CAPI bump. /hold

Indeed, this is added recently. So I did not consider it. I will open a PR.

dependabot[bot] commented 2 weeks ago

Looks like these dependencies are no longer updatable, so this is no longer needed.