Ramkumar Chinchani
Ramkumar Chinchani
@joshbwlng still curious about why podman decides to do this. | "bytes=3832641-3852897,3852906-3869099"
https://www.redhat.com/en/blog/faster-container-image-pulls https://github.com/containers/storage/blob/main/docs/containers-storage-zstd-chunked.md
```golang package main import ( "fmt" "regexp" "strconv" ) func main() { // Example input with multiple ranges s := "bytes=3832641-3852897,3852906-3869099" // 1) Validate the full header (strict: only "from-to"...
And the response should be of the form: HTTP/1.1 206 Partial Content Content-Type: multipart/byteranges; boundary=3d6b6a416f9b5
@joshbwlng which other registry supports this?
We will tackle this a separate enhancement. Partial pulls IINM are considered an experimental feature?
Security bugs are just that, bugs, with their own severity. How/who do we contact today based on information in image-spec annotations? for any bug?
@mariusbertram thanks for taking this on. This has been a long time ask.
@amold1 what use case would break in your case?
> We don't have this sync feature.. You could try using access control settings to make them read-only, though we haven't tried it for this use case until now. You...