From 66cecae95e688e355603630b1771c9fc6204ba46 Mon Sep 17 00:00:00 2001 From: Jason Hall Date: Thu, 28 Jan 2021 14:40:25 -0500 Subject: [PATCH] Mark TEP 0037 implementing --- teps/0037-remove-gcs-fetcher.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/teps/0037-remove-gcs-fetcher.md b/teps/0037-remove-gcs-fetcher.md index a5d13c2ae..2d95ed324 100644 --- a/teps/0037-remove-gcs-fetcher.md +++ b/teps/0037-remove-gcs-fetcher.md @@ -4,7 +4,7 @@ authors: - "@ImJasonH" creation-date: 2021-01-27 last-updated: 2021-01-27 -status: proposed +status: implementing --- # TEP-0037: Remove `gcs-fetcher` image @@ -72,4 +72,4 @@ Tests that depend on `build-gcs` functionality will also be removed. ## Alternatives -Continue supporting `build-gcs` indefinitely, or until such a time as `PipelineResources` as a whole are refactored for extensibility, and potentially removed from Tekton's core source tree entirely. There is no concrete plan for this at this time. \ No newline at end of file +Continue supporting `build-gcs` indefinitely, or until such a time as `PipelineResources` as a whole are refactored for extensibility, and potentially removed from Tekton's core source tree entirely. There is no concrete plan for this at this time.