Skip to content

fix(tekton-results): use passthrough TLS termination for route#3425

Merged
tekton-robot merged 1 commit into
tektoncd:mainfrom
divyansh42:modify-termination
May 13, 2026
Merged

fix(tekton-results): use passthrough TLS termination for route#3425
tekton-robot merged 1 commit into
tektoncd:mainfrom
divyansh42:modify-termination

Conversation

@divyansh42
Copy link
Copy Markdown
Member

Changes

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 13, 2026
@tekton-robot tekton-robot added the size/XS Denotes a PR that changes 0-9 lines, ignoring generated files. label May 13, 2026
@anithapriyanatarajan
Copy link
Copy Markdown
Contributor

/kind bug

@tekton-robot tekton-robot added the kind/bug Categorizes issue or PR as related to a bug. label May 13, 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 13, 2026
@anithapriyanatarajan
Copy link
Copy Markdown
Contributor

/ok-to-test

@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 13, 2026
@tekton-robot tekton-robot merged commit f2f55b4 into tektoncd:main May 13, 2026
17 checks passed
@divyansh42
Copy link
Copy Markdown
Member Author

/cherry-pick release-v0.79.x

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/bug Categorizes issue or PR as related to a bug. 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