Skip to content

[improvement][breaking] Update templates to comply with CAPI v1.11.X#874

Closed
AshleyDumaine wants to merge 6 commits intocapi-v1.11from
capi-v1.11-templates
Closed

[improvement][breaking] Update templates to comply with CAPI v1.11.X#874
AshleyDumaine wants to merge 6 commits intocapi-v1.11from
capi-v1.11-templates

Conversation

@AshleyDumaine
Copy link
Collaborator

@AshleyDumaine AshleyDumaine commented Sep 11, 2025

What this PR does / why we need it: We need to update the templates since as-is a good number of resources are throwing API deprecation warnings. This will also help to minimize conversions as mentioned in the CAPI upgrade docs:

Note: it is technically possible for providers to keep using v1beta1 types from CAPI v1.11, but this is not recommended because it will lead to additional conversion calls.

This PR also:

  • cleans up the cilium-bgp-lb flavor
  • temporarily disables k3s/rke2 e2e tests and removes the k3s/rke2 flavors from the MDBook summary until both providers support CAPI v1.11.X.

Which issue(s) this PR fixes (optional, in fixes #<issue number>(, fixes #<issue_number>, ...) format, will close the issue(s) when PR gets merged):
Fixes #

Special notes for your reviewer: You can read about the API changes here: https://cluster-api.sigs.k8s.io/developer/providers/migrations/v1.10-to-v1.11

TODOs:

  • squashed commits
  • includes documentation
  • adds unit tests
  • adds or updates e2e tests

@codecov
Copy link

codecov bot commented Sep 11, 2025

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 65.97%. Comparing base (1307832) to head (0295320).

Additional details and impacted files
@@             Coverage Diff             @@
##           capi-v1.11     #874   +/-   ##
===========================================
  Coverage       65.97%   65.97%           
===========================================
  Files              71       71           
  Lines            7959     7959           
===========================================
  Hits             5251     5251           
  Misses           2406     2406           
  Partials          302      302           

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants