~cgrabowski/maas:fix_lp1982866_3.2_backport

Last commit made on 2022-09-23
Get this branch:
git clone -b fix_lp1982866_3.2_backport 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:
fix_lp1982866_3.2_backport
Repository:
lp:~cgrabowski/maas

Recent commits

da407bb... by Christian Grabowski

use BootResource's method for splitting base image to get a default value in get_boot_config_for_machine()

(cherry picked from commit d58366ec06df69f22273b72338e80e9459ee3f7c)

19812b4... by Christian Grabowski

Prepare for 3.2.6 release

066ab3d... by Björn Tillenius

Bug #1989970: Can't enlist machines on subnets with DNS set

Fix the logic in build_metadata_url() to get the right rack
controller IP to use in case an external DNS is used.

Also fix get_apt_url() to use the same logic.

Additional logic was added to deal with DHCP relays.

(cherry picked from commit 2517f3acf519fc6d7f16e9e6b51b42180af1dc73)

da49694... by Björn Tillenius

Prepare for 3.2.5 release

aa37abe... by Alberto Donato

LP:1982315 use rack IP instead of hostname in preseed if external DNS is used

This also makes handling of X-Forwarded-For a bit safer, since it ignores extra IPs that might come before the one from the rackd proxy (e.g. client-supplied values).

91c5952... by Christian Grabowski

Prepare for 3.2.4 release

ba7d186... by Christian Grabowski

Revert "Prepare for 3.2.4 release"
This reverts commit a8201287d6d6ac952edbe75675cf1473698ba1e9.

94e3a57... by Alberto Donato

fix go build in the snap (first vendor dependencies, then build binaries)
(cherry picked from commit 02cde9449e00b90929cd97b91f8d88ec96d9e105)

a820128... by Christian Grabowski

Prepare for 3.2.4 release

a80ce85... by Christian Grabowski

add back in the vendor build target dependency