0
Fork 0
mirror of https://github.com/project-zot/zot.git synced 2024-12-16 21:56:37 -05:00
zot/pkg
Andreea Lupu 92e382ce39
refactor(scrub): replace umoci logic in scrub implementation (#1845)
- implement scrub also for S3 storage by replacing umoci
- change scrub implementation for ImageIndex
- take the `Subject` into consideration when running scrub
- remove test code relying on the umoci library. Since we started
relying on images in test/data, and we create our own images using
go code we can obtain digests by other means. (cherry picked from commit 489d4e2d23c1b4e48799283f8281024bbef6123f)

Signed-off-by: Andrei Aaron <aaaron@luxoft.com>
Signed-off-by: Andreea-Lupu <andreealupu1470@yahoo.com>
2023-09-26 11:02:11 -07:00
..
api refactor(scrub): replace umoci logic in scrub implementation (#1845) 2023-09-26 11:02:11 -07:00
cli fix(gc): sync repodb when gc'ing manifests (#1819) 2023-09-22 11:51:20 -07:00
common fix(sync): ping func should not try to read response body (#1757) 2023-09-13 20:00:51 +03:00
compliance refactor(test): move image utils for tests in a separate module (#1789) 2023-09-15 09:53:15 -07:00
debug feat(pprof): add profiling route handler to debug runtime (#1818) 2023-09-18 14:05:41 -07:00
exporter refactor: Review metrics endpoints (#1770) 2023-09-15 14:49:34 +03:00
extensions refactor(scrub): replace umoci logic in scrub implementation (#1845) 2023-09-26 11:02:11 -07:00
log refactor: Reduce zb binary size (#1783) 2023-09-13 10:28:14 +03:00
meta fix(gc): sync repodb when gc'ing manifests (#1819) 2023-09-22 11:51:20 -07:00
regexp chore(trivy): update trivy version and enforce OCI compliant repo names in local image storage (#1068) 2023-01-18 08:24:44 -08:00
requestcontext refactor(authz): use a struct for user access control info operations (#1682) 2023-09-01 11:13:53 -07:00
scheduler refactor(cli): Move cmdflags package under pkg/cli/client (#1840) 2023-09-22 16:33:18 +03:00
storage refactor(scrub): replace umoci logic in scrub implementation (#1845) 2023-09-26 11:02:11 -07:00
test refactor(scrub): replace umoci logic in scrub implementation (#1845) 2023-09-26 11:02:11 -07:00