mirror of
https://github.com/kubevirt/kubevirt.core.git
synced 2026-03-27 11:23:09 +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>