commit | 90208bc9657b7e0f8a6bc6af82b69c65c97b2d64 | [log] [tgz] |
---|---|---|
author | Marc-André Lureau <marcandre.lureau@redhat.com> | Thu Aug 05 17:57:15 2021 +0400 |
committer | Marc-André Lureau <marcandre.lureau@redhat.com> | Tue Aug 31 17:25:14 2021 +0400 |
tree | 3159620ffcdfd8df6cdf8d5963a63d87db5291c5 | |
parent | 8038c5b64649b2d8ed9bf3dd7fac4bb2536524c6 [diff] |
ui/vdagent: add a migration blocker The current implementation lacks migration support. After migration, vdagent support will be broken (even after a restart of the daemons). Let's try to fix it in 6.2. Signed-off-by: Marc-André Lureau <marcandre.lureau@redhat.com> Message-Id: <20210805135715.857938-19-marcandre.lureau@redhat.com> Acked-by: Gerd Hoffmann <kraxel@redhat.com>