~cgrabowski/maas:backport_fix_node_dns_generation_to_3.3

Last commit made on 2022-12-13
Get this branch:
git clone -b backport_fix_node_dns_generation_to_3.3 https://git.launchpad.net/~cgrabowski/maas
Only Christian Grabowski can upload to this branch. If you are Christian Grabowski please log in for upload directions.

Branch merges

Branch information

Name:
backport_fix_node_dns_generation_to_3.3
Repository:
lp:~cgrabowski/maas

Recent commits

741b75b... by Christian Grabowski

add trigger when existing static ip updates

add DELETE-IFACE-IP

add triggers for interface to ip dynamic DNS updates

(cherry picked from commit 147cc75221abc14a66bb8737057663065b5f6173)

e4294d9... by Peter Makowski

Update maas-ui to 72691eba1
use python script for asset uploading (#4639) (#4646)

07e647d... by Adam Collard

get original stdout from Colorama

When colorama is present, Django loads it automatically. This module
interferes with the CLI raw output, so we need to get the original
stdout descriptor.

Cherry pick of dc4621928f2d3713dd0c632e98d4ecf1491f5b77

5668560... by Adam Collard

Use MAAS_URL from RegionConfiguration

465a3fc... by Adam Collard

Set MAAS_CLUSTER_CONFIG in regiond environment

This prevents provisioningserver code from trying to e.g. create
$SNAP_DATA/etc/maas/rackd.conf

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

fa3c62b... by Adam Collard

LP:1999147 wildcard architectures returns a list, use .extend() not .append()

Cherry-pick from: 22efcd9f9

e673762... by Bill Wear

Update maas-offline-docs to f3bc519e
final rc1 push of html docs, for better or worse

8da9234... by Alexsander de Souza

Adjust git submodules

da8b6ac... by Alexsander de Souza

Prepare for 3.3.0 RC1 release

e9e6231... by Peter Makowski

Update maas-ui to eff74a00c
Update README.md (#4605)

Add Playwright Tests badge