tektoncd / results

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

Add Support for querying Third party storage backends #796

Open khrm opened 2 months ago

khrm commented 2 months ago

Feature request

Results should support querying logs from third-party backends like Loki, Splunk, and Google Cloud Logging, Result RBAC can solve some of the issues faced when viewing logs for different users. Results also provide a standardise way for clients to view the pipelinerun logs.

Use case

  1. Trying to view forwarded logs.
khrm commented 2 months ago

/assign @khrm

khrm commented 2 months ago

This will be resolved by https://github.com/tektoncd/results/pull/782

khrm commented 1 month ago

/close