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

Ignore broker EndplointSlices in the resolver controller #1457

Merged
merged 2 commits into from
Dec 15, 2023

Conversation

tpantelis
Copy link
Contributor

...in getAllEndpointSlices to avoid duplicate DNS records being added. This has also caused failures in the E2E test case that removes all headless services pod replicas - it expects no DNS records returned but residual addresses on the broker EndplointSlice can remain.

...in getAllEndpointSlices to avoid duplicate DNS records being added.
This has also caused failures in the E2E test case that removes all
headless services pod replicas - it expects no DNS records returned but
residual addresses on the broker EndplointSlice can remain.

Signed-off-by: Tom Pantelis <[email protected]>
@submariner-bot
Copy link
Contributor

🤖 Created branch: z_pr1457/tpantelis/e2e_test
🚀 Full E2E won't run until the "ready-to-test" label is applied. I will add it automatically once the PR has 2 approvals, or you can add it manually.

@tpantelis tpantelis added the ready-to-test When a PR is ready for full E2E testing label Dec 13, 2023
@tpantelis tpantelis merged commit dbe4b88 into submariner-io:devel Dec 15, 2023
34 checks passed
@submariner-bot
Copy link
Contributor

🤖 Closed branches: [z_pr1457/tpantelis/e2e_test]

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
backport backport-handled ready-to-test When a PR is ready for full E2E testing
Projects
No open projects
Status: Done
Development

Successfully merging this pull request may close these issues.

4 participants