mirror of
https://github.com/kubevirt/kubevirt.core.git
synced 2026-03-26 19:03:16 +00:00
fix: Ensure compatibility with KubeVirt >=1.1.0
Ensure compatibility with KubeVirt >=1.1.0 by monkey patching kubernetes.core to handle apis of the format a/b/c and requiring kubernetes>=28.1.0. Signed-off-by: Felix Matouschek <fmatouschek@redhat.com>
This commit is contained in:
@@ -1,4 +1,4 @@
|
||||
kubernetes>=12.0.0
|
||||
kubernetes>=28.1.0
|
||||
PyYaml
|
||||
jsonpatch
|
||||
jinja2
|
||||
|
||||
Reference in New Issue
Block a user