Skip to content

Commit de37257

Browse files
authored
Merge pull request kubernetes#3263 from soltysh/cronjob_timezone
KEP 3140: Add LoadLocation on MacOS issue for beta promotion for CronJob TZ
2 parents 3b64d15 + 0e45b3b commit de37257

File tree

1 file changed

+5
-1
lines changed
  • keps/sig-apps/3140-TimeZone-support-in-CronJob

1 file changed

+5
-1
lines changed

keps/sig-apps/3140-TimeZone-support-in-CronJob/README.md

Lines changed: 5 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -178,7 +178,11 @@ Additionally, all of tests will be performed with feature gate enabled and disab
178178

179179
#### Beta
180180

181-
TBD
181+
- Solve issue with case insensitive location loading:
182+
- Test skipped on MacOS (https://github.com/kubernetes/kubernetes/pull/109218)
183+
- Golang issue (https://github.com/golang/go/issues/21512)
184+
185+
More TBD
182186

183187
#### GA
184188

0 commit comments

Comments
 (0)