containerd/metadata
Kazuyoshi Kato 7a4f81d8ba Fix tests
Signed-off-by: Kazuyoshi Kato <katokazu@amazon.com>
2022-04-22 15:41:05 +00:00
..
boltutil Consolidate gogo/protobuf dependencies under our own protobuf package 2022-04-19 15:53:36 +00: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 [sandbox] Implement metadata store 2022-04-08 13:33:47 -07:00
compare_test.go Fix tests 2022-04-22 15:41:05 +00:00
containers_test.go Fix tests 2022-04-22 15:41:05 +00:00
containers.go Consolidate gogo/protobuf dependencies under our own protobuf package 2022-04-19 15:53:36 +00:00
content_test.go Add shared content label to namespaces 2022-03-11 23:37:02 -08:00
content.go Add shared content label to namespaces 2022-03-11 23:37:02 -08:00
db_test.go Consolidate gogo/protobuf dependencies under our own protobuf package 2022-04-19 15:53:36 +00:00
db.go docs: add doc-comments on GC-related methods 2022-01-24 14:26:14 -08:00
gc_test.go test: use T.TempDir to create temporary test directory 2022-03-15 14:03:50 +08:00
gc.go docs: add doc-comments on GC-related methods 2022-01-24 14:26:14 -08:00
images_test.go Enable gosec linter for golangci-lint 2022-03-14 22:50:54 +00:00
images.go Revert "Add shared content label to namespaces" 2022-01-12 16:38:06 -08:00
leases_test.go feat: replace github.com/pkg/errors to errors 2022-01-07 10:27:03 +08: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 Consolidate gogo/protobuf dependencies under our own protobuf package 2022-04-19 15:53:36 +00:00
namespaces.go feat: replace github.com/pkg/errors to errors 2022-01-07 10:27:03 +08:00
sandbox_test.go Fix tests 2022-04-22 15:41:05 +00:00
sandbox.go [sandbox] Migrate from gogo to Any 2022-04-08 13:34:50 -07:00
snapshot_test.go feat: replace github.com/pkg/errors to errors 2022-01-07 10:27:03 +08:00
snapshot.go docs: add doc-comments on GC-related methods 2022-01-24 14:26:14 -08:00