KubeMarine icon indicating copy to clipboard operation
KubeMarine copied to clipboard

[CPDEV-101741] - Support for new k8s versions

Open pranavcracker opened this issue 9 months ago • 0 comments

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:

  1. Kubemarine install -- kubernetesVersion: v1.28.9
  2. Kubemarine upgrade from 1.28.9 to 1.29.4
  3. 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

pranavcracker avatar May 16 '24 06:05 pranavcracker