ceph-csi/internal/cephfs
Humble Chirammal 71c4ae542c rebase: remove protobuf dependency locking
this commit remove the protobuf dependency locking in the module
description.

Also, ptypes.TimestampProto is deprecated and this commit
make use of the timestamppb.New() for the construction.

ParseTime() function has been removed and callers adjusted to the
same.

Signed-off-by: Humble Chirammal <hchiramm@redhat.com>
2022-11-15 00:10:46 +00:00
..
core cephfs: use errors.As instead of errors.Is 2022-10-17 09:11:45 +00:00
errors cleanup: move core functions to core pkg 2021-09-23 06:39:37 +00:00
mounter cephfs: added support for snapshot-backed volumes 2022-06-16 09:44:27 +00:00
store rebase: remove protobuf dependency locking 2022-11-15 00:10:46 +00:00
util rebase: remove protobuf dependency locking 2022-11-15 00:10:46 +00:00
controllerserver.go rebase: remove protobuf dependency locking 2022-11-15 00:10:46 +00:00
driver.go cephfs: subvolumes honor --setmetadata option 2022-08-01 07:15:29 +00:00
fuserecovery.go cleanup: create k8s.io/mount-utils Mounter only once 2022-07-21 07:14:43 +00:00
identityserver.go ci: fix all linter errors found in golangci-lint 2022-06-03 12:55:54 +00:00
nodeserver.go cephfs: return abnormal in NodeGetVolumeStats 2022-10-26 09:40:22 +00:00
validator.go cephfs: correct comment for validateExpandVolumeRequest 2021-09-07 14:33:02 +00:00