Skip to content

Commit

Permalink
TEP for runtime scheduling only TaskRun timeouts ⏱️
Browse files Browse the repository at this point in the history
This TEP addresses tektoncd/pipeline#4078 by
proposing that at runtime `TaskRuns` can be configured with a new
timeout that applies before they actually start executing - and only
after that are the existing timeouts applied.

This is meant to make it possible to control when our existing timeout
feature works in resource constrained environment and also to get parity
with [Google Cloud Build's existing queuettl feature](https://cloud.google.com/build/docs/build-config-file-schema#queuettl).
  • Loading branch information
bobcatfish committed Apr 15, 2022
1 parent b97ee02 commit 5571a39
Show file tree
Hide file tree
Showing 2 changed files with 407 additions and 0 deletions.
Loading

0 comments on commit 5571a39

Please sign in to comment.