Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Deprecation warnings for HorizontalPodAutoscaler and PodDisruptionBudget #869

Closed
psschwei opened this issue Feb 10, 2022 · 3 comments
Closed
Labels
lifecycle/stale Denotes an issue or PR has remained open with no activity and has become stale.

Comments

@psschwei
Copy link
Contributor

psschwei commented Feb 10, 2022

I was installing Istio on a local k8s v1.22 cluster and got the following warnings during the install:

Warning: autoscaling/v2beta1 HorizontalPodAutoscaler is deprecated in v1.22+, unavailable in v1.25+; use autoscaling/v2beta2 HorizontalPodAutoscaler
Warning: policy/v1beta1 PodDisruptionBudget is deprecated in v1.21+, unavailable in v1.25+; use policy/v1 PodDisruptionBudget

Based on a quick glance, looks like it's an upstream istio issue (all the results I found were in third-party/istio-latest or third-party/istio-head), but just in case figured I'd open an issue here.

@nak3
Copy link
Contributor

nak3 commented Feb 14, 2022

Yes, I agree that it is an upstream issue. And I found istio/istio#34479 is fixing it.

@github-actions
Copy link

This issue is stale because it has been open for 90 days with no
activity. It will automatically close after 30 more days of
inactivity. Reopen the issue with /reopen. Mark the issue as
fresh by adding the comment /remove-lifecycle stale.

@github-actions github-actions bot added the lifecycle/stale Denotes an issue or PR has remained open with no activity and has become stale. label May 16, 2022
@psschwei
Copy link
Contributor Author

Closing since it's an upstream issue

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
lifecycle/stale Denotes an issue or PR has remained open with no activity and has become stale.
Projects
None yet
Development

No branches or pull requests

2 participants