Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Fix full refresh error when running a RefreshWorker
``` An unhandled error has occurred: uninitialized constant ManageIQ::Providers::Openshift::RefreshMemory @memory ||= provider_class::RefreshMemory.new ^^^^^^^^^^^^^^^ app/models/manageiq/providers/kubevirt/infra_manager/refresh_worker/runner.rb:75:in `memory' app/models/manageiq/providers/kubevirt/infra_manager/refresh_worker/runner.rb:194:in `block in start_watches' ```
- Loading branch information