~ltrager/maas:grub_debug_2.7

Last commit made on 2021-05-11
Get this branch:
git clone -b grub_debug_2.7 https://git.launchpad.net/~ltrager/maas
Only Lee Trager can upload to this branch. If you are Lee Trager please log in for upload directions.

Branch merges

Branch information

Name:
grub_debug_2.7
Repository:
lp:~ltrager/maas

Recent commits

767e74d... by Lee Trager

Merge branch '2.7' into grub_debug_2.7

05ce808... by Lee Trager

Remove linuxefi and initrdefi from GRUB configuration.

The linuxefi and initrdefi have been deprecated from GRUB. They are
currently aliased to the linux and initrd command and will soon be removed
from GRUB. This allows MAAS to unify its ephemeral GRUB configuration
across all architectures. The "install" GRUB configuration files have been
removed. They were for installing with Debian installer which is no longer
supported.

Backport of 4f6ac0c

2b5fa28... by Lee Trager

Enable GRUB debug when rackd debug is enabled.

Backport of 20566cd

1cdb5d4... by Lee Trager

Remove linuxefi and initrdefi from GRUB configuration.

The linuxefi and initrdefi have been deprecated from GRUB. They are
currently aliased to the linux and initrd command and will soon be removed
from GRUB. This allows MAAS to unify its ephemeral GRUB configuration
across all architectures. The "install" GRUB configuration files have been
removed. They were for installing with Debian installer which is no longer
supported.

Backport of 4f6ac0c

47a5852... by Huw Wilkins

Update maas-ui to 83d8b12
Remove unsupported optional chaining.

e1f9ecf... by Lee Trager

LP: #1910473 - Don't assume NUMA nodes maintain linear continuity.

Cherry pick of ed1ad1bc2

212f166... by Victor Tapia

Update maas-ui to 18e7aa4
fix(legacy): stop setting gateway on gateway-less subnets (#1860) (#2009)

* fix(legacy): stop setting gateway on gateway-less subnets (#1860)

Co-authored-by: Caleb Ellis <email address hidden>

68a7672... by Dougal Matthews

Add release notifications to MAAS

This change adds a new release notification service which periodically
queries the configured simplestream and checks the metadata for any
release notifications.

The notifications are created for all users and if a user dismisses the
notification it will be resurfaced every six weeks.

03d3839... by Victor Tapia

Set PORTS_ARCHES instead of MAIN_ARCHES as default for the ports archive (LP:#1894116)

a67fe88... by Victor Tapia

LP 1894727: Add websocket endpoint for superusers to change password