0
Fork 0
mirror of https://github.com/project-zot/zot.git synced 2024-12-16 21:56:37 -05:00
zot/pkg/cli
Andreea Lupu ee95ab0ffc
fix: call notation-go libs instead of using notation binary (#1104)
fix: add loading notation path

Signed-off-by: Andreea-Lupu <andreealupu1470@yahoo.com>
Co-authored-by: Roxana Nemulescu <roxana.nemulescu@gmail.com>
2023-02-13 10:43:52 -08:00
..
cli.go build(tags): remove redundant build tag ui_base (#857) 2022-10-10 15:05:55 +03:00
client.go fix: call notation-go libs instead of using notation binary (#1104) 2023-02-13 10:43:52 -08:00
client_elevated_test.go refactor: Cleanup/simplify testcases in /pkg/cli (#1103) 2023-01-16 21:52:50 -08:00
client_test.go test(refactor): cleanup/simplify testcases (#1124) 2023-01-20 10:01:52 -08:00
config_cmd.go chore(lint): gci to separate zot from other imports (#870) 2022-10-20 09:39:20 -07:00
config_cmd_test.go chore(lint): gci to separate zot from other imports (#870) 2022-10-20 09:39:20 -07:00
config_reloader.go chore(lint): gci to separate zot from other imports (#870) 2022-10-20 09:39:20 -07:00
config_reloader_test.go fix: removed references to old dist-spec (#1128) 2023-01-31 09:35:33 -08:00
cve_cmd.go fix(cli): do not show signatures and fix tls verification client side (#904) 2022-10-22 23:44:20 -07:00
cve_cmd_test.go refactor(cve): improve CVE test time by mocking trivy (#1184) 2023-02-09 21:04:52 -08:00
discover.go fix(cli): do not show signatures and fix tls verification client side (#904) 2022-10-22 23:44:20 -07:00
extensions_test.go feat(ui): package zui within zot binary (#1161) 2023-02-10 14:52:54 -08:00
image_cmd.go fix(cli): do not show signatures and fix tls verification client side (#904) 2022-10-22 23:44:20 -07:00
image_cmd_test.go fix: call notation-go libs instead of using notation binary (#1104) 2023-02-13 10:43:52 -08:00
minimal.go build(tags): remove redundant build tag ui_base (#857) 2022-10-10 15:05:55 +03:00
repo_cmd.go chore(lint): gci to separate zot from other imports (#870) 2022-10-20 09:39:20 -07:00
root.go refactor(cve): improve CVE test time by mocking trivy (#1184) 2023-02-09 21:04:52 -08:00
root_test.go refactor(cve): improve CVE test time by mocking trivy (#1184) 2023-02-09 21:04:52 -08:00
searcher.go feat(repodb): DerivedImageList and BaseImageList make use of RepoDB (#1135) 2023-01-25 14:06:02 -08:00
service.go feat(repodb): DerivedImageList and BaseImageList make use of RepoDB (#1135) 2023-01-25 14:06:02 -08:00
stress_test.go refactor: Cleanup/simplify testcases in /pkg/cli (#1103) 2023-01-16 21:52:50 -08:00