0
Fork 0
mirror of https://github.com/project-zot/zot.git synced 2024-12-23 22:27:35 -05:00
zot/pkg/extensions/sync
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
..
constants refactor(sync): use task scheduler (#1301) 2023-05-31 10:26:23 -07:00
httpclient refactor(sync): use task scheduler (#1301) 2023-05-31 10:26:23 -07:00
references feat(refator): refactoring repodb into meta (#1626) 2023-07-18 10:27:26 -07:00
content.go refactor(sync): use task scheduler (#1301) 2023-05-31 10:26:23 -07:00
content_internal_test.go chore: fix dependabot alerts (#1621) 2023-07-15 12:56:09 +03:00
local.go feat(refator): refactoring repodb into meta (#1626) 2023-07-18 10:27:26 -07:00
oci_layout.go refactor(sync): use task scheduler (#1301) 2023-05-31 10:26:23 -07:00
on_demand.go refactor(sync): use task scheduler (#1301) 2023-05-31 10:26:23 -07:00
on_demand_disabled.go refactor(sync): use task scheduler (#1301) 2023-05-31 10:26:23 -07:00
remote.go fix(sync): fixed skipping docker images when they already synced (#1521) 2023-06-21 11:05:52 -07:00
service.go feat(refator): refactoring repodb into meta (#1626) 2023-07-18 10:27:26 -07:00
sync.go fix: remove inline GC and schedule a background task instead (#1610) 2023-08-07 12:55:19 -07:00
sync_disabled_test.go refactor(sync): use task scheduler (#1301) 2023-05-31 10:26:23 -07:00
sync_internal_test.go refactor(cli): added equivalent subcommands for each flag combination under every command (#1674) 2023-08-30 20:12:24 +03:00
sync_test.go refactor: move /pkg/meta/signatures under /pkg/extensions/imagetrust (#1712) 2023-08-19 08:52:03 +03:00
utils.go fix(sync): fixed skipping docker images when they already synced (#1521) 2023-06-21 11:05:52 -07:00