ManageIQ / manageiq-providers-kubevirt

ManageIQ plugin for the Kubevirt provider.
https://kubevirt.io/
Apache License 2.0
4 stars 29 forks source link

Fix parser exception when memory value is missing #242

Closed agrare closed 3 months ago

agrare commented 3 months ago
[NoMethodError]: undefined method `/' for nil:NilClass
manageiq-providers-kubevirt/app/models/manageiq/providers/kubevirt/inventory/parser.rb:151:in `process_domain'
miq-bot commented 3 months ago

Checked commit https://github.com/agrare/manageiq-providers-kubevirt/commit/ccd215c27917e2871a4359441c57735fd327bf18 with ruby 3.1.5, rubocop 1.56.3, haml-lint 0.51.0, and yamllint 1 file checked, 0 offenses detected Everything looks fine. :star:

Fryguy commented 2 months ago

Backported to radjabov via merge of master into radjabov branch