ceph-csi/internal
Niels de Vos b697b9b0d9 cleanup: replace github.com/pborman/uuid with github.com/google/uuid
The github.com/google/uuid package is used by Kubernetes, and it is part
of the vendor/ directory already. Our usage of github.com/pborman/uuid
can be replaced by github.com/google/uuid, so that
github.com/pborman/uuid can be removed as a dependency.

Closes: #3315
Signed-off-by: Niels de Vos <ndevos@redhat.com>
2022-08-22 14:34:25 +00:00
..
cephfs cephfs: fix staticcheck comment 2022-08-10 17:51:26 +00:00
controller cleanup: ReconcilePersistentVolume consider passing it by pointer 2022-06-28 19:12:53 +00:00
csi-addons rbd: add replication capability & service to csiaddons server 2022-08-18 08:19:20 +00:00
csi-common nfs: add nodeserver within cephcsi 2022-08-09 13:36:03 +00:00
journal cleanup: replace github.com/pborman/uuid with github.com/google/uuid 2022-08-22 14:34:25 +00:00
kms rbd: add kmip encryption type 2022-08-18 07:41:42 +00:00
liveness cleanup: move log functions to new internal/util/log package 2021-08-26 09:34:05 +00:00
nfs nfs: add nodeserver within cephcsi 2022-08-09 13:36:03 +00:00
rbd rbd: add replication capability & service to csiaddons server 2022-08-18 08:19:20 +00:00
util cleanup: use index instead of value while iterating 2022-08-09 13:36:03 +00:00