7 Commits

Author SHA1 Message Date
Felix Matouschek
dc8d73edee chore(deps): Bump kubernetes.core to >=5.2.0,<7.0.0
Bump the dependency on kubernetes.core to >=5.2.0,<7.0.0.

Signed-off-by: Felix Matouschek <fmatouschek@redhat.com>
2025-06-04 11:37:24 +02:00
Felix Matouschek
fe822b3352 chore(deps): Bump kubernetes.core to >= 5.2.0
In order to make use of new features in kubernetes.core bump its minimum
version to 5.2.0.

Signed-off-by: Felix Matouschek <fmatouschek@redhat.com>
2025-04-28 10:26:53 +02:00
Felix Matouschek
738c70073e chore: Ensure compatibility with kubernetes.core >=3.1.0,<6.0.0
Ensure compatibility with kubernetes.core >=3.1.0,<6.0.0 and update
requirements.yml.

Signed-off-by: Felix Matouschek <fmatouschek@redhat.com>
2024-06-18 07:59:06 +02:00
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
Felix Matouschek
48734484f9 chore: Bump dependency on kubernetes.core
Bump the dependency on kubernetes.core to versions >=3.0.1 and remove
the workaround introduced by 4429ac8c03.

Signed-off-by: Felix Matouschek <fmatouschek@redhat.com>
2024-03-04 16:01:26 +01:00
Felix Matouschek
77ece9d466 ci: Add yamllint to CI linter job
This adds yamllint to the CI linter job and sets the maximum line
length to 140 like in kubevirt/kubevirt.

Signed-off-by: Felix Matouschek <fmatouschek@redhat.com>
2024-02-29 11:41:49 +01:00
Felix Matouschek
216df38df9 first commit
Signed-off-by: Felix Matouschek <fmatouschek@redhat.com>
2023-07-14 10:30:20 +02:00