tektoncd / results

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

Running Replica of results API server to communicate with watcher without RBAC #751

Open khrm opened 6 months ago

khrm commented 6 months ago

Feature request

We have RBAC proxy in production and watcher leverages that to communicate with the API server but this is too slow. We want to run a Replica of the results API server with which the watcher can directly communicate.