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

Compatibility checks for incompatible Karpenter versions #388

Closed
billrayburn opened this issue Jun 27, 2023 · 2 comments
Closed

Compatibility checks for incompatible Karpenter versions #388

billrayburn opened this issue Jun 27, 2023 · 2 comments
Assignees
Labels
kind/feature Categorizes issue or PR as related to a new feature.

Comments

@billrayburn
Copy link

Description

What problem are you trying to solve?

Implement compatibility checks where Karpenter communicates incompatible versions to users.

How important is this feature to you?

  • Please vote on this issue by adding a 👍 reaction to the original issue to help the community and maintainers prioritize this request
  • Please do not leave "+1" or "me too" comments, they generate extra noise for issue followers and do not help prioritize the request
  • If you are interested in working on this issue or have submitted a pull request, please leave a comment
@billrayburn billrayburn added the kind/feature Categorizes issue or PR as related to a new feature. label Jun 27, 2023
@Bryce-Soghigian
Copy link
Member

What kind of imcompatable versions? Do you mean Cluster Versions? Would this become part of the cloud provider interface to implmeent a supported versions call?

Using something like the listOrchestrators api in AKS?
~/dev/karp_enter/karpenter-core az aks get-versions --location eastus --output table bsoghigian@MacBook-Air
KubernetesVersion Upgrades


1.27.1(preview) None available
1.26.3 1.27.1(preview)
1.26.0 1.26.3, 1.27.1(preview)
1.25.6 1.26.0, 1.26.3
1.25.5 1.25.6, 1.26.0, 1.26.3
1.24.10 1.25.5, 1.25.6
1.24.9 1.24.10, 1.25.5, 1.25.6

@engedaam
Copy link
Contributor

Closed by aws/karpenter-provider-aws#4401

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
kind/feature Categorizes issue or PR as related to a new feature.
Projects
None yet
Development

No branches or pull requests

3 participants