-
Notifications
You must be signed in to change notification settings - Fork 3.4k
gateway-api: Replace Endpoint with EndpointSlice #41083
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
Conversation
Commit cc741f1 does not match "(?m)^Signed-off-by:". Please follow instructions provided in https://docs.cilium.io/en/stable/contributing/development/contributing_guide/#developer-s-certificate-of-origin |
cc741f1
to
5fc783d
Compare
Commit cc741f1 does not match "(?m)^Signed-off-by:". Please follow instructions provided in https://docs.cilium.io/en/stable/contributing/development/contributing_guide/#developer-s-certificate-of-origin |
/ci-gateway-api |
045e8a9
to
666840e
Compare
/test |
666840e
to
af53a33
Compare
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Thanks!
/test |
af53a33
to
04306e2
Compare
/test |
e3c24e9
to
7418102
Compare
/test |
Endpoint resource is deprecated in favour of EndpointSlice, so this is to perform the migration. Relates: #39105 Signed-off-by: Tam Mach <tam.mach@cilium.io>
7418102
to
b2e2d37
Compare
/test |
Endpoint resource is deprecated in favor of EndpointSlice, so this is to perform the migration.
Relates: #39105