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

Add codegen for EndpointSlices (discovery.k8s.io) #257

Merged
merged 2 commits into from
Jan 12, 2023

Conversation

brandond
Copy link
Member

EndpointSlices have been stable since 1.21, but we never got around to adding codegen for them because we're still using Endpoints everywhere. EndpointSlices are preferred for performance reasons; lets add codegen so that folks can start using them.

X-Ref: https://kubernetes.io/docs/concepts/services-networking/endpoint-slices/

Signed-off-by: Brad Davidson <[email protected]>
Signed-off-by: Brad Davidson <[email protected]>
@brandond brandond requested review from jiaqiluo, kinarashah, snasovich and a team January 12, 2023 09:43
Copy link
Member

@jiaqiluo jiaqiluo left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM 💯

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.

4 participants