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

update max k8s versions and remove depreciated api usage in local deploy #2276

Merged
merged 2 commits into from
Mar 12, 2024

Conversation

dcmcand
Copy link
Contributor

@dcmcand dcmcand commented Feb 22, 2024

Reference Issues or PRs

Closes #2225

What does this implement/fix?

Updates the highest k8s version to 1.29 which is the most current.
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): Maintenance

Testing

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

Any other comments?

@dcmcand dcmcand added type: maintenance 🛠 Day-to-day maintenance tasks status: in progress 🏗 This task is currently being worked on area: k8s ⎈ labels Feb 22, 2024
@Adam-D-Lewis Adam-D-Lewis self-requested a review March 11, 2024 16:02
Copy link
Member

@Adam-D-Lewis Adam-D-Lewis left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

@dcmcand dcmcand marked this pull request as ready for review March 12, 2024 12:31
@Adam-D-Lewis Adam-D-Lewis added this to the 2024.3.2 milestone Mar 12, 2024
@dcmcand dcmcand merged commit 2ed3018 into develop Mar 12, 2024
26 of 27 checks passed
@dcmcand dcmcand deleted the update-max-k8s-version branch March 12, 2024 19:33
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
area: k8s ⎈ status: in progress 🏗 This task is currently being worked on type: maintenance 🛠 Day-to-day maintenance tasks
Projects
Development

Successfully merging this pull request may close these issues.

EKS 1.26 end of standard support, June 2024
2 participants