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

feat: upgrade to 0.36 #11

Merged
merged 2 commits into from
May 27, 2024
Merged

feat: upgrade to 0.36 #11

merged 2 commits into from
May 27, 2024

Conversation

jaygridley
Copy link
Member

@jaygridley jaygridley commented May 7, 2024

Description

Upgrade Karpenter to 0.36.2. This upgrade drops support for older CRDs supported till this point. Follow this guide https://karpenter.sh/docs/upgrading/upgrade-guide/#upgrading-to-0320 to migrate prior upgrading to this version.

Type of change

  • A bug fix (PR prefix fix)
  • A new feature (PR prefix feat)
  • A code change that neither fixes a bug nor adds a feature (PR prefix refactor)
  • Adding missing tests or correcting existing tests (PR prefix test)
  • Changes that do not affect the meaning of the code like white-spaces, formatting, missing semi-colons, etc. (PR prefix style)
  • Changes to our CI configuration files and scripts (PR prefix ci)
  • Documentation only changes (PR prefix docs)

How Has This Been Tested?

  • Creation of a new Karpenter nodes
  • Removal of a Karpenter nodes
  • Check Karpenter controller logs for errors

@jaygridley jaygridley self-assigned this May 7, 2024
@jaygridley jaygridley requested a review from dojci May 7, 2024 12:16
Copy link
Member

@dojci dojci left a comment

Choose a reason for hiding this comment

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

LGTM

@jaygridley jaygridley merged commit 7a34a9f into main May 27, 2024
5 checks passed
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.

2 participants