~petermakowski/maas:3.1

Last commit made on 2021-12-17
Get this branch:
git clone -b 3.1 https://git.launchpad.net/~petermakowski/maas
Only Peter Makowski can upload to this branch. If you are Peter Makowski please log in for upload directions.

Branch merges

Branch information

Name:
3.1
Repository:
lp:~petermakowski/maas

Recent commits

8049d20... by Alberto Donato

deb: bump minimum versions for some dependencies

f1f8f15... by huwshimi <email address hidden>

Update maas-ui to 91b8c124
chore(all): update the maas-ui version to 3.1.0 (#3319)

* chore(all): update the maas-ui version

* Run CI against the 3.1 branch.

4e68e41... by Alberto Donato

bump version to 3.1.0

d946e84... by Alberto Donato

Revert "remove rb from make_Content to have the same behavior as what's actually passed to action"

This reverts commit 393a57cdf758c10bebbdfe6de5e7c45bf84ff095.

92f5b4e... by Bill Wear

Update maas-offline-docs to 1db3ebeb
reputed to be final HTML docs for 3.1 release

30c3446... by Alberto Donato

LP:1951398 keep @= parameters as uploaded files for POST actions

When @= is used in the CLI to read a parameter from file, only read the content
directly if the action is GET or DELETE, otherwise pass it as a file, so that
it gets multipart-encoded correctly (the filename= parameter is set in the
Content-Disposition header).

f9c5db9... by Alexsander de Souza

LP:1950827 urlparse doesn't work if scheme is missing

aadd3c6... by Caleb Ellis

Update maas-ui to 8cdaac4f
fix(ui): fix bug where boot resources that share os/release/arch were handled incorrectly (#3268)

This branch includes the boot resource id in the form image values, instead of matching
based on identical os/release/arch.

945775f... by Alberto Donato

LP:1947629 ignore old images removal errors, log them

This makes the image removal continue if removal of one or more cache files/directories
fails.

f7731a0... by Bill Wear

bring maas UI and offline docs to 3.1