Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

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

Open
mdbooth opened this issue Mar 14, 2024 · 0 comments
Open

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

mdbooth opened this issue Mar 14, 2024 · 0 comments
Labels
kind/bug Categorizes issue or PR as related to a bug.

Comments

@mdbooth
Copy link
Contributor

mdbooth commented Mar 14, 2024

/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.

// OVSHWOffload enables or disables the OVS hardware offload feature.
// +optional
OVSHWOffload *bool `json:"ovsHWOffload,omitempty"`

@k8s-ci-robot k8s-ci-robot added the kind/bug Categorizes issue or PR as related to a bug. label Mar 14, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
kind/bug Categorizes issue or PR as related to a bug.
Projects
Status: Inbox
Development

No branches or pull requests

2 participants