~r00ta/maas:MAASENG-2908-2

Last commit made on 2024-04-04
Get this branch:
git clone -b MAASENG-2908-2 https://git.launchpad.net/~r00ta/maas
Only Jacopo Rota can upload to this branch. If you are Jacopo Rota please log in for upload directions.

Branch merges

Branch information

Name:
MAASENG-2908-2
Repository:
lp:~r00ta/maas

Recent commits

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

5077bdb... by Jacopo Rota

fix: remove comments from setup.cfg

ee887a4... by Jacopo Rota

fix: lp-2029522. Check if the connection was already dropped in the connectionpool disconnect method.

b8f0cf2... by Jacopo Rota

fix: lp-2058332. Generate, store and propagate to the racks the certificate for temporal mTLS.

7a5e4e8... by Anton Troyanov

feat: autodetect broadcast address

MAAS is now using new execution platform (Temporal) to model reliable
workflows. Temporal is itself supports clustering, however in order to form a
cluster each node has to advertise a broadcast address.

Because Temporal is running on each MAAS Region Controller node, we
should autodetect broadcast address and use regiond.config as a
fallback.

Resolves LP:2058625

78a4104... by Wyatt Rees

Check if parameters exist in action's docstring before adding 'data' command line argument to argparse

e5f2c8b... by Peter Makowski

Update maas-ui to 7deb99c6b
chore: update to Google Analytics 4 MAASENG-2910 (#5381)

30d4053... by Jack Lloyd-Walters

Move snap preload location to canonical org

f74883b... by Jacopo Rota

fix: require typing_extensions>=4.6.0 for testing