containerd/pkg/cri/store
Eng Zer Jun 18ec2761c0
test: use T.TempDir to create temporary test directory
The directory created by `T.TempDir` is automatically removed when the
test and all its subtests complete.

Reference: https://pkg.go.dev/testing#T.TempDir
Signed-off-by: Eng Zer Jun <engzerjun@gmail.com>
2022-03-15 14:03:50 +08:00
..
container test: use T.TempDir to create temporary test directory 2022-03-15 14:03:50 +08:00
image feat: replace github.com/pkg/errors to errors 2022-01-07 10:27:03 +08:00
label Fix exported comments enforcer in CI 2021-03-12 08:47:05 -08:00
sandbox feat: replace github.com/pkg/errors to errors 2022-01-07 10:27:03 +08:00
snapshot switch usage directly to errdefs.(ErrAlreadyExists and ErrNotFound) 2021-09-24 18:26:58 +08:00
stats Implement CRI container and pods stats 2021-11-03 17:52:05 -07:00
truncindex go.mod: update to github.com/tchap/go-patricia/v2 v2.3.1 2022-02-26 05:04:55 +08:00
errors_test.go switch usage directly to errdefs.(ErrAlreadyExists and ErrNotFound) 2021-09-24 18:26:58 +08:00
errors.go Move cri server packages under pkg/cri 2020-10-07 13:09:37 -07:00
util.go Move cri server packages under pkg/cri 2020-10-07 13:09:37 -07:00