You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
if possible, for the hotfix, can we parse begin_time and end_time to time string in UTC 00 timezone. We assume this time is UTC +00 time in the json format in operator. In this case, when the operand upgrade, this issue can be fixed automatically with hotfix.
The xl.download show begin time in timezone +2
barman-cloud-backup-list and barman-cloud-backup-show use ctime to convert the
begin_time
andend_time
to string format but ignore the timezone.we do not know
Wed Aug 28 08:28:01 2024
is from what timezone.if barman can return the timezone they are using, or return the UTC time would solve the problem.
This from an escalation of a customer.
cc @martinmarques @gcalacoci
The text was updated successfully, but these errors were encountered: