-
Notifications
You must be signed in to change notification settings - Fork 116
Closed
Labels
kind/featureCategorizes issue or PR as related to a new feature.Categorizes issue or PR as related to a new feature.lifecycle/rottenDenotes an issue or PR that has aged beyond stale and will be auto-closed.Denotes an issue or PR that has aged beyond stale and will be auto-closed.
Description
Feature request
Provide a functionality to restart the tekton pipeline controller (or any other controller) with a custom configuration.
Use case
Tekton Pipelines e2e tests run in a cluster with a tekton-pipelines controller. All e2e tests run against one single controller. We have seen a need to write an e2e test and run it against multi threaded controller, for example, initialize the controller with threads-per-controller set to 16. We do not want all of our tests to run against this configuration but just one test. I foresee this kind use cases in which the tests needs to run against some specific configuration and make it part of our CI.
devholic
Metadata
Metadata
Assignees
Labels
kind/featureCategorizes issue or PR as related to a new feature.Categorizes issue or PR as related to a new feature.lifecycle/rottenDenotes an issue or PR that has aged beyond stale and will be auto-closed.Denotes an issue or PR that has aged beyond stale and will be auto-closed.