kubernetes-sigs / cluster-api-provider-openstack

Cluster API implementation for OpenStack
https://cluster-api-openstack.sigs.k8s.io/
Apache License 2.0
295 stars 253 forks source link

⚠️ Stop serving v1alpha5 #1888

Closed mdbooth closed 8 months ago

mdbooth commented 8 months ago

With this change the apiserver will no longer recognise api version v1alpha5. Configurations using v1alpha5 will not work.

As a workaround, the CRD can be edited to temporarily re-enable v1alpha5 so that configurations can be upgraded to a more recent version, but this workaround will also be removed in the next release.

k8s-ci-robot commented 8 months ago

[APPROVALNOTIFIER] This PR is APPROVED

This pull-request has been approved by: mdbooth

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

The pull request process is described here

Needs approval from an approver in each of these files: - ~~[OWNERS](https://github.com/kubernetes-sigs/cluster-api-provider-openstack/blob/main/OWNERS)~~ [mdbooth] Approvers can indicate their approval by writing `/approve` in a comment Approvers can cancel approval by writing `/approve cancel` in a comment
netlify[bot] commented 8 months ago

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

Name Link
Latest commit d33c1bc487fecf5ce6ede3f0d08c0cc3047fb166
Latest deploy log https://app.netlify.com/sites/kubernetes-sigs-cluster-api-openstack/deploys/65cf617dc7701e000863b445
Deploy Preview https://deploy-preview-1888--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.

mdbooth commented 8 months ago

/test pull-cluster-api-provider-openstack-e2e-full-test

EmilienM commented 8 months ago

/hold for the full-test to pass

mdbooth commented 8 months ago

Tests look shiny.

/hold cancel