-
Notifications
You must be signed in to change notification settings - Fork 1.5k
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
AWS LB Controller with EndpointSlices enabled not compatible with Kubernetes v1.25 #3071
Comments
/kind bug |
We will fix this in the patch release v2.4.7 |
/reopen |
@kishorj: Reopened this issue. In response to this:
Instructions for interacting with me using PR comments are available here. If you have questions or suggestions related to my behavior, please file an issue against the kubernetes/test-infra repository. |
@kishorj is there an ETA for the |
Patch release is published, closing the issue. |
Describe the bug
Updated EKS cluster to v1.25, running latest version of LB controller v2.4.6, with following config
LB controller pod is crash looping, with following logs, seems we may have missed this https://kubernetes.io/docs/reference/using-api/deprecation-guide/#endpointslice-v125
Steps to reproduce
Run Kubernetes v1.25 cluster with endpointSlices: true in the controller config.
Expected outcome
Controller should work as normal
Environment
Additional Context:
The text was updated successfully, but these errors were encountered: