Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[CPDEV-110491] - Add new Kubernetes version v1.32 #711

Open
wants to merge 8 commits into
base: main
Choose a base branch
from

Conversation

pranavcracker
Copy link
Collaborator

Description

  • New Kubernetes version v1.32.0 is available and we are going to add support for it in kubemarine

Fixes # (issue)
CPDEV-110491

Solution

  • Add support for v1.32.0

Test Cases

TestCase 1

  • Run kubemarine install procedure for k8s version v1.32.0

Test Configuration:

  • Hardware: Openshift
  • OS: Ubuntu 22.04 LTS
  • Inventory: MiniHA/FullHA/All-in-One

Results:

Before After
Failed to proceed inventory file. KME0008: Specified Kubernetes version 'v1.32.0' - cannot be used! Successful installation of cluster with kubernetes version v1.32.0

Checklist

  • I have commented my code, particularly in hard-to-understand areas
  • I have made corresponding changes to the documentation
  • There is no breaking changes, or migration patch is provided
  • Integration CI passed
  • Unit tests. If Yes list of new/changed tests with brief description
  • There is no merge conflicts

Unit tests

Indicate new or changed unit tests and what they do, if any.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant