ceph-csi/internal
Rakshith R 7688306f87 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-26 07:37:48 +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-26 07:37:48 +00:00
liveness cleanup: move log functions to new internal/util/log package 2021-08-26 09:34:05 +00:00
nfs nfs: add support for pvc-pvc clone 2022-05-24 18:13:02 +00:00
rbd rbd: fix bug handling GetKrbdSupportedFeatures() 2022-05-15 15:10:08 +00:00
util rbd: add unset volume/snapshot metadata utility functions 2022-05-12 15:54:09 +00:00