Skip to content

Commit

Permalink
TEP-0058: Mark as implemented
Browse files Browse the repository at this point in the history
Signed-off-by: Andrew Bayer <[email protected]>
  • Loading branch information
abayer authored and tekton-robot committed Dec 15, 2021
1 parent 6f3c86b commit df71713
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 3 deletions.
5 changes: 3 additions & 2 deletions teps/0058-graceful-pipeline-run-termination.md
Original file line number Diff line number Diff line change
@@ -1,8 +1,8 @@
---
status: implementable
status: implemented
title: Graceful Pipeline Run Termination
creation-date: '2021-03-18'
last-updated: '2021-04-27'
last-updated: '2021-12-15'
authors:
- '@rafalbigaj'
---
Expand Down Expand Up @@ -278,3 +278,4 @@ The new API value (non-breaking change).

- [ExitHandler not triggered on pipeline run cancellation](https:/kubeflow/kfp-tekton/issues/506)
- [TEP-0046: Finally tasks execution post pipelinerun timeout](https:/tektoncd/community/pull/326)
- [tektoncd/pipeline PR #3915](https:/tektoncd/pipeline/pull/3915)
2 changes: 1 addition & 1 deletion teps/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -208,7 +208,7 @@ This is the complete list of Tekton teps:
|[TEP-0053](0053-nested-triggers.md) | Nested Triggers | implementable | 2021-04-15 |
|[TEP-0056](0056-pipelines-in-pipelines.md) | Pipelines in Pipelines | proposed | 2021-08-16 |
|[TEP-0057](0057-windows-support.md) | Windows support | proposed | 2021-03-18 |
|[TEP-0058](0058-graceful-pipeline-run-termination.md) | Graceful Pipeline Run Termination | implementable | 2021-04-27 |
|[TEP-0058](0058-graceful-pipeline-run-termination.md) | Graceful Pipeline Run Termination | implemented | 2021-12-15 |
|[TEP-0059](0059-skipping-strategies.md) | Skipping Strategies | implemented | 2021-08-23 |
|[TEP-0060](0060-remote-resource-resolution.md) | Remote Resource Resolution | implementable | 2021-11-01 |
|[TEP-0061](0061-allow-custom-task-to-be-embedded-in-pipeline.md) | Allow custom task to be embedded in pipeline | implemented | 2021-05-26 |
Expand Down

0 comments on commit df71713

Please sign in to comment.