mirror of
https://github.com/kubevirt/kubevirt.core.git
synced 2026-03-26 19:03:16 +00:00
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>
5 lines
73 B
YAML
5 lines
73 B
YAML
---
|
|
collections:
|
|
- name: kubernetes.core
|
|
version: '>=3.1.0,<4.1.0'
|