~bjornt/maas:bug-2056740-amt-boot-mode

Last commit made on 2024-03-13
Get this branch:
git clone -b bug-2056740-amt-boot-mode https://git.launchpad.net/~bjornt/maas
Only Björn Tillenius can upload to this branch. If you are Björn Tillenius please log in for upload directions.

Branch merges

Branch information

Name:
bug-2056740-amt-boot-mode
Repository:
lp:~bjornt/maas

Recent commits

f17746b... by Björn Tillenius

Bug #2056740: Can't commission/deploy AMT machines

The maas-power script was passed "--boot-mode pxe" for AMT machines
and failed, since such a parameter wasn't defined.

All other power drivers, including the newer AMT one, sets PXE boot every
time the machine is powered on. I changed things, so that "boot-mode" is
no longer passed, and the older AMT driver also sets the machine to PXE
boot whenever it's turned on.

a7431b1... by Alexsander de Souza

Revert "workaround aiohttp bug"

This reverts commit e17821ee5b7c95b41c3932a3ca3b714ac022f991.

348e1da... by Jacopo Rota

fix: lp-2056781. no maximum attempts for the download-bootresourcefile activity in the sync-bootresources workflow

0e2a53e... by Jack Lloyd-Walters

Add Resource Pools v3 Endpoints

d21ba29... by Christian Grabowski

fix: allow non-default ports for forward dns servers

4dbdd4e... by Jones Ogolo <email address hidden>

Update maas-ui to 44d7ffb19
feat: move SSL key delete form to side panel (#5341)

2468b78... by "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com>

Update maas-ui to b674e9842
chore(deps): update dependency nanoid to v5 (#5161)

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>

2b4536b... by Jones Ogolo <email address hidden>

Update maas-ui to 7d0fcb518
feat: move machine details forms to side panel (#5336)

45bf7c2... by Nick De Villiers

Update maas-ui to 402bb2411
fix(prefs): Adding SSL key no longer shows "Removed" message MAASENG-2813 (#5340)

55bf028... by Nick De Villiers

Update maas-ui to d9346e6cc
fix(users): Adding/editing user no longer shows "Deleted" message MAASENG-2797 (#5339)