containerd/metadata
Akihiro Suda ff4acdc42e
metadata: add comments about Image.CreatedAt
Signed-off-by: Akihiro Suda <akihiro.suda.cz@hco.ntt.co.jp>
2023-03-08 03:23:01 +09:00
..
boltutil go.mod: github.com/containerd/typeurl/v2 v2.1.0 2023-02-11 23:39:52 +09: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 go.mod: github.com/containerd/typeurl/v2 v2.1.0 2023-02-11 23:39:52 +09:00
containers_test.go go.mod: github.com/containerd/typeurl/v2 v2.1.0 2023-02-11 23:39:52 +09:00
containers.go go.mod: github.com/containerd/typeurl/v2 v2.1.0 2023-02-11 23:39:52 +09: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 Fix streaming manager deadlock on collection 2023-03-01 09:40:59 -08:00
gc_test.go Treat sandboxes as root gc resources and scan referenced objects 2023-02-27 19:28:28 +00:00
gc.go Treat sandboxes as root gc resources and scan referenced objects 2023-02-27 19:28:28 +00:00
images_test.go Cleanup metadata tests 2022-06-27 14:42:22 -07:00
images.go metadata: add comments about Image.CreatedAt 2023-03-08 03:23:01 +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 go.mod: github.com/containerd/typeurl/v2 v2.1.0 2023-02-11 23:39:52 +09:00
sandbox.go go.mod: github.com/containerd/typeurl/v2 v2.1.0 2023-02-11 23:39:52 +09: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