ceph-csi/internal
Niels de Vos 42fc0b6bce rbd: rename setImageOptions() to constructImageOptions()
A function called `setImageOptions()` is expected to set the passed
options on the volume. However, the passed options parameter is only
filled with the options that should get set on the RBD-image at the time
of creation.

The naming of the function, and it's parameter is confusing. Rename the
function to `constructImageOptions()` and return the ImageOptions to
make it easier to understand.

Signed-off-by: Niels de Vos <ndevos@ibm.com>
2024-09-12 10:31:49 +00:00
..
cephfs cephfs: use conf.InstanceID instead of global variable 2024-08-05 17:04:52 +00:00
controller util: add CSIDriver.GetInstanceID() 2024-08-05 17:04:52 +00:00
csi-addons cephfs: Fix Removal of IPs from blocklist 2024-09-09 09:18:02 +00:00
csi-common util: add CSIDriver.GetInstanceID() 2024-08-05 17:04:52 +00:00
health-checker doc: fix codespell problem 2024-09-04 10:13:47 +00:00
journal journal: fix empty csiCreationTimeKey value 2024-08-13 07:22:26 +00:00
kms rbd: implement pv key rotation 2024-07-19 13:26:28 +00:00
liveness build: passing context parameter as required 2024-06-28 08:38:54 +00:00
nfs util: add CSIDriver.GetInstanceID() 2024-08-05 17:04:52 +00:00
rbd rbd: rename setImageOptions() to constructImageOptions() 2024-09-12 10:31:49 +00:00
util doc: fix codespell problem 2024-09-04 10:13:47 +00:00