0
Fork 0
mirror of https://github.com/project-zot/zot.git synced 2024-12-16 21:56:37 -05:00
zot/pkg/cli
Alex Stan ada21ed842 Manage builds with different combinations of extensions
Files were added to be built whether an extension is on or off.
New build tags were added for each extension, while minimal and extended disappeared.

added custom binary naming depending on extensions used and changed references from binary to binary-extended

added automated blackbox tests for sync, search, scrub, metrics

added contributor guidelines

Signed-off-by: Alex Stan <alexandrustan96@yahoo.ro>
2022-06-30 09:53:52 -07:00
..
cli.go Manage builds with different combinations of extensions 2022-06-30 09:53:52 -07:00
client.go Manage builds with different combinations of extensions 2022-06-30 09:53:52 -07:00
client_elevated_test.go Manage builds with different combinations of extensions 2022-06-30 09:53:52 -07:00
client_test.go Manage builds with different combinations of extensions 2022-06-30 09:53:52 -07:00
config_cmd.go Manage builds with different combinations of extensions 2022-06-30 09:53:52 -07:00
config_cmd_test.go Manage builds with different combinations of extensions 2022-06-30 09:53:52 -07:00
config_reloader.go lint: Move out config reloader context from controller struct 2022-03-24 10:50:01 -07:00
config_reloader_test.go sync: support reloading sync config when the config file changes 2022-03-18 11:24:11 -07:00
cve_cmd.go Manage builds with different combinations of extensions 2022-06-30 09:53:52 -07:00
cve_cmd_test.go Manage builds with different combinations of extensions 2022-06-30 09:53:52 -07:00
extensions_test.go Manage builds with different combinations of extensions 2022-06-30 09:53:52 -07:00
image_cmd.go Manage builds with different combinations of extensions 2022-06-30 09:53:52 -07:00
image_cmd_test.go Manage builds with different combinations of extensions 2022-06-30 09:53:52 -07:00
minimal.go Manage builds with different combinations of extensions 2022-06-30 09:53:52 -07:00
repo_cmd.go Manage builds with different combinations of extensions 2022-06-30 09:53:52 -07:00
root.go ext: use distribution spec route prefix for extension api 2022-05-22 16:35:16 -07:00
root_test.go Report unknown keys when parsing configuration files 2022-05-16 14:13:31 -07:00
searcher.go Manage builds with different combinations of extensions 2022-06-30 09:53:52 -07:00
service.go Manage builds with different combinations of extensions 2022-06-30 09:53:52 -07:00
stress_test.go Leave zot repositories in a consistent state after zot hits fd limit closes #359 2022-03-31 13:25:15 -07:00