~bjornt/maas:snap-bind-mounts

Last commit made on 2021-05-21
Get this branch:
git clone -b snap-bind-mounts 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:
snap-bind-mounts
Repository:
lp:~bjornt/maas

Recent commits

e61e9fe... by Björn Tillenius

Typo.

2c4a50d... by Björn Tillenius

Clean up the code. Handle removal of unmodified files. Restart maas.

7254be2... by Björn Tillenius

Initial version of snap-bind-mounts.

d5dd66a... by Alberto Donato

rework VirshSSH.run method to better log/propagate errors

1b3f7c6... by Caleb Ellis

Update maas-ui to ec7d094
refactor(all): remove all references to general.navigation_options websocket method (#2683)

e33f555... by Alberto Donato

LP: #1928442 - drop unused fields in pod websocket handler

facbeb7... by Huw Wilkins

Update maas-ui to 21c0f63
refactor(ui): use util for optional params

Update the machine slice to use the util for optional params.

Fixes: #2377.

611a844... by Huw Wilkins

Update maas-ui to 280b31b
Use the Machine type as it covers both BaseMachine and MachineDetails.

409ff0d... by Caleb Ellis

Update maas-ui to 5d78dd2
feat(legacy): allow disabling boot architectures in subnet details (#2677)

Co-authored-by: huwshimi <email address hidden>

56936dc... by Huw Wilkins

Update maas-ui to 4c53dba
feat(ui): define urls for each app

Created URL definitions for each section of the app.

Fixes: #2552.