Open mbevc1 opened 2 months ago
There are two parts to this issue.
First, eks-node-viewer still uses v1Beta1 Karpenter APIs, which should be fixed with #316.
Second, The v1 CRDs include a conversion webhook to convert resources from v1Beta1 to v1. It has to be in the same namespace as Karpenter deployment. Until the PR is merged there are two solutions:
To link you PR #316 bumping to v1 :wink:
It was linked to #315 not #316 :wink:
Using latest Karpenter v1.0.1, the toll fails with:
We probably need to bump deps and APIs?