...
> As I've stated above, for libvirt we should consider only
passing it via
> the 'secret' object.
Sounds good. Will follow this up.
Alex - will you be working on the qemu update?
Forgot to add:
If you need a way to test it with a libvirt-started VM in the interim
until the qemu commandline configuration accepts secrets (which should
be fairly trivial, and we will accept patches based on qemu code
which was pushed but not released yet) you can use device-property
overrides:
https://libvirt.org/drvqemu.html#overriding-properties-of-qemu-devices
note that it has the same implications about supportability as using
commandline overrides:
https://libvirt.org/drvqemu.html#pass-through-of-arbitrary-qemu-commands
Thanks for the pointer. Will try it out.
-vk