~cgrabowski/maas:fix_clustered_vmhost_refresh

Last commit made on 2021-10-19
Get this branch:
git clone -b fix_clustered_vmhost_refresh 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:
fix_clustered_vmhost_refresh
Repository:
lp:~cgrabowski/maas

Recent commits

9117721... by Christian Grabowski

check if pod exists first on sync_vmcluster

0e8cb57... by Bill Wear

Update maas-offline-docs to bcef340a
change markdown filenames to match Diataxis doc titles

0851e68... by Bill Wear

Update maas-offline-docs to 39f7f604
remove obsolete files from maas-offline-docs

f25867f... by Alberto Donato

add custom storage layout

9b6faf5... by Alberto Donato

LP:1947013 fix size for raid0 with unequal devices

Linux raid0 allows to use all space on each device, so the total size is
effectively the sum of device size (minus partition overhead)

4735511... by Caleb Ellis

Update maas-ui to a8eb478c
fix(ui): address LXD authentication QA issues (#3160)

This branch removes surfacing the private key in the UI. It also includes
download functionality to existing certificates. It also fixes the cancel
action for pods that do not have a certificate.

d863c94... by Bill Wear

Update maas-offline-docs to 3ab475ee
remove obsolete files "resource-pools.md" and "storage.md"
remove as-yet-unused files on device tags, node tags, and machine logs

505757e... by Bill Wear

Update maas-offline-docs to 3864e35b
fixed broken link in maas index page
fixed three brokwn links in "How do deploy machines", caused by making commissioning and testing reference docs into RAD versions

0a2123e... by Christian Grabowski

add hugepages and pinned core info

add system id for virtual machines in cluster

7427079... by Alberto Donato

validate custom storage config with jsonschema