~r00ta/maas:lp-2034014-add-retry-header-for-409-responses

Last commit made on 2023-09-08
Get this branch:
git clone -b lp-2034014-add-retry-header-for-409-responses https://git.launchpad.net/~r00ta/maas
Only Jacopo Rota can upload to this branch. If you are Jacopo Rota please log in for upload directions.

Branch merges

Branch information

Name:
lp-2034014-add-retry-header-for-409-responses
Repository:
lp:~r00ta/maas

Recent commits

c70d770... by Jacopo Rota

remove leftover

a8338c9... by Jacopo Rota

add retry-after header in 409 responses

2f6458e... by Alberto Donato

unpack bootloaders in image export

4d3f1a6... by Alberto Donato

handle empty largefile object in image export

236714d... by Nick De Villiers

Update maas-ui to da68fa18f
fix(machines): Workload annotation filtering lp2023633 (#5131)

- Selecting a workload annotation filter will now fill the search box correctly to filter for that annotation key
- A checkbox is now shown next to selected workload annotation filters

e5207e2... by Peter Makowski

Update maas-ui to 713ecbf3c
feat(docs): proxy local docs do MAAS (#5145)

e1e502b... by Alexsander de Souza

Update initial SQL

05370de... by Alexsander de Souza

configure nginx to serve boot-resources

files can be downloaded using either:
 - /MAAS/boot-resources/$filename/$labels
 - /MAAS/boot-resources/$filename

in both cases the file $filename is going to be returned (labels are ignored).

7bfbde4... by Alberto Donato

cleanups to export_images_from_db

4a2315e... by Peter Makowski

Update maas-ui to e12411fde
fix: storage layout allocated machines lp#1928623 (#5136)