~troyanov/maas:fix-2060288

Last commit made on 2024-04-05
Get this branch:
git clone -b fix-2060288 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:
fix-2060288
Repository:
lp:~troyanov/maas

Recent commits

7bd2221... by Anton Troyanov

fix: nginx rackd.conf fix httpproxy sock location

878af73... by Wyatt Rees

fix(cli): When making an API call, don't assume that 'data' exists as a provided option

3ff2a9e... by Anton Troyanov

chore: remove unused tests

5c0a27e... by Nick De Villiers

fix: Include error_description in machine responses.

Fix broken tests not checking for new error_description field.

52dbc69... by Nick De Villiers

Update maas-ui to 9d9edb4b5
fix(machines): Broken routes for machine and controller logs lp2060133 (#5387)

d792780... by Seyeong Kim

Fixing memory leak when we use apt_pkg in deb.py

76e0fb0... by Anton Troyanov

feat(temporal): enable mTLS

Use MAAS cluster key/cert and CA to configure Temporal mTLS [0]

[0]: https://docs.temporal.io/self-hosted-guide/security#encryption-in-transit-with-mtls

Resolves LP:2058332

ecc6894... by Peter Makowski

Update maas-ui to e4c49ba9e
fix: static routes edit and delete lp#2060176 lp#2060177 MAASENG-2966 (#5385)

- add e2e test for static routes

34d4731... by Jacopo Rota

fix: generate a root maas CA certificate to sign the cluster certificate to be used by temporal mTLS.

bd7ac34... by Anton Troyanov

fix(deb): remove Temporal config files

Resolves LP:2057917