Skip to content

Comments

Add timezone support to BackupPolicy#886

Open
idebeijer wants to merge 1 commit intocybozu-go:mainfrom
idebeijer:feat/backup-timezone-support
Open

Add timezone support to BackupPolicy#886
idebeijer wants to merge 1 commit intocybozu-go:mainfrom
idebeijer:feat/backup-timezone-support

Conversation

@idebeijer
Copy link

Add a timeZone field to BackupPolicySpec that is passed to the CronJob's spec.timeZone.

This provides the ability to configure the time zone of the CronJob rather than relying on the time zone that Kubernetes will assign to the CronJob, which defaults to that of the kube-controller-manager.

Add a timeZone field to BackupPolicySpec that is passed to the CronJob's spec.timeZone

Signed-off-by: Igor de Beijer <71566757+idebeijer@users.noreply.github.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant