~bjornt/maas:create-certificate-websocket

Last commit made on 2021-08-30
Get this branch:
git clone -b create-certificate-websocket https://git.launchpad.net/~bjornt/maas
Only Björn Tillenius can upload to this branch. If you are Björn Tillenius please log in for upload directions.

Branch merges

Branch information

Name:
create-certificate-websocket
Repository:
lp:~bjornt/maas

Recent commits

329bb4d... by Björn Tillenius

No need to include the public key.

a08a820... by Björn Tillenius

Add a websocket function for generating a client certificate.

ea34e30... by Björn Tillenius

Factor out genration of the CN into a function.

92932e0... by Huw Wilkins

Update maas-ui to 106ef060
chore(ui): turn on strict mode and remove betterer

b8f172d... by Alberto Donato

drop logic to (re-)generate certificate/key for maas controllers

18439c2... by Alberto Donato

use certificate/key instead of trust_password when deploying a LXD host

The also creates the "maas" LXD project during deployment and restricts the certificate to it

0637f81... by Christian Grabowski

move migration after rebase

require base image info for custom images

3019b82... by Björn Tillenius

Ensure the owner is set when creating deployed machines.

If the owner isn't set, any user may see and release the machine.

0075fd5... by Caleb Ellis

Update maas-ui to f74dfa53
feat(ui): group clone errors by error code (#3010)

1392dcf... by Huw Wilkins

Update maas-ui to 92ef2794
refactor(ui): fix kvm components strict errors