kubernetes-sigs / cluster-api-provider-kubevirt

Cluster API Provider for KubeVirt
Apache License 2.0
110 stars 63 forks source link

KubeVirt v1.0.0 Support #263

Closed gunine closed 10 months ago

gunine commented 1 year ago

What steps did you take and what happened: The current implementation of capk, only supports kubevirt up to v0.58.0.

What did you expect to happen: Since kubevirt v1.0.0 became GA, it would be great that capk can officially support kubevirt v1.0.

Anything else you would like to add: N/A

Environment:

/kind bug [One or more /area label. See https://github.com/kubernetes-sigs/cluster-api-provider-kubevirt/labels?q=area for the list of labels]

gunine commented 10 months ago

Since kubevirt 1.1.0 was just released. It would be great that capk also supports kubevirt 1.1.0.

bzub commented 10 months ago

In my testing it seems that v0.1.8 of this provider works well with the latest cluster-api components as well as kubevirt v1.1.0. Is this issue still needed?

gunine commented 10 months ago

Yes, the majority of the features work well except newly added features such as (cpu) architecture and so on. The kubevirt dependencies need to be bumped up accordingly.

gunine commented 10 months ago

Since the 0.1.8 officially supports kubevirt 1.0.0, I'd like to close this issue. Maybe a new issue will be generated to support kubevirt 1.1.0.