KubeMarine
KubeMarine copied to clipboard
[CPDEV-101741] - Support for new k8s versions
Description
- Adding support new k8s versions 1.27.13, 1.28.9, 1.29.4
Test Cases
TestCase 1
Test Configuration:
- Hardware: Openstack
- OS: Ubuntu 22.04, CentOS 7
- Inventory: All-in-One, MiniHA
Steps:
- Kubemarine install -- kubernetesVersion: v1.28.9
- Kubemarine upgrade from 1.28.9 to 1.29.4
- kubemarine add/remove_node
ER: Install, upgrade, add/remove node should succeed.
Checklist
- [x] I have commented my code, particularly in hard-to-understand areas
- [x] Integration CI passed
- [x] Unit tests. If Yes list of new/changed tests with brief description
- [x] There is no merge conflicts