maas:branch-3.3.5-hotfix-bug-2053033

Last commit made on 2024-02-14
Get this branch:
git clone -b branch-3.3.5-hotfix-bug-2053033 https://git.launchpad.net/maas
Members of MAAS Committers can upload to this branch. Log in for directions.

Branch merges

Branch information

Name:
branch-3.3.5-hotfix-bug-2053033
Repository:
lp:maas

Recent commits

7fa8929... by Björn Tillenius

Bug #2053033: Creating MAAS Virsh VM does not work (libvirt: error)

For some reason virsh prints out an error about executing
pkttyagent. This happens only on some machines, and we don't know why.

But the error seems harmless. This patch ignores the error and
lets the connection succeed.

(cherry picked from commit f0005e39bcadfc366c76e713c444739179743c84)
(cherry picked from commit 9eb3ca242e3c57f1b7ab1a1b6537ee4dfffb2aa6)
(cherry picked from commit 052a895bfac55e414bf5b02e5e28122bff12a532)

78dd996... by Igor Brovtsin

Report reasons for failure for machine bulk actions

Fixes LP:2009045

(cherry picked from commit 26d1d8fc3b76f727046758b0b016107faf847ced)

d3659b7... by Igor Brovtsin

fix(LP#1999064): add cleanup to `maas_run_scripts.py` when no scripts failed

(cherry picked from commit 9433072b84b224780e04b155c2c5f45ff3ac919f)

9ac1434... by Jacopo Rota

Cherry pick 6106e946d0bc8dbd77214d64912c30f770f8d101 - ipxe uses mac address from dhcp packet instead of the mac of the first interface of the machine

eace050... by Ubuntu <email address hidden>

Fix reverse order ip address

When controller's nic has several ip and virtual ip,
SQL collect them reverse order. this fixes it.

(cherry picked from commit cfe8cf628f7189a84a98d74b3c079d744f1c1b5f)

0553c80... by Jacopo Rota

fix: lp-2046255 IP addresses of non-boot interfaces should not add A records to <machine>.<domain>

bc62ea8... by Jacopo Rota

fix: lp-2045228 race condition in postgres listener for dns dynamic updates

0365eb8... by Igor Brovtsin

LP: 2022084
Cherry pick f3b643e5f40f171326df134a0827a93fdc0137e4 - Disable chainloading for third-party distros to fix secure boot

aa3d26e... by Christian Grabowski

add asynchronous wrapper to queueDynamicDNSUpdates
(cherry picked from commit d51c57f6024d399cbfe52315f0fcd5e54972589c)

851bfad... by Peter Makowski

Update maas-ui to 6e5f3da0d
fix: downgrade @sentry/browser to v5.30.0 (#4836) backport (#5212)