loft-sh / component-chart

Kubernetes Component Chart - Helm Chart for Application Components in Kubernetes
https://devspace.sh/component-chart/docs/introduction
Apache License 2.0
32 stars 39 forks source link

no matches for kind "HorizontalPodAutoscaler" in version "autoscaling/v2beta1" #97

Closed ilie-pandaciuc closed 1 year ago

ilie-pandaciuc commented 1 year ago

I guess in Kubernetes 1.25 they removed “autoscaling/v2beta1”. The error that I get is: Error: UPGRADE FAILED: resource mapping not found for name: "my-release" no matches for kind "HorizontalPodAutoscaler" in version "autoscaling/v2beta1"

Can you please update the charts to support k8s v1.25+? Thank you

pablorsk commented 1 year ago

Hi @ilie-pandaciuc!

could you solve it? If so, how did you achieve it?

pablorsk commented 7 months ago

Quickly fix: remove all helm secrets on server and deploy again.