tektoncd / results

Long term storage of execution results.
Apache License 2.0
78 stars 74 forks source link

[release-v0.12.x] Add support for configuring custom query params to Logs API #832

Closed tekton-robot closed 2 months ago

tekton-robot commented 2 months ago

This is an automated cherry-pick of #830

/assign khrm

LOGGING_PLUGIN_QUERY_PARAMS can be used to pass custom queries for third-party Logs API.
tekton-robot commented 2 months ago

[APPROVALNOTIFIER] This PR is APPROVED

This pull-request has been approved by: khrm

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

The pull request process is described here

Needs approval from an approver in each of these files: - ~~[OWNERS](https://github.com/tektoncd/results/blob/release-v0.12.x/OWNERS)~~ [khrm] Approvers can indicate their approval by writing `/approve` in a comment Approvers can cancel approval by writing `/approve cancel` in a comment
tekton-robot commented 2 months ago

The following is the coverage report on the affected files. Say /test pull-tekton-results-go-coverage to re-run this coverage report

File Old Coverage New Coverage Delta
pkg/api/server/config/config.go Do not exist 0.0%
khrm commented 2 months ago

/kind bug