~alexsander-souza/maas:lp2056223_prettier_logs

Last commit made on 2024-03-13
Get this branch:
git clone -b lp2056223_prettier_logs https://git.launchpad.net/~alexsander-souza/maas
Only Alexsander de Souza can upload to this branch. If you are Alexsander de Souza please log in for upload directions.

Branch merges

Branch information

Name:
lp2056223_prettier_logs
Repository:
lp:~alexsander-souza/maas

Recent commits

902e708... by Alexsander de Souza

refactor(bootresources): show prettier error messages

don't show complete stacktraces for recoverable errors.

fixes LP#2056223

3f1cde4... by Bill Wear

Update maas-offline-docs to 67bc2dcd3
docs(upd) add 3.3.6 to release notes (topic 6346)

19a5db2... by Bill Wear

Update maas-offline-docs to 41f57f8d2
discobot automated commit (topic 6346)

b128074... by Peter Makowski

Update maas-ui to d59ceb974
ci: fix sitespeed workflow MAASENG-2671 (#5346)

96c56dc... by Nick De Villiers

Update maas-ui to 445898574
fix(nav): Nav collapses when links are clicked on mobile MAASENG-2384 (#5345)

- Navigation will now collapse automatically when a link is clicked (on mobile)
- Added a cypress test to ensure this functionality

116cced... 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.

c5f6756... by Jones Ogolo <email address hidden>

Update maas-ui to 77f779203
fix: enable name column on partitions table on side panel close (#5344)

c9c16ac... by Björn Tillenius

Bug #2057750: Can't pxe boot legacy non-uefi machines

The rewrite rules in maas agent had 'bootloader' instead of
'bootloaders' for non-UEFI bootloaders.

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