ceph-csi/internal
Rakshith R 9be88e5af5 rbd: use vaultAuthPath variable name in error msg
Before the change, the error msg was the following:
```
failed to set VAULT_AUTH_MOUNT_PATH in Vault config: path is empty
```
`vaultAuthPath` is the actual variable name set by the
user. The error message will now be the following:
```
failed to set "vaultAuthPath" in vault config: path is empty
```

Signed-off-by: Rakshith R <rar@redhat.com>
(cherry picked from commit 7688306f87)
2022-05-26 10:01:07 +00:00
..
cephfs cephfs: add netNamespaceFilePath for CephFS 2022-04-19 16:33:59 +00:00
controller rbd: use leases for leader election 2022-04-15 10:24:19 +00:00
csi-addons rbd: return unimplemented error for block-mode reclaimspace req 2022-03-03 19:00:49 +00:00
csi-common rbd: remove unimplemented responses for node operations 2022-03-16 15:27:48 +00:00
journal journal: add StoreAttribute/FetchAttribute 2022-03-28 11:23:17 +00:00
kms rbd: use vaultAuthPath variable name in error msg 2022-05-26 10:01:07 +00:00
liveness cleanup: move log functions to new internal/util/log package 2021-08-26 09:34:05 +00:00
nfs nfs: delete the CephFS volume when the export is already removed 2022-05-05 03:27:30 +00:00
rbd rbd: fix bug handling GetKrbdSupportedFeatures() 2022-05-18 14:11:18 +00:00
util cephfs: add netNamespaceFilePath for CephFS 2022-04-19 16:33:59 +00:00