-
Bug
-
Resolution: Done
-
Major
-
Pipelines 1.14.0
-
5
-
False
-
None
-
False
-
-
-
-
Pipelines Sprint Pioneers 1, Pipelines Sprint Pioneers 2, Pipelines Sprint Pioneers 3
Description of problem:
Current cannot control
- database connection pooling in the api server
- k8s client qps and burst in the api server
- grpc worker thread pool count in the api server
- k8s client qps and burst in the watcher
Prerequisites (if any, like setup, operators/versions):
Steps to Reproduce
# <steps>
Actual results:
Expected results:
Reproducibility (Always/Intermittent/Only Once):
Acceptance criteria:
Definition of Done:
Build Details:
Additional info (Such as Logs, Screenshots, etc):
The need for this came up during the March 2024 Tekton Results outage and post mortem into order of magnitude dips in peformance when compared to direct database connections, or in the case of comparint with other tekton controllers, bottlenecks in k8s api activity.