-
Notifications
You must be signed in to change notification settings - Fork 3
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Downgrade Triggers until we have time to deal with long pod names
resulting from our use of $(uid) with tektoncd/triggers#926. Long pod names work, but usability suffers. In particular with tasks in a pipeline we no longer see the task name in kubectl watch. For Dashboard it's also impractical because the pod name is the headline of the taskrun page. A solution could be based on generateName, like Triggers' PR 939.
- Loading branch information
Showing
1 changed file
with
43 additions
and
52 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