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

knative-operator v1.8 may be restricted to k8s<1.26 #92

Open
ca-scribner opened this issue Mar 13, 2023 · 0 comments
Open

knative-operator v1.8 may be restricted to k8s<1.26 #92

ca-scribner opened this issue Mar 13, 2023 · 0 comments
Labels
bug Something isn't working enhancement New feature or request

Comments

@ca-scribner
Copy link
Contributor

While updating the knative-operator charm to use knative v1.8.x, I saw this error in the knative-operator logs:

knative-operator 1.8.1 showed this warning: 
* 2023-03-06T16:32:31.290Z [/ko-app/operator] {"severity":"WARNING","timestamp":"2023-03-06T16:32:31.290011056Z","logger":"knative-operator","caller":"logging/warning_handler.go:32","message":"API Warning: autoscaling/v2beta2 HorizontalPodAutoscaler is deprecated in v1.23+, unavailable in v1.26+; use autoscaling/v2 HorizontalPodAutoscaler","commit":"e0ef2a2-dirty","knative.dev/pod":"knative-operator"}

Does this mean v1.8.x will not work in k8s 1.26+? If so, might be worthwhile to update to operator v1.9+, even if we want to keep the knative serving and eventing versions on 1.8.x, just so we can move to k8s 1.26. The knative-operator can deploy serving/eventing up to 3 minor versions older, so a v1.10 operator can deploy serving v1.8.

@i-chvets i-chvets added bug Something isn't working enhancement New feature or request labels May 12, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

2 participants