Closed agrare closed 2 weeks ago
Kubevirt credentials are delegated to the parent Container Manager but some methods must be missing because the authentication status on the UI shows as missing
This prevents you from manually running a rull refresh:
>> ManageIQ::Providers::Kubevirt::InfraManager.first.authentication_status => "None"
This method seems to be delegated:
>> ManageIQ::Providers::Kubevirt::InfraManager.first.authentication_status_ok? => true
Kubevirt credentials are delegated to the parent Container Manager but some methods must be missing because the authentication status on the UI shows as missing
This prevents you from manually running a rull refresh:
This method seems to be delegated: