~troyanov/maas:vault-metrics

Last commit made on 2022-10-17
Get this branch:
git clone -b vault-metrics 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:
vault-metrics
Repository:
lp:~troyanov/maas

Recent commits

1c88c5e... by Anton Troyanov

feat(vault): collect metrics [vault enabled]

25ad045... by Adam Collard

s/focal/jammy/

0dd501d... by Peter Makowski

Update maas-ui to 353ec9f10
fix: enable jammy kvm host option (#4476)

2ea935a... by Alexsander de Souza

Update initial SQL

6ed8f9e... by Alexsander de Souza

Prepare for 3.3.0 beta1 release

a28b5d7... by Anton Troyanov

feat(vault): add vault related flags

`vault_enabled` - shows if Vault is enabled for the cluster
`vault_configured` - shows if controller is configured to use Vault

Each of the flags is returned over Websocket API:
- general.vault_enabled to check if Vault is enabled for the cluster
- controller.list returns `vault_configured` property for every controller

b8c9ede... by Alexsander de Souza

Handle grouping with None values

fixes LP1992975

ac3576c... by Adam Collard

testing: allow for two free cores for e.g. postgresql

95c09ef... by Alberto Donato

LP:1988759 don't restrict LXD credentials to the maas project on LXD deploy

This causes MAAS not to be able to read storage volumes and networks from LXD

8d09695... by Peter Makowski

Update maas-ui to 0236dd896
fix: machine delete success (#4472)