~adam-collard/maas:clone-websocket-server-side

Last commit made on 2022-10-11
Get this branch:
git clone -b clone-websocket-server-side https://git.launchpad.net/~adam-collard/maas
Only Adam Collard can upload to this branch. If you are Adam Collard please log in for upload directions.

Branch merges

Branch information

Name:
clone-websocket-server-side
Repository:
lp:~adam-collard/maas

Recent commits

7c44924... by Adam Collard

Fix flaky test

8bc32dc... by Adam Collard

LP:1991792 Special case bulk cloning

Cloning needs filtering for the destinations, not for the sources.

Signed-off-by: Adam Collard <email address hidden>

79b65f2... by Adam Collard

Add storage clone check

e4cb716... by Peter Makowski

Update initial SQL

f9df550... by Peter Makowski

Update maas-ui to ebd259e56
fix: cannot resolve none into field (#4453)

5b932f9... by Alberto Donato

set the secrets path for the vault client from the configuration

this also drops the unused VaultConfigurator class

46c4299... by Alberto Donato

move deploy metadata secrets to Secret

This also deletes related secrets when a node is deleted, and changes the VaultClient to delete all secrets metadata on deletion

4bed159... by Alberto Donato

configure-vault script: ensure secrets mount is configured

b8f15c9... by Peter Makowski

Update maas-ui to 4a48bfc3e
fix: kvm page uncaught error nonadmin (#4449)

d41edff... by Igor Brovtsin

Implementation of 'config-vault configure' CLI command