vmware-tanzu / velero-plugin-for-vsphere

Plugin to support Velero on vSphere
Other
58 stars 50 forks source link

Fix datamgr Dockerfile #518

Closed deepakkinni closed 1 year ago

deepakkinni commented 1 year ago

What this PR does / why we need it: Fix data manager Dockerfile

Which issue(s) this PR fixes: data manager pod startup Fixes #

root@k8s-control-500-1677685163:~# kubectl -n velero get pods
NAME                               READY   STATUS    RESTARTS   AGE
backup-driver-568cf7dc9-mmfsr      1/1     Running   0          6m23s
datamgr-for-vsphere-plugin-gq7lh   1/1     Running   0          4m55s
datamgr-for-vsphere-plugin-jgsss   1/1     Running   0          4m55s
datamgr-for-vsphere-plugin-ksnd7   1/1     Running   0          4m55s
velero-85cbf58cd-hkgfz             1/1     Running   0          7m46s

Special notes for your reviewer:

Does this PR introduce a user-facing change?:

Fix data manager Dockerfile
svcbot-qecnsdp commented 1 year ago

Sorry, some of the pre-check tests are failing for this PR !

Please check the Jenkins job for more details https://container-dp.svc.eng.vmware.com/job/CNSDP-CI/792/

xing-yang commented 1 year ago

LGTM