mirror of
https://github.com/kubevirt/kubevirt.core.git
synced 2026-03-26 19:03:16 +00:00
cleanup(kubevirt_vm): Drop dependency on Jinja2
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>
This commit is contained in:
@@ -1,4 +1,3 @@
|
||||
jinja2
|
||||
jsonpatch
|
||||
kubernetes>=28.1.0
|
||||
PyYAML>=3.11
|
||||
|
||||
Reference in New Issue
Block a user