Skip to content

Conversation

@MirahImage
Copy link
Member

This closes #1982

Summary Of Changes

Replaces corev1.Endpoints with discoverv1.EndpointSlice
EndpointSlice became stable in K8s v1.21, and Endpoints are deprecated as of v1.33

@MirahImage MirahImage force-pushed the endpointslice branch 3 times, most recently from db718e0 to 0c5faea Compare October 27, 2025 15:23
@Zerpet Zerpet added this to the 2.18.0 milestone Oct 27, 2025
@MirahImage MirahImage force-pushed the endpointslice branch 2 times, most recently from 9b4f04f to 091b638 Compare October 28, 2025 10:43
@MirahImage MirahImage marked this pull request as ready for review October 28, 2025 11:17
@MirahImage MirahImage requested a review from Zerpet October 28, 2025 11:17
Sign up for free to 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.

Migration from Endpoints to EndpointSlice

3 participants