ceph-csi/internal/cephfs
Rakshith R e5f6cc53f0 util: call WriteCephConfig() in cephcsi.go
This commit calls WriteCephConfig() in cephcsi.go to
create ceph.conf and keyring if it is not mounted to
be used by all cli calls and conn cmds.

Before this change, rbd-controller/omap-generator did not create
ceph.conf on startup.

Signed-off-by: Rakshith R <rar@redhat.com>
(cherry picked from commit 0a7a7f4866)
2021-09-09 13:32:12 +00:00
..
cephfs_util.go cleanup: resolve nlreturn linter issues 2021-07-22 06:05:01 +00:00
clone_test.go cleanup: modifies the error caused due to merged PRs 2021-07-22 18:15:48 +00:00
clone.go cleanup: resolve nlreturn linter issues 2021-07-22 06:05:01 +00:00
controllerserver.go cleanup: resolves cyclop linter issue 2021-07-22 18:15:48 +00:00
driver.go util: call WriteCephConfig() in cephcsi.go 2021-09-09 13:32:12 +00:00
errors.go cleanup: resolve godot linter 2021-07-13 06:50:03 +00:00
fsjournal.go cleanup: resolves cyclop linter issue 2021-07-22 18:15:48 +00:00
identityserver.go internal: reformat long lines in internal/cephfs package to 120 chars 2021-06-28 14:43:49 +00:00
nodeserver.go cleanup: resolve nlreturn linter issues 2021-07-22 06:05:01 +00:00
snapshot.go cleanup: resolve nlreturn linter issues 2021-07-22 06:05:01 +00:00
util.go cleanup: resolve nlreturn linter issues 2021-07-22 06:05:01 +00:00
volume.go cleanup: resolve nlreturn linter issues 2021-07-22 06:05:01 +00:00
volumemounter.go cleanup: resolve nlreturn linter issues 2021-07-22 06:05:01 +00:00
volumeoptions.go cephfs: support selinux mount options 2021-08-05 08:37:52 +00:00