Skip to content

fix: swap autoscaling/v2beta2 -> v2 for K8s 1.26+ compatibility - #86

Open
billmetangmo wants to merge 1 commit into
gocrane:mainfrom
billmetangmo:billmetangmo/fix-k8s-133-v2beta2-removal
Open

fix: swap autoscaling/v2beta2 -> v2 for K8s 1.26+ compatibility#86
billmetangmo wants to merge 1 commit into
gocrane:mainfrom
billmetangmo:billmetangmo/fix-k8s-133-v2beta2-removal

Conversation

@billmetangmo

Copy link
Copy Markdown
  • Replace k8s.io/api/autoscaling/v2beta2 -> v2 imports in 5 files
  • Bump k8s.io/* deps to v0.23.4 (autoscaling/v2 GA)
  • Bump go directive to 1.21, k8s.io/autoscaler to v0.11.0

- Replace k8s.io/api/autoscaling/v2beta2 -> v2 imports in 5 files
- Bump k8s.io/* deps to v0.23.4 (autoscaling/v2 GA)
- Bump go directive to 1.21, k8s.io/autoscaler to v0.11.0
Sign up for freeto join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant

@billmetangmo