Skip to content

fix(gateway): Do not require certificateRefs in checking listener's ResolvedRef condition#4185

Open
randmonkey wants to merge 1 commit intomainfrom
fix/passthrough_do_not_require_certificates
Open

fix(gateway): Do not require certificateRefs in checking listener's ResolvedRef condition#4185
randmonkey wants to merge 1 commit intomainfrom
fix/passthrough_do_not_require_certificates

Conversation

@randmonkey
Copy link
Copy Markdown
Contributor

What this PR does / why we need it:

Do not require certificateRefs to be exactly 1 (0 is allowed) in checking listener's ResolvedRef condition since:

  • For Terminate, 0 certificates is already rejected by the API
  • For Passthrough, 0 certificates is allowed.

Which issue this PR fixes

Fixes #4183

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 significant changes

@randmonkey randmonkey requested a review from a team as a code owner May 8, 2026 10:04
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

listeners with Passthrough TLS mode should not require certificates

1 participant