karapace/crates/karapace-remote/src
Marco Allegretti 8feee8048c fix(remote): surface HTTP and registry errors
- Map HTTP 404 to RemoteError::NotFound; propagate other HTTP errors\n- Fail push when the remote registry payload is invalid
2026-02-25 13:46:40 +01:00
..
config.rs feat: karapace-remote — remote content-addressable store, push/pull, registry 2026-02-22 18:37:14 +01:00
http.rs fix(remote): surface HTTP and registry errors 2026-02-25 13:46:40 +01:00
lib.rs feat: karapace-remote — remote content-addressable store, push/pull, registry 2026-02-22 18:37:14 +01:00
registry.rs feat: karapace-remote — remote content-addressable store, push/pull, registry 2026-02-22 18:37:14 +01:00
transfer.rs fix(remote): surface HTTP and registry errors 2026-02-25 13:46:40 +01:00