-
Notifications
You must be signed in to change notification settings - Fork 76
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
switch from tkn client to k8s pod log retrieval
fix panic, add debug, to e2e_gcs_test rm tkn cli dependency go mod tidy, vendor add rbac for pod listing move streamLogs onto reconciler thread These changes address a goroutine/memory leak that existed with the multi threaded tkn client version, as well as now allow us to reconcile on retryable errors rh-pre-commit.version: 2.2.0 rh-pre-commit.check-secrets: ENABLED
- Loading branch information
1 parent
2592566
commit a9570cd
Showing
795 changed files
with
215 additions
and
200,311 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.