~cgrabowski/maas:add_rpc_conn_pool_metric

Last commit made on 2022-09-16
Get this branch:
git clone -b add_rpc_conn_pool_metric 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:
add_rpc_conn_pool_metric
Repository:
lp:~cgrabowski/maas

Recent commits

ecff69b... by Christian Grabowski

add metric counting number of times RPC pool scales to max size

875465a... by Alberto Donato

drop unused get_local_cluster_UUID

b301095... by Alberto Donato

Extract logic for setting/getting maas_id from file in a generic class.

This also replaces set/get_maas_id with FileBackedID instance

f0fe911... by Alberto Donato

Update initial SQL

e08e3e3... by Alberto Donato

actually drop now unused RegionControllerManager.get_or_create_uuid

0d37f91... by Nick De Villiers

Update maas-ui to 362127e0a
Migrate Enzyme to RTL - src/app/machines/views/MachineDetails/MachineNetwork Part 1 (#4407)

c006e67... by Alberto Donato

move get_or_create_uuid out of RegionControllerManager

It doesn't really belong there, and moving it out simplifies call sites.

2e90561... by Anton Troyanov

chore: autoclose GitHub PRs

e13f2fb... by Alexsander de Souza

add simplified status to Machines

5fe2630... by Alberto Donato

add Secret model logic to get secrets from the db