GoogleCloudPlatform / cloud-builders

Builder images and examples commonly used for Google Cloud Build
https://cloud.google.com/cloud-build/
Apache License 2.0
1.38k stars 590 forks source link

Update horiziontal pod autoscalar to v2 #974

Closed chitrangpatel closed 9 months ago

chitrangpatel commented 9 months ago

This PR updates horizontal pod autoscalar to v2. Fixes Issue https://github.com/GoogleCloudPlatform/cloud-builders/issues/933.

kind autoscaling/v2beta1 doesn't exist for clusters with recent Kubernetes versions.

chitrangpatel commented 9 months ago

/kind bug