Closed pkliczewski closed 5 years ago
@miq-bot add_label bug
@miq-bot add_label hammer/yes
fyi @slemrmartin
cc @Ladas
@agrare Thank you for helping with this one.
Hammer backport details:
$ git log -1
commit 0c7dd9b8745686028836d918909dfd43cb13b9f3
Author: Adam Grare <agrare@redhat.com>
Date: Fri Dec 7 11:20:25 2018 -0500
Merge pull request #126 from pkliczewski/master
refresh: Parser was never called
(cherry picked from commit 0392c063ce89c1c4bcb225ea6868e660d6ee95c8)
Fixes https://bugzilla.redhat.com/show_bug.cgi?id=1649629
With recent change [1] we introduced this regression where we stopped calling parser. This PR fixes the issue.
Fixes: https://bugzilla.redhat.com/1649629
[1] https://github.com/ManageIQ/manageiq-providers-kubevirt/pull/117