Files
kubevirt.core/requirements.yml
Felix Matouschek a9c6296794 fix: Ensure compatibility with kubernetes.core >=3.10,<4.1.0
Ensure compatibility with kubernetes.core >=3.10,<4.1.0 by replacing
deprecated imports of HAS_K8S_MODULE_HELPER and k8s_import_exception.

Signed-off-by: Felix Matouschek <fmatouschek@redhat.com>
2024-05-29 10:11:05 +02:00

5 lines
73 B
YAML

---
collections:
- name: kubernetes.core
version: '>=3.1.0,<4.1.0'