Cluster API Provider for VMware Cloud Director. The project is an open source implementation of K8s ClusterAPI project and allows customers to provision resources directly from VMware Cloud Director. It enables Cloud Director powered Clouds to be treated as yet-another-cloud in the multi-cloud journey for VMware Cloud Providers.
Apache License 2.0
38
stars
35
forks
source link
csi-controller-crs command error with v.1.6.0 #650
Deploy VCD CSI whitout error.
delete the option, to be able to deploy again :
csi-vcd-controllerplugin
csi-vcd-nodeplugin
Additional context
it seems that the csi templates aren't up to date either.
we have other problems after deleting v=5
(e.g. mkdir: cannot create directory 'test': Permission denied)
Describe the bug
Hello,
with version 1.3.0 the cloud-director-named-disk-csi-driver does not work.
error :
the
--v=5
option is no longer valid.cf:
Reproduction steps
Expected behavior
Deploy VCD CSI whitout error. delete the option, to be able to deploy again :
Additional context
it seems that the csi templates aren't up to date either. we have other problems after deleting v=5 (e.g. mkdir: cannot create directory 'test': Permission denied)