~troyanov/maas:backport-ca3a5d0-3.2

Last commit made on 2023-03-18
Get this branch:
git clone -b backport-ca3a5d0-3.2 https://git.launchpad.net/~troyanov/maas
Only Anton Troyanov can upload to this branch. If you are Anton Troyanov please log in for upload directions.

Branch merges

Branch information

Name:
backport-ca3a5d0-3.2
Repository:
lp:~troyanov/maas

Recent commits

0b3a64d... by Anton Troyanov

fix(cli): reuse existing CA cert

Resolves LP:2012139

(cherry picked from commit ca3a5d0826694d0d12ff9ab93f813e2be446cb2e)

b2dea34... by Anton Troyanov

chore(cli): print SSLError.reason

(cherry picked from commit 1dc51ed9092eb3fcaa8d5bc9f6ec8ee1f886c80e)

3da6876... by Anton Troyanov

fix(region): use $http_host to read Host header

$http_name
arbitrary request header field;

the last part of a variable name is the field name converted to lower case
with dashes replaced by underscores

Resolves LP:2009186

(cherry picked from commit eff39899eab1331f712aa8c4f9f2004f9aded683)

0cfb6da... by Anton Troyanov

fix(cli): use profile.url to build absolute uri

When MAAS is behind a load-balancer or proxy
(e.g. HAProxy with `mode tcp`), CLI should use MAAS URL stored in profile
to build absolute URI of a resource, instead of relying on `uri` property
returned by `/describe`.

Resolves LP:2009186

(cherry picked from commit 28c72b81ed318b283cd3f2ddcae2e199ca067228)

f5d9982... by Alberto Donato

LP:1773150 replace invalid UTF-8 chars in smartctl output

backport of 002f8c1c2d4a248b75fca33e3de29665464bf829

c688dd4... by Alexsander de Souza

Prepare for 3.2.7 release

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)