aws / karpenter-provider-aws

Karpenter is a Kubernetes Node Autoscaler built for flexibility, performance, and simplicity.
https://karpenter.sh
Apache License 2.0
6.68k stars 932 forks source link

Upgrade `flowcontrol.apiserver.k8s.io` to v1 in 1.29 #5060

Open jonathan-innis opened 10 months ago

jonathan-innis commented 10 months ago

Description

What problem are you trying to solve?

The flowcontrol.apiserver.k8s.io API group is promoting to v1 in 1.29. Once this release is done, we should consider having an option to check the kube server version and deploying the correct apiVersion based off of that.

jonathan-innis commented 10 months ago

This relates to the PR that added flow schemas to the chart: #4530

jonathan-innis commented 9 months ago

This can be closed since we took in #5124

pkit commented 3 months ago

I'm not sure why it was closed. Both #4530 and #5124 use flowcontrol.apiserver.k8s.io/v1beta3 and not flowcontrol.apiserver.k8s.io/v1