Skip to content

Commit 0496f44

Browse files
committed
TEP-0014: Step Timeout - mark as implemented
This was actually done a while back in October 2020 when tektoncd/pipeline#3087 merged. Signed-off-by: Andrew Bayer <andrew.bayer@gmail.com>
1 parent e5f959d commit 0496f44

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

teps/0014-step-timeout.md

+2-2
Original file line numberDiff line numberDiff line change
@@ -3,8 +3,8 @@ title: Step Timeout
33
authors:
44
- "@Peaorl"
55
creation-date: 2020-09-10
6-
last-updated: 2020-09-10
7-
status: implementable
6+
last-updated: 2021-12-13
7+
status: implemented
88
---
99

1010
# TEP-0014: Step timeout

teps/README.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -170,7 +170,7 @@ This is the complete list of Tekton teps:
170170
|[TEP-0010](0010-optional-workspaces.md) | Optional Workspaces | implemented | 2020-10-15 |
171171
|[TEP-0011](0011-redirecting-step-output-streams.md) | redirecting-step-output-streams | implementable | 2020-11-02 |
172172
|[TEP-0012](0012-api-spec.md) | API Specification | implementable | 2020-08-10 |
173-
|[TEP-0014](0014-step-timeout.md) | Step Timeout | implementable | 2020-09-10 |
173+
|[TEP-0014](0014-step-timeout.md) | Step Timeout | implemented | 2021-12-13 |
174174
|[TEP-0015](0015-pending-pipeline.md) | pending-pipeline-run | implemented | 2020-09-10 |
175175
|[TEP-0016](0016-concise-trigger-bindings.md) | Concise Embedded TriggerBindings | implemented | 2020-09-15 |
176176
|[TEP-0019](0019-other-arch-support.md) | Other Arch Support | proposed | 2020-09-30 |

0 commit comments

Comments
 (0)