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

sctp: Handle SCTP when correlating Endpoints to services. #21490

Merged
merged 1 commit into from
Sep 30, 2022

Conversation

DolceTriade
Copy link

Otherwise, Services with SCTP ports and pods with SCTP ports will not have their backends correctly populated.

This was missed in the original SCTP PR.

Signed-off-by: Harsh Modi harshmodi@google.com

@DolceTriade DolceTriade requested a review from a team as a code owner September 28, 2022 22:14
@maintainer-s-little-helper maintainer-s-little-helper bot added the dont-merge/needs-release-note-label The author needs to describe the release impact of these changes. label Sep 28, 2022
@sayboras
Copy link
Member

sayboras commented Sep 29, 2022

/test

Job 'Cilium-PR-K8s-1.25-kernel-net-next' failed:

Click to show.

Test Name

K8sDatapathConfig Check BPF masquerading with ip-masq-agent VXLAN

Failure Output

FAIL: Failed to add ip route

If it is a flake and a GitHub issue doesn't already exist to track it, comment /mlh new-flake Cilium-PR-K8s-1.25-kernel-net-next so I can create one.

@sayboras sayboras added the release-note/minor This PR changes functionality that users may find relevant to operating Cilium. label Sep 29, 2022
@maintainer-s-little-helper maintainer-s-little-helper bot removed the dont-merge/needs-release-note-label The author needs to describe the release impact of these changes. label Sep 29, 2022
Otherwise, Services with SCTP ports and pods with SCTP ports will not
have their backends correctly populated.

This was missed in the original SCTP PR
(b1d9fcd).

Signed-off-by: Harsh Modi <harshmodi@google.com>
@DolceTriade
Copy link
Author

The failure seems unrelated to my change :-/

@joestringer
Copy link
Member

@DolceTriade yes, if you search the issues for this test title you can find an issue filed for this already: #21120

@joestringer
Copy link
Member

/test

Copy link
Member

@sayboras sayboras left a comment

Choose a reason for hiding this comment

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

LGTM 💯

@maintainer-s-little-helper maintainer-s-little-helper bot added the ready-to-merge This PR has passed all tests and received consensus from code owners to merge. label Sep 30, 2022
@joestringer joestringer merged commit bdac62c into cilium:master Sep 30, 2022
@DolceTriade DolceTriade deleted the fix-endpoint branch September 30, 2022 07:45
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
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants