containerd/metadata
Derek McGowan 508aa3a1ef
Move to use github.com/containerd/log
Add github.com/containerd/log to go.mod

Signed-off-by: Derek McGowan <derek@mcg.dev>
2023-09-22 07:53:23 -07:00
..
boltutil go.mod: github.com/containerd/typeurl/v2 v2.1.0 2023-02-11 23:39:52 +09:00
plugin Move to use github.com/containerd/log 2023-09-22 07:53:23 -07: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 Optimize metadata Schema notes to correctly match metadata structures 2023-05-22 16:18:58 +08:00
compare_test.go go.mod: github.com/containerd/typeurl/v2 v2.1.0 2023-02-11 23:39:52 +09:00
containers_test.go Move to use github.com/containerd/log 2023-09-22 07:53:23 -07:00
containers.go avoid "any" as variable name 2023-06-10 13:49:06 +02:00
content_test.go Cleanup metadata tests 2022-06-27 14:42:22 -07:00
content.go Move to use github.com/containerd/log 2023-09-22 07:53:23 -07:00
db_test.go Move to use github.com/containerd/log 2023-09-22 07:53:23 -07:00
db.go Move to use github.com/containerd/log 2023-09-22 07:53:23 -07:00
gc_test.go gc: add support for image expiration 2023-08-31 15:10:13 -07:00
gc.go Move to use github.com/containerd/log 2023-09-22 07:53:23 -07:00
images_test.go Cleanup metadata tests 2022-06-27 14:42:22 -07:00
images.go gc: add support for image expiration 2023-08-31 15:10:13 -07:00
leases_test.go gc: add support for image expiration 2023-08-31 15:10:13 -07:00
leases.go gc: add support for image expiration 2023-08-31 15:10:13 -07: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 go.mod: github.com/containerd/typeurl/v2 v2.1.0 2023-02-11 23:39:52 +09:00
sandbox.go Minor changes to sandbox metadata 2023-06-20 20:41:17 +00:00
snapshot_test.go Cleanup metadata tests 2022-06-27 14:42:22 -07:00
snapshot.go Move to use github.com/containerd/log 2023-09-22 07:53:23 -07:00