Gaurav Mehta
Gaurav Mehta
the `LimitRange` will only be applicable for non VM workloads if provided. We should remove it or word it differently, say "Baremetal workload default resource limit" ?
The error is because of the lack of a supported `pc-q35` machine type in the version of qemu. In the harvester packaging the supported machine types are ``` sh-4.4# /usr/bin/qemu-system-x86_64...
The current change will only slowdown the error messages and eventually slowdown of rancher. We should probably have a validating webhook to validate if there are resource quotes on a...
we should also check with rancher, with the new webhook, the VM creation request would be denied, but rancher provisioning will keep trying to create new machines to reconcile with...
related dashboard issue: https://github.com/rancher/dashboard/issues/10588
does the machine refuse to boot with other versions of harvester as well? say v1.2.1?
are you able to try booting the machine using opensuse 15.4 iso?
are you able to disable the raid controller and boot? it may mean nothing since you may not be able eventually install harvester since there may be no disks visible,...
I suspect this is a UI bug: The UI shows the device has been disabled while the pcidevices webhook has clearly rejected the request. Refreshing the page, shows the vGPU...
@torchiaf any chance you could please take a look at this?