Skip to content

Upgrade highest supported k8s version to 1.32 #3057

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

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

Conversation

marcelovilla
Copy link
Member

@marcelovilla marcelovilla commented May 27, 2025

Reference Issues or PRs

Closes #3058

What does this implement/fix?

Put a x in the boxes that apply

  • Bug fix (non-breaking change which fixes an issue)
  • New feature (non-breaking change which adds a feature)
  • Breaking change (fix or feature that would cause existing features not to work as expected)
  • Documentation Update
  • Code style update (formatting, renaming)
  • Refactoring (no functional changes, no API changes)
  • Build related changes
  • Other (please describe):

Documentation

  • For new features or enhancements, a corresponding PR has been opened in the documentation repository (if applicable)
    • Link to docs PR:

Testing

  • Did you test the pull request locally?
  • Did you add new tests?

How to test this PR?

Deploy to AWS, Azure and GCP specifying the kubernetes version to be 1.32 in the nebari-config.yaml file.

AWS:

amazon_web_services:
  kubernetes_version: 1.32

Azure:

azure:
  kubernetes_version: 1.32

GCP:

google_cloud_platform:
  kubernetes_version: 1.32

I triggered our deployment tests for the three providers off this branch and all of them succeeded:

Any other comments?

@marcelovilla marcelovilla changed the title Upgrade latest supported k8s version to 1.32 Upgrade highest supported k8s version to 1.32 May 27, 2025
@marcelovilla marcelovilla marked this pull request as ready for review May 27, 2025 08:38
@marcelovilla marcelovilla requested a review from a team as a code owner May 27, 2025 08:38
@marcelovilla marcelovilla requested review from dcmcand and viniciusdc and removed request for a team May 27, 2025 08:38
@viniciusdc
Copy link
Contributor

no issues with previous deployment upgrades?

@marcelovilla marcelovilla added this to the 2025.6.1 milestone Jun 19, 2025
@marcelovilla marcelovilla modified the milestones: 2025.6.1, 2025.6.2 Jun 23, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
Status: New 🚦
Development

Successfully merging this pull request may close these issues.

[ENH] - Add support for Kubernetes 1.32
2 participants