From c3718d176574182892f06537163082c3b19e8c30 Mon Sep 17 00:00:00 2001 From: Tim Bannister Date: Fri, 3 Dec 2021 15:56:22 +0000 Subject: [PATCH] Fix incorrect status for Kubernetes issue 47202 In k/kubernetes, issue 47202 is actually open (at the time of writing). --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index f681aac..8b95a7d 100644 --- a/README.md +++ b/README.md @@ -77,8 +77,8 @@ spec: ## Reasoning -There has been a [long outstanding (and now closed) issue](https://github.com/kubernetes/kubernetes/issues/47202) -to add time zone support to the `CronJob` kind in Kubernetes, including +There has been a [long outstanding issue](https://github.com/kubernetes/kubernetes/issues/47202) +to add time zone support to the `CronJob` API in Kubernetes, including a [fully working PR](https://github.com/kubernetes/kubernetes/pull/47266) which actually made it possible. SIG Apps and in SIG Architecture decided however against adding it because of the downside of having