ceph-csi/internal
Rakshith R e99dd3dea4 util: read ceph.conf by calling conn.ReadConfigFile(CephConfigPath)
The configurations in cpeh.conf is not picked up by rados connection
automatically, hence we need to call conn.ReadConfigFile before calling
Connect().

Signed-off-by: Rakshith R <rar@redhat.com>
2021-09-07 16:50:12 +00:00
..
cephfs cephfs: correct comment for validateExpandVolumeRequest 2021-09-07 14:33:02 +00:00
controller cleanup: simplify checkStaticVolume function and remove unwanted vars 2021-09-07 12:51:30 +00:00
csi-common cleanup: move log functions to new internal/util/log package 2021-08-26 09:34:05 +00:00
journal cleanup: move log functions to new internal/util/log package 2021-08-26 09:34:05 +00:00
kms util: NewK8sClient() should not panic on non-Kubernetes clusters 2021-09-02 11:22:14 +00:00
liveness cleanup: move log functions to new internal/util/log package 2021-08-26 09:34:05 +00:00
rbd rbd: avoid supplying map options on unmap 2021-09-06 15:59:30 +00:00
util util: read ceph.conf by calling conn.ReadConfigFile(CephConfigPath) 2021-09-07 16:50:12 +00:00