kubernetes-sigs / cluster-api-provider-openstack

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

ovsHWUpload is no longer required on fully patched Yoga or later #1946

Closed mdbooth closed 1 month ago

mdbooth commented 4 months ago

/kind bug

ovsHWUpload is not required on a fully patched Yoga or later cloud. Nova will now set this in the binding profile itself on attach: https://bugs.launchpad.net/nova/+bug/2020813

As it requires custom policy, we should update the API documentation to recommend against using it except on older clouds.

https://github.com/kubernetes-sigs/cluster-api-provider-openstack/blob/654d714fd0b0fbdaec2a16489a0d4eb4a5d4f06f/api/v1beta1/types.go#L263-L265

k8s-triage-robot commented 1 month ago

The Kubernetes project currently lacks enough contributors to adequately respond to all issues.

This bot triages un-triaged issues according to the following rules:

You can:

Please send feedback to sig-contributor-experience at kubernetes/community.

/lifecycle stale

mdbooth commented 1 month ago

/remove-lifecycle stale