ceph-csi/internal
Rakshith R bd57feb26e 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>
2022-05-05 05:49:31 +00:00
..
cephfs cephfs: add netNamespaceFilePath for CephFS 2022-04-19 12:28:46 +00:00
controller rbd: use leases for leader election 2022-04-14 06:46:50 +00:00
csi-addons cleanup: remove import alias for fence library 2022-04-18 10:29:08 +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-05 05:49:31 +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-04 21:31:06 +00:00
rbd util: Add RBD specific options in clusterInfo 2022-04-19 12:28:46 +00:00
util cephfs: add netNamespaceFilePath for CephFS 2022-04-19 12:28:46 +00:00