multipass-test:hyperkit-migration-user-feedback

Last commit made on 2022-12-15
Get this branch:
git clone -b hyperkit-migration-user-feedback https://git.launchpad.net/multipass-test

Branch merges

Branch information

Name:
hyperkit-migration-user-feedback
Repository:
lp:multipass-test

Recent commits

e0f5f9a... by Ricardo Abreu

[daemon] Drop outdated TODOs

67c01d1... by Ricardo Abreu

[daemon] Use `empty` to check for empty collection

4ffd724... by Ricardo Abreu

[daemon] Stop moving char*, make them constexpr

4083a16... by Ricardo Abreu

[daemon] Warn users of Hyperkit deprecation

1625b4f... by Ricardo Abreu

[daemon] Hint about deleting migrated instances

dfd68bc... by Ricardo Abreu

[daemon] Provide a summary after hk migration

Provide an outcome summary to the client, at the end of the hyperkit
migration.

2857baa... by Ricardo Abreu

[daemon] Avoid old data in set replies

84c09ae... by Ricardo Abreu

[daemon] Add missing newline to SetReply::log_line

0614820... by Ricardo Abreu

[daemon] Distinguish permanent and progress msgs

When migrating Hyperkit instances, distinguish the messages that are
sent back to the client between permanent messages (for logs and errors)
and progress messages (which the client presents with the spinner).

1711166... by Ricardo Abreu

[cli] Add spinner in `set`