Skip to content

Conversation

rlankfo
Copy link
Member

@rlankfo rlankfo commented Jun 27, 2025

Description

This PR transitions the k8s resolver from corev1.Endpoints to discoveryv1.EndpointSlices. See https://kubernetes.io/blog/2025/04/24/endpoints-deprecation/ for more info.

Link to tracking issue

Fixes #40871

Testing

  • unit tests (I removed a handful of test cases I intend to put back!)
  • local testing in kind

Documentation

TODO

Copy link
Contributor

This PR was marked stale due to lack of activity. It will be closed in 14 days.

@github-actions github-actions bot added the Stale label Jul 11, 2025
Copy link
Contributor

Closed as inactive. Feel free to reopen if this PR is still being worked on.

@github-actions github-actions bot closed this Jul 25, 2025
@SamKirsch10
Copy link

@rlankfo - Any reason this method was dropped? I'm happy to take up the mantel and code up the transition, but don't want to step on anyone's toes.

@rlankfo
Copy link
Member Author

rlankfo commented Oct 7, 2025

hey @SamKirsch10 if you'd like to pick this up that'd be great. Happy to collaborate on this with you as well.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

[loadbalancingexporter] Endpoints is deprecated in v1.33+; use discovery.k8s.io/v1 EndpointSlice
3 participants