Skip to content

[release-v0.79.x] fix(tekton-results): use passthrough TLS termination for route#3428

Merged
tekton-robot merged 1 commit into
tektoncd:release-v0.79.xfrom
divyansh42:cherrypick-11697
May 15, 2026
Merged

[release-v0.79.x] fix(tekton-results): use passthrough TLS termination for route#3428
tekton-robot merged 1 commit into
tektoncd:release-v0.79.xfrom
divyansh42:cherrypick-11697

Conversation

@divyansh42
Copy link
Copy Markdown
Member

Changes

Cherry-pick for #3425

Change the default TLS termination from edge to passthrough for the Tekton Results API route. This aligns with the operator's support for TLS customization via the TektonResult CR route_tls_termination field.

Submitter Checklist

These are the criteria that every PR should meet, please check them off as you
review them:

See the contribution guide for more details.

Release Notes

Tekton Results API route now uses passthrough TLS termination by default, enabling end-to-end encryption between clients and the Results API service. 

Change the default TLS termination from edge to passthrough for the
Tekton Results API route. This aligns with the operator's support
for TLS customization via the TektonResult CR route_tls_termination
field.

Signed-off-by: divyansh42 <diagrawa@redhat.com>
@tekton-robot tekton-robot added the release-note Denotes a PR that will be considered when it comes time to generate release notes. label May 15, 2026
@tekton-robot tekton-robot requested review from khrm and mbpavan May 15, 2026 04:33
@tekton-robot tekton-robot added the size/XS Denotes a PR that changes 0-9 lines, ignoring generated files. label May 15, 2026
@divyansh42 divyansh42 changed the title fix(tekton-results): use passthrough TLS termination for route [release-v0.79.x] fix(tekton-results): use passthrough TLS termination for route May 15, 2026
@anithapriyanatarajan
Copy link
Copy Markdown
Contributor

/kind misc

@tekton-robot tekton-robot added the kind/misc Categorizes issue or PR as a miscellaneuous one. label May 15, 2026
@anithapriyanatarajan
Copy link
Copy Markdown
Contributor

/lgtm

@tekton-robot tekton-robot added the lgtm Indicates that a PR is ready to be merged. label May 15, 2026
@anithapriyanatarajan
Copy link
Copy Markdown
Contributor

/approve

@tekton-robot
Copy link
Copy Markdown
Contributor

[APPROVALNOTIFIER] This PR is APPROVED

This pull-request has been approved by: anithapriyanatarajan

The full list of commands accepted by this bot can be found here.

The pull request process is described here

Details Needs approval from an approver in each of these files:
  • OWNERS [anithapriyanatarajan]

Approvers can indicate their approval by writing /approve in a comment
Approvers can cancel approval by writing /approve cancel in a comment

@tekton-robot tekton-robot added the approved Indicates a PR has been approved by an approver from all required OWNERS files. label May 15, 2026
@tekton-robot tekton-robot merged commit 1780c84 into tektoncd:release-v0.79.x May 15, 2026
11 of 12 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

approved Indicates a PR has been approved by an approver from all required OWNERS files. kind/misc Categorizes issue or PR as a miscellaneuous one. lgtm Indicates that a PR is ready to be merged. release-note Denotes a PR that will be considered when it comes time to generate release notes. size/XS Denotes a PR that changes 0-9 lines, ignoring generated files.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants