~supu2/maas:2.8

Last commit made on 2021-09-09
Get this branch:
git clone -b 2.8 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.8
Repository:
lp:~supu2/maas

Recent commits

4a04daa... by Bill Wear

Release 2.8.7

d77f501... by Alberto Donato

LP:1938321 - remove leftover /maas from failed upgrade

93f8aa5... by Alberto Donato

LP:1938321 - drop check for service status in hook

because of a snapd issue, the hook can't reliably know if the service is
disabled.
For this reason, always start the service so migrations can be performed

9baa835... by Victor Tapia

Reuse metric structures for Prometheus

Backport of 2ad24e0

e221b5f... by Lee Trager

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

Backport of f606805

60bcb13... by Lee Trager

Enable GRUB debug when rackd debug is enabled.

Backport of 20566cd

a3a5b2b... 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

11b9858... by Alberto Donato

LP: #1927340 - mas-deb-migrate: fix db patching process

This ensures bootsource entries are corretly updated when the migrating node is
a region controller, and uses Django rather than direct psql access to work
even if the database is not local

07cdffc... by Adam Collard

Release 2.8.6

8036255... by Alberto Donato

LP: #1904810 - don't try to perform IP checks if there's no IP to check