cluster-api-provider-gcp icon indicating copy to clipboard operation
cluster-api-provider-gcp copied to clipboard

Support Kubernetes 1.29+

Open mloiseleur opened this issue 1 year ago • 2 comments
trafficstars

What type of PR is this?

/kind bug

What this PR does / why we need it:

Related to #1331

Special notes for your reviewer:

Since we did not manage to get cloud-provider external works properly and it's not (yet) removed, I open this PR to (at least) provide a working Out Of the Box user XP when trying to start a Kubernetes 1.29+ cluster with this provider.

I'm not sure that documentation is needed, since it's already documented upstream.

TODOs:

  • [x] squashed commits
  • [ ] includes documentation
  • [ ] adds unit tests

Release note:

Disable required feature gates for Kubernetes 1.29+

mloiseleur avatar Oct 17 '24 07:10 mloiseleur