~supu2/maas:2.7

Last commit made on 2021-06-25
Get this branch:
git clone -b 2.7 https://git.launchpad.net/~supu2/maas
Only Guner can upload to this branch. If you are Guner please log in for upload directions.

Branch merges

Branch information

Name:
2.7
Repository:
lp:~supu2/maas

Recent commits

b109030... by Victor Tapia

Reuse metric structures for Prometheus

Backport of 2ad24e0

634b8eb... by Dan Streetman

Release 2.7.4 RC1

7b16cb2... by Lee Trager

LP: #1923268 - Make default grub.cfg architecture agnostic.

Backport of f606805

9ea50e1... by Lee Trager

Enable GRUB debug when rackd debug is enabled.

Backport of 20566cd

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

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)