Actions
Bug #27493
closedThere was an error listing VMs: undefined method `boot_order' for nil:NilClass
Difficulty:
Triaged:
No
Bugzilla link:
Description
Cloned from https://bugzilla.redhat.com/show_bug.cgi?id=1728671
Description of problem:
When I open the Kubevirt CR, I get traceback (attached). The VMs tab shows "There was an error listing VMs: undefined method `boot_order' for nil:NilClass" error.
Version-Release number of selected component (if applicable):
Reproduced on Sat 6.6 snap 10, Kubernetes Master v1.11.0+d4cacc0.
How reproducible:
Deterministic
Steps to Reproduce:
1. Have a Satellite with some Kubevirt CR.
2. Infrastructure -> Compute Resources -> <CR>
3. -> Now you get a traceback in production.log
4. Virtual Machines
5. -> Now you get an error
Actual results:
Traceback, error, VMs not listed
Expected results:
VMs listed
Updated by Shira Maximov almost 6 years ago
- Pull request https://github.com/fog/fog-kubevirt/pull/140 added
Updated by Shira Maximov over 5 years ago
- Pull request https://github.com/theforeman/foreman_kubevirt/pull/119 added
Updated by Shira Maximov over 5 years ago
- Fixed in Releases foreman_kubevirt_v0.1.5 added
Actions