~adam-collard/maas:boot-interface-physical-interface-only

Last commit made on 2022-10-06
Get this branch:
git clone -b boot-interface-physical-interface-only https://git.launchpad.net/~adam-collard/maas
Only Adam Collard can upload to this branch. If you are Adam Collard please log in for upload directions.

Branch merges

Branch information

Name:
boot-interface-physical-interface-only
Repository:
lp:~adam-collard/maas

Recent commits

eb3e492... by Adam Collard

fix: set node's boot_interface to PHYSICAL when multiple match mac

LP:1985741 When we have multiple interfaces with the same mac address
that we booted off of, MAAS should set the boot_interface to the
physical interface.

Signed-off-by: Adam Collard <email address hidden>

f34d860... by Alexsander de Souza

allows wildcard DNS records

fixes LP1991410

8c7286a... by Alexsander de Souza

don't place executable files in /tmp

CIS-hardened systems have noexec in /tmp

d0046b5... by Adam Collard

fix: flaky certificate generation test

Speed up tests by testing interface to Certificate.generate() instead
of implementation.

generate_certificate will now fail if MAAS_UUID is not set

Tests which call generate_certificate should arrange for MAAS_UUID to
always be set.

d5c23ff... by Peter Makowski

Update maas-ui to b863baa01
feat(machines): add action result count (#4438)

157b233... by Peter Makowski

Update maas-ui to 03ffbed00
Revert "fix(settings): updating multiple fields (#4432)" (#4437)

This reverts commit f414650797adba13883c9ec5a127891701f08ea7.

3fc6c57... by Alberto Donato

tweak rolemanager policy to only allow approle with appropriate policies

54699ec... by Peter Makowski

Update maas-ui to 404b0ca80
feat: use single filter for machine list actions (#4436)

dc482ea... by Alberto Donato

Update initial SQL

19d62ce... by Alberto Donato

always send the notification identifier as a string