Skip to content

[Feature]: support ISO format for dates in the barman-cloud output #6252

@mnencia

Description

@mnencia

Is there an existing issue already for this feature request/idea?

  • I have searched for an existing issue, and could not find anything. I believe this is a new feature request to be evaluated.

What problem is this feature going to solve? Why should it be added?

Barman release 3.12.0 changed the date format to ISO. After discussing compatibility with the old versions with the Barman developers, we agreed to revert the format change in the JSON output only and instead add two new fields: begin_time_iso and end_time_iso.

We need to update the parser to support the old format, the current one, and the two additional two fields that will be introduced in 3.12.1.

cloudnative-pg/barman-cloud#48

Describe the solution you'd like

Once cloudnative-pg/barman-cloud#49 is merged, we need to update our dependency.

Describe alternatives you've considered

N/A

Additional context

No response

Backport?

Yes

Are you willing to actively contribute to this feature?

Yes

Code of Conduct

  • I agree to follow this project's Code of Conduct

Metadata

Metadata

Assignees

Labels

dependencies 🔀Pull requests that update a dependency file

Type

No type

Projects

Status

Done

Relationships

None yet

Development

No branches or pull requests

Issue actions