~adam-collard/maas:cache-remove-preallocate

Last commit made on 2024-02-02
Get this branch:
git clone -b cache-remove-preallocate https://git.launchpad.net/~adam-collard/maas
Only Adam Collard can upload to this branch. If you are Adam Collard please log in for upload directions.

Branch merges

Branch information

Name:
cache-remove-preallocate
Repository:
lp:~adam-collard/maas

Recent commits

2ff5d5e... by Adam Collard

fix(imagecache): remove fallocate syscall

d102ecb... by Adam Collard

chore(imagecache): enhance log messages to include filePath

e4edb96... by Adam Collard

fix(workflow): pass workflow_id into the wrapper properly

07fb08b... by Björn Tillenius

Support partial HTTP requests in the maas-agent proxy.

If the client requests part of the file using a Range header in the request,
the maas-agent would return a 200 response with the full file.

Now we use http.ServeContent to return the response, which knows how
to deal with the Range header. We also return partial responses as they are
from the upstream server.

This is needed, since grub sometimes requests parts of the file it
downloads.

0b10ce6... by Bill Wear

Update maas-offline-docs to 1b9a8947
discobot automated commit (topic 5104)

05576e3... by Bill Wear

Update maas-offline-docs to 4a7a0525
discobot automated commit (topic 6346)

e953171... by Bill Wear

Update maas-offline-docs to 4c6be19a
restructure h3 outline (topic 5132)

b3a6037... by Bill Wear

Update maas-offline-docs to 70c0675f
discobot automated commit (topic 5132)

9a1c188... by Bill Wear

Update maas-offline-docs to fb1e572b
discobot automated commit (topic 5140)

5f914ab... by Bill Wear

Update maas-offline-docs to 65722c76
discobot automated commit (topic 5160)