containerd/leases
Austin Vazquez c4dee237f5 Fix order of operations when setting lease labels
Fixes an edge case where `WithLabels` would overwrite `WithExpiration`
on a lease when using client options.

Signed-off-by: Austin Vazquez <macedonv@amazon.com>
2022-11-22 20:49:53 +00:00
..
plugin Move lease manager plugin to separate package 2022-04-15 11:08:47 -07:00
proxy Remove all gogoproto extensions 2022-04-20 07:23:28 +00:00
context.go Add leases manager interface 2018-07-18 10:43:37 -07:00
grpc.go Switch from x/net/context to context 2018-04-24 14:33:34 -07:00
id.go Add leases manager interface 2018-07-18 10:43:37 -07:00
lease_test.go Fix order of operations when setting lease labels 2022-11-22 20:49:53 +00:00
lease.go Fix order of operations when setting lease labels 2022-11-22 20:49:53 +00:00