mirror of
https://github.com/kubevirt/kubevirt.core.git
synced 2026-04-06 00:03:06 +00:00
Drop the dependency on Jinja2 in the kubevirt_vm module by using dicts to construct a VM instead of rendering jinja templates internally. Signed-off-by: Felix Matouschek <fmatouschek@redhat.com>