Skip to content

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Apr 28, 2025

Bumps the all-go-mod-patch-and-minor group with 5 updates in the / directory:

Package From To
go.uber.org/mock 0.5.1 0.5.2
k8s.io/api 0.30.11 0.30.12
k8s.io/apiextensions-apiserver 0.30.11 0.30.12
sigs.k8s.io/cluster-api 1.8.11 1.8.12
sigs.k8s.io/cluster-api/test 1.8.11 1.8.12

Bumps the all-go-mod-patch-and-minor group with 4 updates in the /hack/tools directory: go.uber.org/mock, k8s.io/api, k8s.io/apiextensions-apiserver and sigs.k8s.io/cluster-api.
Bumps the all-go-mod-patch-and-minor group with 2 updates in the /orc directory: k8s.io/api and k8s.io/apiextensions-apiserver.

Updates go.uber.org/mock from 0.5.1 to 0.5.2

Release notes

Sourced from go.uber.org/mock's releases.

v0.5.2

0.5.2 (28 Apr 2025)

Fixed

  • #248[]: Fixed an issue with type aliases not being included in generated code correctly.

#248: uber-go/mock#248

Changelog

Sourced from go.uber.org/mock's changelog.

0.5.2 (28 Apr 2025)

Fixed

  • #248[]: Fixed an issue with type aliases not being included in generated code correctly.

#248: uber-go/mock#248

Commits

Updates k8s.io/api from 0.30.11 to 0.30.12

Commits

Updates k8s.io/apiextensions-apiserver from 0.30.11 to 0.30.12

Commits

Updates k8s.io/apimachinery from 0.30.11 to 0.30.12

Commits

Updates k8s.io/client-go from 0.30.11 to 0.30.12

Commits

Updates k8s.io/component-base from 0.30.11 to 0.30.12

Commits
  • b3cff1a Update dependencies to v0.30.12 tag
  • 2498b2e Merge pull request #130085richabanker/automated-cherry-pick-of-#128430
  • 072f60d Add tests
  • 583b11d do not install handler for /metrics/slis using sync.Once
  • See full diff in compare view

Updates sigs.k8s.io/cluster-api from 1.8.11 to 1.8.12

Release notes

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

v1.8.12

👌 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.11

📈 Overview

  • 4 new commits merged
  • 1 bug fixed 🐛

🐛 Bug Fixes

  • clusterctl: Clusterctl upgrade hangs for a time on CRD migration when new version contains a number of new CRDs (#12005)

🌱 Others

  • CI/Github: bump md-link check to 1.0.17 (#12079)
  • e2e: Ensure to always preload kindnetd to not hit ImagePullBackoff (#11996)
  • KCP: Bump corefile-migration library to v1.0.26 (#12064)

Dependencies

Added

Nothing has changed.

Changed

Removed

Nothing has changed.

Thanks to all our contributors! 😊

Commits
  • a3fa8bf Merge pull request #12079 from chrischdi/pr-bump-mdlink-check-18
  • a45c0be github: bump md-link check to 1.0.17
  • 947c197 Merge pull request #12064 from sbueringer/pr-bump-coredns-1.8
  • fbe2186 Bump corefile-migration library to v1.0.26
  • a793b75 Merge pull request #12005 from k8s-infra-cherrypick-robot/cherry-pick-11984-t...
  • 6abe699 bug: clusterctl upgrade hangs for a time on CRD migration when new version co...
  • b0dfb76 Merge pull request #11996 from chrischdi/pr-cp-1-8-preload
  • 8365602 e2e: ensure to always preload kindnetd to not hit ImagePullBackoff
  • See full diff in compare view

Updates sigs.k8s.io/cluster-api/test from 1.8.11 to 1.8.12

Release notes

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

v1.8.12

👌 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.11

📈 Overview

  • 4 new commits merged
  • 1 bug fixed 🐛

🐛 Bug Fixes

  • clusterctl: Clusterctl upgrade hangs for a time on CRD migration when new version contains a number of new CRDs (#12005)

🌱 Others

  • CI/Github: bump md-link check to 1.0.17 (#12079)
  • e2e: Ensure to always preload kindnetd to not hit ImagePullBackoff (#11996)
  • KCP: Bump corefile-migration library to v1.0.26 (#12064)

Dependencies

Added

Nothing has changed.

Changed

Removed

Nothing has changed.

Thanks to all our contributors! 😊

Commits
  • a3fa8bf Merge pull request #12079 from chrischdi/pr-bump-mdlink-check-18
  • a45c0be github: bump md-link check to 1.0.17
  • 947c197 Merge pull request #12064 from sbueringer/pr-bump-coredns-1.8
  • fbe2186 Bump corefile-migration library to v1.0.26
  • a793b75 Merge pull request #12005 from k8s-infra-cherrypick-robot/cherry-pick-11984-t...
  • 6abe699 bug: clusterctl upgrade hangs for a time on CRD migration when new version co...
  • b0dfb76 Merge pull request #11996 from chrischdi/pr-cp-1-8-preload
  • 8365602 e2e: ensure to always preload kindnetd to not hit ImagePullBackoff
  • See full diff in compare view

Updates go.uber.org/mock from 0.5.1 to 0.5.2

Release notes

Sourced from go.uber.org/mock's releases.

v0.5.2

0.5.2 (28 Apr 2025)

Fixed

  • #248[]: Fixed an issue with type aliases not being included in generated code correctly.

#248: uber-go/mock#248

Changelog

Sourced from go.uber.org/mock's changelog.

0.5.2 (28 Apr 2025)

Fixed

  • #248[]: Fixed an issue with type aliases not being included in generated code correctly.

#248: uber-go/mock#248

Commits

Updates k8s.io/api from 0.31.7 to 0.31.8

Commits

Updates k8s.io/apiextensions-apiserver from 0.31.7 to 0.31.8

Commits

Updates k8s.io/apimachinery from 0.31.7 to 0.31.8

Commits

Updates k8s.io/client-go from 0.31.7 to 0.31.8

Commits

Updates k8s.io/component-base from 0.31.7 to 0.31.8

Commits
  • b3cff1a Update dependencies to v0.30.12 tag
  • 2498b2e Merge pull request #130085richabanker/automated-cherry-pick-of-#128430
  • 072f60d Add tests
  • 583b11d do not install handler for /metrics/slis using sync.Once
  • See full diff in compare view

Updates sigs.k8s.io/cluster-api from 1.8.11 to 1.8.12

Release notes

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

v1.8.12

👌 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.11

📈 Overview

  • 4 new commits merged
  • 1 bug fixed 🐛

🐛 Bug Fixes

  • clusterctl: Clusterctl upgrade hangs for a time on CRD migration when new version contains a number of new CRDs (#12005)

🌱 Others

  • CI/Github: bump md-link check to 1.0.17 (#12079)
  • e2e: Ensure to always preload kindnetd to not hit ImagePullBackoff (#11996)
  • KCP: Bump corefile-migration library to v1.0.26 (#12064)

Dependencies

Added

Nothing has changed.

Changed

Removed

Nothing has changed.

Thanks to all our contributors! 😊

Commits
  • a3fa8bf Merge pull request #12079 from chrischdi/pr-bump-mdlink-check-18
  • a45c0be github: bump md-link check to 1.0.17
  • 947c197 Merge pull request #12064 from sbueringer/pr-bump-coredns-1.8
  • fbe2186 Bump corefile-migration library to v1.0.26
  • a793b75 Merge pull request #12005 from k8s-infra-cherrypick-robot/cherry-pick-11984-t...
  • 6abe699 bug: clusterctl upgrade hangs for a time on CRD migration when new version co...
  • b0dfb76 Merge pull request #11996 from chrischdi/pr-cp-1-8-preload
  • 8365602 e2e: ensure to always preload kindnetd to not hit ImagePullBackoff
  • See full diff in compare view

Updates k8s.io/code-generator from 0.31.7 to 0.31.8

Commits

Updates k8s.io/api from 0.30.11 to 0.30.12

Commits

Updates k8s.io/apiextensions-apiserver from 0.30.11 to 0.30.12

Commits

Updates k8s.io/apimachinery from 0.30.11 to 0.30.12

Commits

Updates k8s.io/client-go from 0.30.11 to 0.30.12

Commits

Updates k8s.io/component-base from 0.30.11 to 0.30.12

Commits
  • b3cff1a Update dependencies to v0.30.12 tag
  • 2498b2e Merge pull request #130085richabanker/automated-cherry-pick-of-#128430
  • 072f60d Add tests
  • 583b11d do not install handler for /metrics/slis using sync.Once
  • See full diff 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 <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
  • @dependabot ignore <dependency name> 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 <dependency name> 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 <dependency name> 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 <dependency name> will remove all of the ignore conditions of the specified dependency
  • @dependabot unignore <dependency name> <ignore condition> will remove the ignore condition of the specified dependency and ignore conditions

…es with 9 updates

Bumps the all-go-mod-patch-and-minor group with 5 updates in the / directory:

| Package | From | To |
| --- | --- | --- |
| [go.uber.org/mock](https://github.com/uber/mock) | `0.5.1` | `0.5.2` |
| [k8s.io/api](https://github.com/kubernetes/api) | `0.30.11` | `0.30.12` |
| [k8s.io/apiextensions-apiserver](https://github.com/kubernetes/apiextensions-apiserver) | `0.30.11` | `0.30.12` |
| [sigs.k8s.io/cluster-api](https://github.com/kubernetes-sigs/cluster-api) | `1.8.11` | `1.8.12` |
| [sigs.k8s.io/cluster-api/test](https://github.com/kubernetes-sigs/cluster-api) | `1.8.11` | `1.8.12` |

Bumps the all-go-mod-patch-and-minor group with 4 updates in the /hack/tools directory: [go.uber.org/mock](https://github.com/uber/mock), [k8s.io/api](https://github.com/kubernetes/api), [k8s.io/apiextensions-apiserver](https://github.com/kubernetes/apiextensions-apiserver) and [sigs.k8s.io/cluster-api](https://github.com/kubernetes-sigs/cluster-api).
Bumps the all-go-mod-patch-and-minor group with 2 updates in the /orc directory: [k8s.io/api](https://github.com/kubernetes/api) and [k8s.io/apiextensions-apiserver](https://github.com/kubernetes/apiextensions-apiserver).


Updates `go.uber.org/mock` from 0.5.1 to 0.5.2
- [Release notes](https://github.com/uber/mock/releases)
- [Changelog](https://github.com/uber-go/mock/blob/main/CHANGELOG.md)
- [Commits](uber-go/mock@v0.5.1...v0.5.2)

Updates `k8s.io/api` from 0.30.11 to 0.30.12
- [Commits](kubernetes/api@v0.30.11...v0.30.12)

Updates `k8s.io/apiextensions-apiserver` from 0.30.11 to 0.30.12
- [Release notes](https://github.com/kubernetes/apiextensions-apiserver/releases)
- [Commits](kubernetes/apiextensions-apiserver@v0.30.11...v0.30.12)

Updates `k8s.io/apimachinery` from 0.30.11 to 0.30.12
- [Commits](kubernetes/apimachinery@v0.30.11...v0.30.12)

Updates `k8s.io/client-go` from 0.30.11 to 0.30.12
- [Changelog](https://github.com/kubernetes/client-go/blob/master/CHANGELOG.md)
- [Commits](kubernetes/client-go@v0.30.11...v0.30.12)

Updates `k8s.io/component-base` from 0.30.11 to 0.30.12
- [Commits](kubernetes/component-base@v0.30.11...v0.30.12)

Updates `sigs.k8s.io/cluster-api` from 1.8.11 to 1.8.12
- [Release notes](https://github.com/kubernetes-sigs/cluster-api/releases)
- [Commits](kubernetes-sigs/cluster-api@v1.8.11...v1.8.12)

Updates `sigs.k8s.io/cluster-api/test` from 1.8.11 to 1.8.12
- [Release notes](https://github.com/kubernetes-sigs/cluster-api/releases)
- [Commits](kubernetes-sigs/cluster-api@v1.8.11...v1.8.12)

Updates `go.uber.org/mock` from 0.5.1 to 0.5.2
- [Release notes](https://github.com/uber/mock/releases)
- [Changelog](https://github.com/uber-go/mock/blob/main/CHANGELOG.md)
- [Commits](uber-go/mock@v0.5.1...v0.5.2)

Updates `k8s.io/api` from 0.31.7 to 0.31.8
- [Commits](kubernetes/api@v0.30.11...v0.30.12)

Updates `k8s.io/apiextensions-apiserver` from 0.31.7 to 0.31.8
- [Release notes](https://github.com/kubernetes/apiextensions-apiserver/releases)
- [Commits](kubernetes/apiextensions-apiserver@v0.30.11...v0.30.12)

Updates `k8s.io/apimachinery` from 0.31.7 to 0.31.8
- [Commits](kubernetes/apimachinery@v0.30.11...v0.30.12)

Updates `k8s.io/client-go` from 0.31.7 to 0.31.8
- [Changelog](https://github.com/kubernetes/client-go/blob/master/CHANGELOG.md)
- [Commits](kubernetes/client-go@v0.30.11...v0.30.12)

Updates `k8s.io/component-base` from 0.31.7 to 0.31.8
- [Commits](kubernetes/component-base@v0.30.11...v0.30.12)

Updates `sigs.k8s.io/cluster-api` from 1.8.11 to 1.8.12
- [Release notes](https://github.com/kubernetes-sigs/cluster-api/releases)
- [Commits](kubernetes-sigs/cluster-api@v1.8.11...v1.8.12)

Updates `k8s.io/code-generator` from 0.31.7 to 0.31.8
- [Commits](kubernetes/code-generator@v0.31.7...v0.31.8)

Updates `k8s.io/api` from 0.30.11 to 0.30.12
- [Commits](kubernetes/api@v0.30.11...v0.30.12)

Updates `k8s.io/apiextensions-apiserver` from 0.30.11 to 0.30.12
- [Release notes](https://github.com/kubernetes/apiextensions-apiserver/releases)
- [Commits](kubernetes/apiextensions-apiserver@v0.30.11...v0.30.12)

Updates `k8s.io/apimachinery` from 0.30.11 to 0.30.12
- [Commits](kubernetes/apimachinery@v0.30.11...v0.30.12)

Updates `k8s.io/client-go` from 0.30.11 to 0.30.12
- [Changelog](https://github.com/kubernetes/client-go/blob/master/CHANGELOG.md)
- [Commits](kubernetes/client-go@v0.30.11...v0.30.12)

Updates `k8s.io/component-base` from 0.30.11 to 0.30.12
- [Commits](kubernetes/component-base@v0.30.11...v0.30.12)

---
updated-dependencies:
- dependency-name: go.uber.org/mock
  dependency-version: 0.5.2
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: all-go-mod-patch-and-minor
- dependency-name: k8s.io/api
  dependency-version: 0.30.12
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: all-go-mod-patch-and-minor
- dependency-name: k8s.io/apiextensions-apiserver
  dependency-version: 0.30.12
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: all-go-mod-patch-and-minor
- dependency-name: k8s.io/apimachinery
  dependency-version: 0.30.12
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: all-go-mod-patch-and-minor
- dependency-name: k8s.io/client-go
  dependency-version: 0.30.12
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: all-go-mod-patch-and-minor
- dependency-name: k8s.io/component-base
  dependency-version: 0.30.12
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: all-go-mod-patch-and-minor
- dependency-name: sigs.k8s.io/cluster-api
  dependency-version: 1.8.12
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: all-go-mod-patch-and-minor
- dependency-name: sigs.k8s.io/cluster-api/test
  dependency-version: 1.8.12
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: all-go-mod-patch-and-minor
- dependency-name: go.uber.org/mock
  dependency-version: 0.5.2
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: all-go-mod-patch-and-minor
- dependency-name: k8s.io/api
  dependency-version: 0.31.8
  dependency-type: indirect
  update-type: version-update:semver-patch
  dependency-group: all-go-mod-patch-and-minor
- dependency-name: k8s.io/apiextensions-apiserver
  dependency-version: 0.31.8
  dependency-type: indirect
  update-type: version-update:semver-patch
  dependency-group: all-go-mod-patch-and-minor
- dependency-name: k8s.io/apimachinery
  dependency-version: 0.31.8
  dependency-type: indirect
  update-type: version-update:semver-patch
  dependency-group: all-go-mod-patch-and-minor
- dependency-name: k8s.io/client-go
  dependency-version: 0.31.8
  dependency-type: indirect
  update-type: version-update:semver-patch
  dependency-group: all-go-mod-patch-and-minor
- dependency-name: k8s.io/component-base
  dependency-version: 0.31.8
  dependency-type: indirect
  update-type: version-update:semver-patch
  dependency-group: all-go-mod-patch-and-minor
- dependency-name: sigs.k8s.io/cluster-api
  dependency-version: 1.8.12
  dependency-type: indirect
  update-type: version-update:semver-patch
  dependency-group: all-go-mod-patch-and-minor
- dependency-name: k8s.io/code-generator
  dependency-version: 0.31.8
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: all-go-mod-patch-and-minor
- dependency-name: k8s.io/api
  dependency-version: 0.30.12
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: all-go-mod-patch-and-minor
- dependency-name: k8s.io/apiextensions-apiserver
  dependency-version: 0.30.12
  dependency-type: indirect
  update-type: version-update:semver-patch
  dependency-group: all-go-mod-patch-and-minor
- dependency-name: k8s.io/apimachinery
  dependency-version: 0.30.12
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: all-go-mod-patch-and-minor
- dependency-name: k8s.io/client-go
  dependency-version: 0.30.12
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: all-go-mod-patch-and-minor
- dependency-name: k8s.io/component-base
  dependency-version: 0.30.12
  dependency-type: indirect
  update-type: version-update:semver-patch
  dependency-group: all-go-mod-patch-and-minor
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot added area/dependency Issues or PRs related to dependency changes ok-to-test Indicates a non-member PR verified by an org member that is safe to test. labels Apr 28, 2025
@k8s-ci-robot
Copy link
Contributor

[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 cecilerobertmichon for approval. For more information see the 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:

Approvers can indicate their approval by writing /approve in a comment
Approvers can cancel approval by writing /approve cancel in a comment

@k8s-ci-robot k8s-ci-robot added the cncf-cla: yes Indicates the PR's author has signed the CNCF CLA. label Apr 28, 2025
@k8s-ci-robot
Copy link
Contributor

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

I'm waiting for a kubernetes-sigs 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. If you have questions or suggestions related to my behavior, please file an issue against the kubernetes-sigs/prow repository.

@k8s-ci-robot k8s-ci-robot added the size/L Denotes a PR that changes 100-499 lines, ignoring generated files. label Apr 28, 2025
Copy link

netlify bot commented Apr 28, 2025

Deploy Preview for kubernetes-sigs-cluster-api-openstack ready!

Name Link
🔨 Latest commit 63608ca
🔍 Latest deploy log https://app.netlify.com/sites/kubernetes-sigs-cluster-api-openstack/deploys/680fdde8e57a0d000834616d
😎 Deploy Preview https://deploy-preview-2526--kubernetes-sigs-cluster-api-openstack.netlify.app
📱 Preview on mobile
Toggle QR Code...

QR Code

Use your smartphone camera to open QR code link.

To edit notification comments on pull requests, go to your Netlify site configuration.

@k8s-ci-robot
Copy link
Contributor

@dependabot[bot]: The following tests failed, say /retest to rerun all failed tests or /retest-required to rerun all mandatory failed tests:

Test name Commit Details Required Rerun command
pull-cluster-api-provider-openstack-build 63608ca link true /test pull-cluster-api-provider-openstack-build
pull-cluster-api-provider-openstack-test 63608ca link true /test pull-cluster-api-provider-openstack-test
pull-cluster-api-provider-openstack-e2e-test 63608ca link true /test pull-cluster-api-provider-openstack-e2e-test

Full PR test history. Your PR dashboard. Please help us cut down on flakes by linking to an open issue when you hit one in your PR.

Instructions for interacting with me using PR comments are available here. If you have questions or suggestions related to my behavior, please file an issue against the kubernetes-sigs/prow repository. I understand the commands that are listed here.

@mnaser
Copy link
Contributor

mnaser commented Apr 28, 2025

go: updates to go.mod needed; to update it:
	go mod tidy
make[1]: *** [Makefile:247: manager-openstack-infrastructure] Error 1
make[1]: Leaving directory '/home/prow/go/src/sigs.k8s.io/cluster-api-provider-openstack'

@mnaser
Copy link
Contributor

mnaser commented Apr 28, 2025

I think this is probably coming from this:

go: module ../.. listed in go.work file requires go >= 1.23, but go.work lists go 1.22.2; to update it:

@EmilienM
Copy link
Contributor

we probably need to pin go.uber.org/mock, I'll take a look tomorrow

@EmilienM
Copy link
Contributor

We need #2528 first

Copy link
Contributor Author

dependabot bot commented on behalf of github Apr 30, 2025

Looks like these dependencies are no longer being updated by Dependabot, so this is no longer needed.

@dependabot dependabot bot closed this Apr 30, 2025
@dependabot dependabot bot deleted the dependabot/go_modules/release-0.11/all-go-mod-patch-and-minor-16493f96ee branch April 30, 2025 05:24
@github-project-automation github-project-automation bot moved this from Inbox to Done in CAPO Roadmap Apr 30, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

area/dependency Issues or PRs related to dependency changes cncf-cla: yes Indicates the PR's author has signed the CNCF CLA. ok-to-test Indicates a non-member PR verified by an org member that is safe to test. size/L Denotes a PR that changes 100-499 lines, ignoring generated files.

Projects

Status: Done

Development

Successfully merging this pull request may close these issues.

3 participants