~r00ta/maas:refactoring_legacy_code_for_ephemeral_deployments

Last commit made on 2023-08-31
Get this branch:
git clone -b refactoring_legacy_code_for_ephemeral_deployments https://git.launchpad.net/~r00ta/maas
Only Jacopo Rota can upload to this branch. If you are Jacopo Rota please log in for upload directions.

Branch merges

Branch information

Name:
refactoring_legacy_code_for_ephemeral_deployments
Repository:
lp:~r00ta/maas

Recent commits

88d590b... by Jacopo Rota

remove test

c18438e... by Jacopo Rota

cleanup ephemeral stuff

0446903... by Jacopo Rota

remove "ephemeral_deployment" property, remove CaringoOS and related code

6b9523c... by Anton Troyanov

chore: refactor maasagent wf log

98bc87f... by Jacopo Rota

Add 'ephemeral_deploy' flag in machine.action.deploy websocket handler and 'ephemeral_deployment' flag in the HTTP/websocket responses for the machines list and details.

a0f3608... by "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com>

Update maas-ui to 4ef8504e4
chore(deps): bump @adobe/css-tools from 4.0.1 to 4.3.1 (#5127)

Bumps [@adobe/css-tools](https://github.com/adobe/css-tools) from 4.0.1 to 4.3.1.
- [Changelog](https://github.com/adobe/css-tools/blob/main/History.md)
- [Commits](https://github.com/adobe/css-tools/commits)

---
updated-dependencies:
- dependency-name: "@adobe/css-tools"
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <email address hidden>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>

2d5040a... by Bill Wear

Update maas-offline-docs to c3da8206
added /tools to master:

 - disced: discourse editing workflow manager

 - discourse_api.py: implements discourse api class and methods for reuse

 - itrpub: publishes image testing results from results repo to specified doc topic

 - update-image-testing-status: shellscript that runs itrpub with correct topic number

3eab965... by Bill Wear

Update maas-offline-docs to 5f944e71
update to capture latest changes

b8dbada... by Alexsander de Souza

fix OpenAPI semantic errors

- GET and DELETE operations should not have a Body
- MAAS uses multipart/form-data MIME for POST and PUT requests

7a8e0f3... by Christian Grabowski

handle additional return value in registerConnection