open-nomad/nomad/mock
Tim Gross 083b35d651
csi: checkpoint volume claim garbage collection (#7782)
Adds a `CSIVolumeClaim` type to be tracked as current and past claims
on a volume. Allows for a client RPC failure during node or controller
detachment without having to keep the allocation around after the
first garbage collection eval.

This changeset lays groundwork for moving the actual detachment RPCs
into a volume watching loop outside the GC eval.
2020-04-23 11:06:23 -04:00
..
acl.go csi: implement volume ACLs (#7339) 2020-03-23 13:59:25 -04:00
mock.go csi: checkpoint volume claim garbage collection (#7782) 2020-04-23 11:06:23 -04:00