0
Fork 0
mirror of https://github.com/project-zot/zot.git synced 2025-02-17 23:45:36 -05:00
zot/pkg/api
Eng Zer Jun 0d77b60de7 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-07 12:28:49 -08:00
..
config gc: add a gcDelay param 2022-02-14 14:03:22 -08:00
authn.go lint: upgrade golangci-lint 2021-12-20 17:20:35 -08:00
authz.go sync: for a prefix, allow multiple registries as a list instead of only one, closes #343 2022-02-01 09:45:09 -08:00
controller.go tls: set min version to 1.2 and restrict cipher suites 2022-03-02 10:03:50 -08:00
controller_test.go test: use T.TempDir to create temporary test directory 2022-03-07 12:28:49 -08:00
errors.go lint: upgrade golangci-lint 2021-12-20 17:20:35 -08:00
errors_test.go move references to zotregistry.io and project-zot 2021-12-05 10:52:27 -08:00
ldap.go lint: upgrade golangci-lint 2021-12-20 17:20:35 -08:00
regexp.go lint: upgrade golangci-lint 2021-12-20 17:20:35 -08:00
routes.go conformance: fix cross-mount behavior when 'from' is missing 2022-03-04 17:24:50 -08:00
session.go controller: support rate-limiting incoming requests 2022-01-24 12:48:13 -08:00