Closed vatsalparekh closed 6 years ago
@rthallisey @lukas-bednar
I was able to capture log from provision container
[root@cnv-executor-lbednar-master1 ~]# oc logs -f -n dh-virtualization-prov-mpsms apb-35921085-1dfc-4dd0-8fe1-0de8c0cb109d
PLAY [Provision KubeVirt] ******************************************************
TASK [ansible.kubernetes-modules : Install latest openshift client] ************
skipping: [localhost]
TASK [ansibleplaybookbundle.asb-modules : debug] *******************************
skipping: [localhost]
[WARNING]: Could not match supplied host pattern, ignoring: masters
PLAY [masters[0]] **************************************************************
skipping: no hosts matched
PLAY [masters[0]] **************************************************************
skipping: no hosts matched
PLAY RECAP *********************************************************************
localhost : ok=0 changed=0 unreachable=0 failed=0
I'm build a new container to debug this. It looks like latest apb-base doesn't have the patch to fix this yet.
On a cluster provisioned today with kubevirt-apb, apb shows provisioned successfully, but there are no kubevirt pods/deployments/crd in the cluster