0
Fork 0
mirror of https://github.com/project-zot/zot.git synced 2025-01-06 22:40:28 -05:00
zot/pkg/meta
LaurentiuNiculae 112fbec5b6
refactor(cli): added equivalent subcommands for each flag combination under every command (#1674)
- image command is now deprecated in favor of 'images'
- cve command is now deprecated in favor of 'cves'

Signed-off-by: Laurentiu Niculae <niculae.laurentiu1@gmail.com>
2023-08-30 20:12:24 +03:00
..
boltdb refactor(cli): added equivalent subcommands for each flag combination under every command (#1674) 2023-08-30 20:12:24 +03:00
common feat(pagination): move pagination and sorting image summary results after conversion (#1637) 2023-07-31 22:16:09 +03:00
dynamodb feat(apikey): added route to list user api keys (#1708) 2023-08-29 09:38:38 -07:00
types feat(apikey): added route to list user api keys (#1708) 2023-08-29 09:38:38 -07:00
version feat(refator): refactoring repodb into meta (#1626) 2023-07-18 10:27:26 -07:00
hooks.go feat(pagination): move pagination and sorting image summary results after conversion (#1637) 2023-07-31 22:16:09 +03:00
hooks_test.go feat(pagination): move pagination and sorting image summary results after conversion (#1637) 2023-07-31 22:16:09 +03:00
meta.go refactor: move /pkg/meta/signatures under /pkg/extensions/imagetrust (#1712) 2023-08-19 08:52:03 +03:00
meta_test.go feat(apikey): added route to list user api keys (#1708) 2023-08-29 09:38:38 -07:00
parse.go fix(parse): lock storage while reading using image store (#1719) 2023-08-23 19:29:23 +03:00
parse_test.go refactor: move /pkg/meta/signatures under /pkg/extensions/imagetrust (#1712) 2023-08-19 08:52:03 +03:00