mirror of
https://github.com/optim-enterprises-bv/kubernetes.git
synced 2025-11-02 03:08:15 +00:00
Import tzdata in apiserver, CronJob.timeZone fixes
This commit is contained in:
@@ -20,6 +20,7 @@ package main
|
||||
|
||||
import (
|
||||
"os"
|
||||
_ "time/tzdata" // for timeZone support in CronJob
|
||||
|
||||
"k8s.io/component-base/cli"
|
||||
_ "k8s.io/component-base/logs/json/register" // for JSON log format registration
|
||||
|
||||
Reference in New Issue
Block a user