Skip to content

WIP: performance benchmark framework - #1476

Open
olegbet wants to merge 2 commits into
tektoncd:mainfrom
olegbet:performance_benchmark_framework
Open

WIP: performance benchmark framework#1476
olegbet wants to merge 2 commits into
tektoncd:mainfrom
olegbet:performance_benchmark_framework

fix performance rig deployment scripts

d653a7c
Select commit
Loading
Failed to load commit list.
GitHub Advanced Security / CodeQL failed Sep 7, 2026 in 2s

1 new alert including 1 high severity security vulnerability

New alerts in code changed by this pull request

Security Alerts:

  • 1 high

See annotations below for details.

View all branch alerts.

Annotations

Check failure on line 63 in test/performance/harness/apiclient.go

See this annotation in the file changed.

Code scanning / CodeQL

Disabled TLS certificate check High test

InsecureSkipVerify should not be used in production code.