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

fix: do not create two Detached conditions when no port for the protocol available #3257

Merged
merged 3 commits into from
Dec 13, 2022

Conversation

czeslavo
Copy link
Contributor

@czeslavo czeslavo commented Dec 13, 2022

What this PR does / why we need it:

This prevents creating two Detached conditions for Listener that has no matching protocol in kongProtocolsToPort.

Which issue this PR fixes:

Fixes #3256.

Proven in the following tests run: https:/Kong/kubernetes-ingress-controller/actions/runs/3685516223/jobs/6237448308

Special notes for your reviewer:

PR Readiness Checklist:

Complete these before marking the PR as ready to review:

  • the CHANGELOG.md release notes have been updated to reflect any significant (and particularly user-facing) changes introduced by this PR

@czeslavo czeslavo changed the title fix(integration-tests): do not create two Detached conditions fix: do not create two Detached conditions when no port for the protocol available Dec 13, 2022
@czeslavo czeslavo self-assigned this Dec 13, 2022
@pull-request-size pull-request-size bot added size/M and removed size/S labels Dec 13, 2022
@czeslavo czeslavo marked this pull request as ready for review December 13, 2022 14:26
@czeslavo czeslavo requested a review from a team as a code owner December 13, 2022 14:26
@czeslavo czeslavo added area/tests area/gateway-api Relating to upstream Kubernetes SIG Networking Gateway API labels Dec 13, 2022
@czeslavo czeslavo merged commit f5c2ddc into main Dec 13, 2022
@czeslavo czeslavo deleted the fix/integration-tests-v1.26 branch December 13, 2022 16:18
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
area/gateway-api Relating to upstream Kubernetes SIG Networking Gateway API area/tests size/M
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Integration tests failing on v1.26.0 Kind cluster
2 participants