Skip to content

gateway-api: Replace Endpoint with EndpointSlice#41083

Merged
sayboras merged 1 commit intomainfrom
pr/tammach/endpointslice-gw
Aug 26, 2025
Merged

gateway-api: Replace Endpoint with EndpointSlice#41083
sayboras merged 1 commit intomainfrom
pr/tammach/endpointslice-gw

Conversation

@sayboras
Copy link
Copy Markdown
Member

Endpoint resource is deprecated in favor of EndpointSlice, so this is to perform the migration.

Relates: #39105

@maintainer-s-little-helper
Copy link
Copy Markdown

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

@maintainer-s-little-helper maintainer-s-little-helper bot added dont-merge/needs-sign-off The author needs to add signoff to their commits before merge. dont-merge/needs-release-note-label The author needs to describe the release impact of these changes. labels Aug 12, 2025
@sayboras sayboras force-pushed the pr/tammach/endpointslice-gw branch from cc741f1 to 5fc783d Compare August 12, 2025 08:54
@maintainer-s-little-helper
Copy link
Copy Markdown

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

@sayboras sayboras added release-note/minor This PR changes functionality that users may find relevant to operating Cilium. and removed dont-merge/needs-sign-off The author needs to add signoff to their commits before merge. dont-merge/needs-release-note-label The author needs to describe the release impact of these changes. labels Aug 12, 2025
@sayboras
Copy link
Copy Markdown
Member Author

/ci-gateway-api

@sayboras sayboras force-pushed the pr/tammach/endpointslice-gw branch 2 times, most recently from 045e8a9 to 666840e Compare August 12, 2025 10:21
@sayboras
Copy link
Copy Markdown
Member Author

/test

@sayboras sayboras marked this pull request as ready for review August 12, 2025 10:28
@sayboras sayboras requested review from a team as code owners August 12, 2025 10:28
@sayboras sayboras force-pushed the pr/tammach/endpointslice-gw branch from 666840e to af53a33 Compare August 12, 2025 10:52
Copy link
Copy Markdown
Member

@mhofstetter mhofstetter left a comment

Choose a reason for hiding this comment

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

Thanks!

@mhofstetter
Copy link
Copy Markdown
Member

/test

@sayboras sayboras force-pushed the pr/tammach/endpointslice-gw branch from af53a33 to 04306e2 Compare August 24, 2025 10:47
@sayboras
Copy link
Copy Markdown
Member Author

/test

@sayboras sayboras force-pushed the pr/tammach/endpointslice-gw branch 2 times, most recently from e3c24e9 to 7418102 Compare August 25, 2025 12:52
@sayboras
Copy link
Copy Markdown
Member Author

/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>
@sayboras sayboras force-pushed the pr/tammach/endpointslice-gw branch from 7418102 to b2e2d37 Compare August 26, 2025 01:49
@sayboras
Copy link
Copy Markdown
Member Author

/test

@sayboras sayboras enabled auto-merge August 26, 2025 03:28
@sayboras sayboras added this pull request to the merge queue Aug 26, 2025
Merged via the queue into main with commit 3f999e3 Aug 26, 2025
372 of 376 checks passed
@sayboras sayboras deleted the pr/tammach/endpointslice-gw branch August 26, 2025 04:10
@maintainer-s-little-helper maintainer-s-little-helper bot added ready-to-merge This PR has passed all tests and received consensus from code owners to merge. labels Aug 26, 2025
marseel added a commit to marseel/cilium that referenced this pull request Nov 13, 2025
With deprecation of Endpoints in 1.33 k8s, we should also remove
permission so we don't accidentally start using it again.

Related: cilium#41083
Related: cilium#40555

Signed-off-by: Marcel Zieba <marcel.zieba@isovalent.com>
marseel added a commit that referenced this pull request Nov 13, 2025
With deprecation of Endpoints in 1.33 k8s, we should also remove
permission so we don't accidentally start using it again.

Related: #41083
Related: #40555

Signed-off-by: Marcel Zieba <marcel.zieba@isovalent.com>
sayboras added a commit that referenced this pull request Nov 14, 2025
sayboras pushed a commit that referenced this pull request Nov 14, 2025
With deprecation of Endpoints in 1.33 k8s, we should also remove
permission so we don't accidentally start using it again.

Related: #41083
Related: #40555

Signed-off-by: Marcel Zieba <marcel.zieba@isovalent.com>
sayboras added a commit that referenced this pull request Nov 14, 2025
Relates: #41083
Signed-off-by: Tam Mach <tam.mach@cilium.io>
sayboras pushed a commit that referenced this pull request Nov 14, 2025
With deprecation of Endpoints in 1.33 k8s, we should also remove
permission so we don't accidentally start using it again.

Related: #41083
Related: #40555

Signed-off-by: Marcel Zieba <marcel.zieba@isovalent.com>
sayboras added a commit that referenced this pull request Nov 14, 2025
Relates: #41083
Signed-off-by: Tam Mach <tam.mach@cilium.io>
sayboras pushed a commit that referenced this pull request Nov 14, 2025
With deprecation of Endpoints in 1.33 k8s, we should also remove
permission so we don't accidentally start using it again.

Related: #41083
Related: #40555

Signed-off-by: Marcel Zieba <marcel.zieba@isovalent.com>
sayboras added a commit that referenced this pull request Nov 15, 2025
Relates: #41083
Signed-off-by: Tam Mach <tam.mach@cilium.io>
github-merge-queue bot pushed a commit that referenced this pull request Nov 19, 2025
Relates: #41083
Signed-off-by: Tam Mach <tam.mach@cilium.io>
marseel added a commit that referenced this pull request Nov 20, 2025
With deprecation of Endpoints in 1.33 k8s, we should also remove
permission so we don't accidentally start using it again.

Related: #41083
Related: #40555

Signed-off-by: Marcel Zieba <marcel.zieba@isovalent.com>
marseel added a commit that referenced this pull request Dec 10, 2025
With deprecation of Endpoints in 1.33 k8s, we should also remove
permission so we don't accidentally start using it again.

Related: #41083
Related: #40555

Signed-off-by: Marcel Zieba <marcel.zieba@isovalent.com>
marseel added a commit that referenced this pull request Jan 12, 2026
With deprecation of Endpoints in 1.33 k8s, we should also remove
permission so we don't accidentally start using it again.

Related: #41083
Related: #40555

Signed-off-by: Marcel Zieba <marcel.zieba@isovalent.com>
github-merge-queue bot pushed a commit that referenced this pull request Jan 15, 2026
With deprecation of Endpoints in 1.33 k8s, we should also remove
permission so we don't accidentally start using it again.

Related: #41083
Related: #40555

Signed-off-by: Marcel Zieba <marcel.zieba@isovalent.com>
@cilium-release-bot cilium-release-bot bot moved this to Released in cilium v1.19.0 Feb 3, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

ready-to-merge This PR has passed all tests and received consensus from code owners to merge. release-note/minor This PR changes functionality that users may find relevant to operating Cilium.

Projects

No open projects
Status: Released

Development

Successfully merging this pull request may close these issues.

5 participants