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

Can't create VM from template catalog in OKD #3302

Open
mbartolic1 opened this issue Feb 10, 2025 · 2 comments
Open

Can't create VM from template catalog in OKD #3302

mbartolic1 opened this issue Feb 10, 2025 · 2 comments
Labels

Comments

@mbartolic1
Copy link

What happened:
Using OKD 4.15 and kubevirt hyperconverged operator, when trying to create new VM from template catalog, the create panel/button fails to load. See picture attached.

What you expected to happen:
Create button/panel load correctly and I can create a VM from template catalog.

How to reproduce it (as minimally and precisely as possible):
In OKD web console try to create a new VM from 'Template catalog'. Create button is not loading.

Additional context:
This happens for every template. Tried refreshing the page and using different browser, it is always the same. All pods in kubevirt-hyperconverged namespace are started normally and I can't find any problems in their logs. Don't see any problems in openshift-console pods either.
Not sure if it is operator issue or OKD issue.

Environment:

  • KubeVirt version (use virtctl version): 1.13.0
  • Kubernetes version (use kubectl version): 1.28
  • VM or VMI specifications: any from template catalog
  • Cloud provider or hardware configuration: Bare metal
  • OS (e.g. from /etc/os-release): OKD/FCOS
  • Kernel (e.g. uname -a): 6.7.4-200
  • Install tools: N/A
  • Others: N/A

Image

@orenc1
Copy link
Collaborator

orenc1 commented Feb 10, 2025

Hi @mbartolic1 ,
Thanks for raising an issue.

Please note that you're using incompatible versions of OKD and Kubevirt-HyperConverged.
OKD v4.15 is supported with HCO v1.11.
You have been using HCO v1.13.0 and it should be supported with OKD v4.17.

I've now tried to reproduce the issue with OKD v4.15, but installed the supported version from the community-operators catalog, that has HCO v1.11.1, and VMs can be created using the UI without any issue.

Please try whether with OKD 4.15 + HCO 1.11.1, or OKD 4.17 + HCO 1.13.0, and update if it works for you.
Thanks

@mbartolic1
Copy link
Author

Hi @orenc1 ,
thanks for a really quick reply.

I installed a lower version of operator HCO v1.11 and now it works as expected.

I didn't find any info which versions are compatible prior to installation. It is strange how OKD allowed me through OperatorHub to install latest version of HCO which is not compatible, and now on the console there is a constant warning that I should update the operator to v1.13 as it is available. Which obviously will not work. Not sure who should handle that.

Anyway, really appreciate your help!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

2 participants