ceph-csi/internal
Niels de Vos 6e5de23674 rbd: move internal/rbd_types -> internal/rbd/types
The rbd_types package was initially created with references to the rbd
package. And the rbd package references the rbd_types package. Having
rbd/types was not possible due to recursive imports. After cleaning up
the rbd_types package, it can be renamed to rbd/types.

Signed-off-by: Niels de Vos <ndevos@ibm.com>
2024-07-11 11:17:13 +00:00
..
cephfs cleanup: append pointer instead of value to avoid copying lock value 2024-07-10 12:18:50 +00:00
controller rebase: changes as per new controller runtime import 2024-05-24 09:27:53 +00:00
csi-addons cleanup: pass context to rbdImage.Destroy() 2024-07-08 09:23:58 +00:00
csi-common util: DefaultIdentityServer should use csi.UnimplementedIdentityServer 2024-07-10 12:18:50 +00:00
health-checker build: address 'intrange' linter warning 2024-04-29 14:36:48 +00:00
journal journal: remove unused parameter journalPoolID from ReserveName() 2024-07-08 09:23:58 +00:00
kms build: address 'copyloopvar' linter warning 2024-04-29 14:36:48 +00:00
liveness build: passing context parameter as required 2024-06-28 08:38:54 +00:00
nfs build: address 'copyloopvar' linter warning 2024-04-29 14:36:48 +00:00
rbd rbd: move internal/rbd_types -> internal/rbd/types 2024-07-11 11:17:13 +00:00
util cleanup: append pointer instead of value to avoid copying lock value 2024-07-10 12:18:50 +00:00