Ramkumar Chinchani
Ramkumar Chinchani
@shuaiganzi why not just configure retention policies with an interval shorter than the sync one? If an image is being actively pulled from a zot instance, it makes sense to...
@nvtkaszpir should this metric be a Prometheus metric? If so, pls do try to give us a PR. There are many examples.
@spatterIight did you install zot using helm and are you managing pod lifecycle via kubernetes then? You may have run into: https://github.com/project-zot/helm-charts/pull/74
This is only the local storage. We also have the metadata db (for blob lookups, etc) which unfortunately named "cache" which if not remote defaults to a local boltdb. You...
Also does kured do a graceful shutdown of the pod?
"storage": {"rootDirectory": "/var/lib/registry" @spatterIight are there any csi-side logs for this issue?
Need this to make sure we don't break stuff after our cache refactoring.
https://github.com/project-zot/zot/pull/3543 @a-nldisr does this work for you?
https://github.com/NixOS/nixpkgs/pull/461755
2025-04-25T19:33:20.2495501Z go: downloading github.com/zeebo/blake3 v0.2.4 2025-04-25T19:33:20.3154128Z go: downloading github.com/klauspost/cpuid/v2 v2.2.10 2025-04-25T19:33:20.3959610Z github.com/klauspost/cpuid/v2: cannot compile Go 1.22 code 2025-04-25T19:33:21.1059807Z FAIL github.com/opencontainers/go-digest [build failed] 2025-04-25T19:33:21.1060449Z FAIL github.com/opencontainers/go-digest/digestset [build failed] 2025-04-25T19:33:21.1219422Z ##[error]Process completed...