0
Fork 0
mirror of https://github.com/project-zot/zot.git synced 2025-01-06 22:40:28 -05:00
zot/pkg
LaurentiuNiculae 40b599cca8
refactor(log): replace default logger with config complient log in root.go (#1734)
Signed-off-by: Laurentiu Niculae <niculae.laurentiu1@gmail.com>
2023-08-29 12:10:30 -07:00
..
api feat(apikey): added route to list user api keys (#1708) 2023-08-29 09:38:38 -07:00
cli refactor(log): replace default logger with config complient log in root.go (#1734) 2023-08-29 12:10:30 -07:00
common refactor: move /pkg/meta/signatures under /pkg/extensions/imagetrust (#1712) 2023-08-19 08:52:03 +03:00
compliance test(refactor): change upload image function signature (#1655) 2023-07-28 17:53:46 +03:00
debug fix: remove inline GC and schedule a background task instead (#1610) 2023-08-07 12:55:19 -07:00
exporter feat: remove usage of zerolog.Logger.Msgf() from zot code (#1382) 2023-04-27 19:44:22 -07:00
extensions feat(authn): add generic oidc and allow customizable name (#1691) 2023-08-24 12:33:35 +03:00
log test(refactor): refactor tests that use zot-test to use smaller images (#1690) 2023-08-18 11:46:11 +03:00
meta feat(apikey): added route to list user api keys (#1708) 2023-08-29 09:38:38 -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 feat: integrate openID auth logic and user profile management (#1381) 2023-07-07 09:27:10 -07:00
scheduler fix: remove inline GC and schedule a background task instead (#1610) 2023-08-07 12:55:19 -07:00
storage feat: propagate detailed error msgs to client (OCI dist-spec format) (#1681) 2023-08-23 20:59:52 +03:00
test feat(apikey): added route to list user api keys (#1708) 2023-08-29 09:38:38 -07:00