~cgrabowski/maas:backport_no_proxy_work

Last commit made on 2023-02-23
Get this branch:
git clone -b backport_no_proxy_work 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_no_proxy_work
Repository:
lp:~cgrabowski/maas

Recent commits

8b84c11... by Adam Collard

LP:2002111 manage no_proxy better in bootsources

Restore environment after we download images

Extend rather than replace no_proxy

(cherry picked from commit e9a00ca55d3a1c892c88b880b0c75c465e9c1283)

7971dd4... by Alexsander de Souza

Bump submodules

61f4dbe... by Alexsander de Souza

Prepare for 3.2.7 RC1 release

6b58a02... by Alberto Donato

backport changes for piston 0.5

5b79ab7e5 - bump piston dependency, drop now useless monkeypatch
4117bcf3b - drop monkeypatch for piston emitter, since it's been fixed in piston itself

8482dab... by Alberto Donato

LP:1993618 use relative redirects from nginx

(cherry picked from commit b872597ef539288b241a4338049c51ed97dbdcd1)

439cfee... by Igor Brovtsin

fix(LP#1994945): don't try to set default value when no values are present

ad19786... by Thorsten Merten

chore: update lxd version

see #1996997

(cherry picked from commit a82c692315e32718347349bb74b8fb94957ead2e)

191d40e... by Peter Makowski

Update maas-ui to 9ce50ac5a
fix: renaming dns record #4556 (#4568) (#4571)

* fix: renaming dns record #4556

* add test to actions saga

e853358... by Anton Troyanov

fix: github.com/Supervisor/supervisor master->main

(cherry picked from commit fa9343be7d9d5950b68d08480a9096630ac27cf8)

c7bee49... by Björn Tillenius

Don't return ipv6 boot addresses for ipv4 subnets.

An ipv4 subnet won't be able to use ipv6 addresses, and it would break the
DHCP config.

(cherry picked from commit 425a78cfd666e05757bf6f72e63c48bdf0f807df)

LP #1992330: Use the rack controller IP as DNS when relaying DHCP

Add relay rack ips as DNS servers
This patch aims to add the rack controll IP addresses of the relay
vlan as DNS servers.

This fixes an issue that when there are no other settings or available
IPs, MAAS adds only the IP address of the region controller, but
sometimes the region controller might not be routed to that vlan, hence
this patch, as the rack controllers should always be reachable by the
machines.

(cherry picked from commit 65a0cacf6aa37704195e0165ee69e2c516fb6936)