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

[BUG] kubevirt api version deprecated warnings #4295

Closed
cmdy opened this issue Jul 16, 2024 · 4 comments · Fixed by #4317
Closed

[BUG] kubevirt api version deprecated warnings #4295

cmdy opened this issue Jul 16, 2024 · 4 comments · Fixed by #4317
Labels
bug Something isn't working

Comments

@cmdy
Copy link

cmdy commented Jul 16, 2024

Kube-OVN Version

v1.12.18

Kubernetes Version

v1.28.11

Operation-system/Kernel Version

"CentOS Linux 7 (Core)"
6.6.35-2406.el7.bzl.x86_64

Description

The current kubevirt api version is too low,is there any plan to upgrade the api version of kubevirt?

Steps To Reproduce

deploy kubevirt version v1.2.2

Current Behavior

W0716 16:05:50.364726       7 warnings.go:70] kubevirt.io/v1alpha3 is now deprecated and will be removed in a future release.
W0716 16:05:50.367103       7 warnings.go:70] kubevirt.io/v1alpha3 is now deprecated and will be removed in a future release.
W0716 16:05:50.368592       7 warnings.go:70] kubevirt.io/v1alpha3 is now deprecated and will be removed in a future release.
W0716 16:05:50.369781       7 warnings.go:70] kubevirt.io/v1alpha3 is now deprecated and will be removed in a future release.
W0716 16:05:50.370985       7 warnings.go:70] kubevirt.io/v1alpha3 is now deprecated and will be removed in a future release.
W0716 16:05:50.372076       7 warnings.go:70] kubevirt.io/v1alpha3 is now deprecated and will be removed in a future release.
W0716 16:05:50.373132       7 warnings.go:70] kubevirt.io/v1alpha3 is now deprecated and will be removed in a future release.
W0716 16:05:50.374237       7 warnings.go:70] kubevirt.io/v1alpha3 is now deprecated and will be removed in a future release.
W0716 16:05:50.375319       7 warnings.go:70] kubevirt.io/v1alpha3 is now deprecated and will be removed in a future release.
W0716 16:05:50.376528       7 warnings.go:70] kubevirt.io/v1alpha3 is now deprecated and will be removed in a future release.
W0716 16:05:50.377586       7 warnings.go:70] kubevirt.io/v1alpha3 is now deprecated and will be removed in a future release.
W0716 16:05:50.378626       7 warnings.go:70] kubevirt.io/v1alpha3 is now deprecated and will be removed in a future release.
W0716 16:05:50.379751       7 warnings.go:70] kubevirt.io/v1alpha3 is now deprecated and will be removed in a future release.
W0716 16:05:50.380858       7 warnings.go:70] kubevirt.io/v1alpha3 is now deprecated and will be removed in a future release.
W0716 16:05:50.382070       7 warnings.go:70] kubevirt.io/v1alpha3 is now deprecated and will be removed in a future release.
W0716 16:05:50.383130       7 warnings.go:70] kubevirt.io/v1alpha3 is now deprecated and will be removed in a future release.
W0716 16:05:50.384163       7 warnings.go:70] kubevirt.io/v1alpha3 is now deprecated and will be removed in a future release.
W0716 16:05:50.385283       7 warnings.go:70] kubevirt.io/v1alpha3 is now deprecated and will be removed in a future release.
W0716 16:05:50.386409       7 warnings.go:70] kubevirt.io/v1alpha3 is now deprecated and will be removed in a future release.
W0716 16:05:50.387646       7 warnings.go:70] kubevirt.io/v1alpha3 is now deprecated and will be removed in a future release.
W0716 16:05:50.388754       7 warnings.go:70] kubevirt.io/v1alpha3 is now deprecated and will be removed in a future release.

Expected Behavior

no this warning log

@cmdy cmdy added the bug Something isn't working label Jul 16, 2024
@bobz965
Copy link
Collaborator

bobz965 commented Jul 16, 2024

kubevirt version is not controlled by kube-ovn, please refer to kubevirt.

@bobz965
Copy link
Collaborator

bobz965 commented Jul 16, 2024

you can try the latest kubevirt version

@cmdy
Copy link
Author

cmdy commented Jul 16, 2024

you can try the latest kubevirt version

this is the kube-ovn-controller component log, i think maybe kube-ovn-controller is using an older version of kubevirt client-go.

@zhangzujian
Copy link
Member

KubeVirt client-go has already been upgrade to v1.2.0 in the master branch and will be upgarded to v1.3.0 recently. Unfortunately, we have no plan to backport it to v1.12.x.

@zhangzujian zhangzujian linked a pull request Jul 19, 2024 that will close this issue
1 task
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

Successfully merging a pull request may close this issue.

3 participants