containerd/metadata
Derek McGowan b550526ccd
Use cleanup.Background instead of context.Background for cleanup
Use the cleanup context to re-use values from the original context

Signed-off-by: Derek McGowan <derek@mcg.dev>
2023-01-04 11:22:24 -08:00
..
boltutil Consolidate gogo/protobuf dependencies under our own protobuf package 2022-04-19 15:53:36 +00:00
plugin Move snapshot event publishing into metadata store 2022-12-19 17:05:28 -08:00
adaptors.go [sandbox] Implement metadata store 2022-04-08 13:33:47 -07:00
bolt.go feat: replace github.com/pkg/errors to errors 2022-01-07 10:27:03 +08:00
buckets.go Run gofmt 1.19 2022-08-04 18:18:33 -07:00
compare_test.go Fix tests 2022-04-22 15:41:05 +00:00
containers_test.go Make checkContainerTimestamps less strict on Windows 2022-08-31 17:37:57 +00:00
containers.go Consolidate gogo/protobuf dependencies under our own protobuf package 2022-04-19 15:53:36 +00:00
content_test.go Cleanup metadata tests 2022-06-27 14:42:22 -07:00
content.go Add shared content label to namespaces 2022-03-11 23:37:02 -08:00
db_test.go Cleanup metadata tests 2022-06-27 14:42:22 -07:00
db.go Use cleanup.Background instead of context.Background for cleanup 2023-01-04 11:22:24 -08:00
gc_test.go Move snapshot event publishing into metadata store 2022-12-19 17:05:28 -08:00
gc.go Move snapshot event publishing into metadata store 2022-12-19 17:05:28 -08:00
images_test.go Cleanup metadata tests 2022-06-27 14:42:22 -07:00
images.go images: support specifying SourceDateEpoch via ctx 2022-12-12 09:02:35 +09:00
leases_test.go Cleanup metadata tests 2022-06-27 14:42:22 -07:00
leases.go feat: replace github.com/pkg/errors to errors 2022-01-07 10:27:03 +08:00
migrations.go Adds a no-op migration for metadata v3 2018-09-12 15:33:42 -07:00
namespaces_test.go Cleanup metadata tests 2022-06-27 14:42:22 -07:00
namespaces.go feat: replace github.com/pkg/errors to errors 2022-01-07 10:27:03 +08:00
sandbox_test.go Cleanup metadata tests 2022-06-27 14:42:22 -07:00
sandbox.go Add sandbox store helpers 2022-07-28 14:17:39 -07:00
snapshot_test.go Cleanup metadata tests 2022-06-27 14:42:22 -07:00
snapshot.go Move snapshot event publishing into metadata store 2022-12-19 17:05:28 -08:00