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

Upgrade to k8s 1.24 #1760

Merged
merged 21 commits into from
May 4, 2023
Merged

Upgrade to k8s 1.24 #1760

merged 21 commits into from
May 4, 2023

Conversation

iameskild
Copy link
Member

@iameskild iameskild commented May 1, 2023

Reference Issues or PRs

Closes #1622

This PR increments the maximum Kubernetes version Nebari can run on to 1.24.13. I attempted to increment this even further (to 1.25 or 1.26) but the JupyterHub helm chart kept failing to install; this might be due to how old our JupyterHub version is so I opened this tracking issue.

This PR also upgrades the Kubernetes provider we use and fixes CI.

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):

Testing

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

Any other comments?

@iameskild iameskild added area: dependencies 📦 All things dependencies status: in progress 🏗 This task is currently being worked on area: k8s ⎈ area: integration/Argo labels May 1, 2023
@iameskild iameskild added this to the Release 2023.5.1 milestone May 1, 2023
@iameskild iameskild self-assigned this May 1, 2023
@iameskild iameskild changed the title [WIP] Upgrade to k8s 1.24 Upgrade to k8s 1.24 May 1, 2023
@iameskild iameskild added status: in review 👀 This PR is currently being reviewed by the team and removed status: in progress 🏗 This task is currently being worked on labels May 1, 2023
@Adam-D-Lewis
Copy link
Member

LGTM!

@pavithraes pavithraes added status: approved 💪🏾 This PR has been reviewed and approved for merge and removed status: in review 👀 This PR is currently being reviewed by the team labels May 3, 2023
@iameskild iameskild merged commit 78df515 into develop May 4, 2023
@iameskild iameskild deleted the 20230426eae branch May 4, 2023 12:46
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
area: dependencies 📦 All things dependencies area: integration/Argo area: k8s ⎈ status: approved 💪🏾 This PR has been reviewed and approved for merge
Projects
Development

Successfully merging this pull request may close these issues.

Kubernetes 1.24 deprecates serviceaccount token creation
3 participants