Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add EngineBackupInfo containing last backups #110

Merged
merged 1 commit into from
Feb 4, 2025

Conversation

JasperB-TeamBlue
Copy link
Contributor

Export a new EngineBackupInfo type containing datetime objects when all the different components were backed up for the last time.

Export a new EngineBackupInfo type containing the last backup timestamps of the different engine components.

Signed-off-by: Jasper Berton <jasper.berton@team.blue>
@dupondje dupondje merged commit f0eaacf into oVirt:master Feb 4, 2025
3 checks passed
@dupondje dupondje deleted the enginebackup-api branch February 4, 2025 09:02
@@ -0,0 +1,96 @@
/*
Copyright (c) 2016 Red Hat, Inc.
Copy link
Member

@sandrobonazzola sandrobonazzola Feb 4, 2025

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I think above copyright notice should match the one we set for ovirt-engine:

# Copyright oVirt Authors

@sandrobonazzola
Copy link
Member

A too late comment about copyright line :-) can possibly be handled in a separate patch, aligining the whole source here to match oVirt Engine copyright line.

@dupondje
Copy link
Member

dupondje commented Feb 4, 2025

A too late comment about copyright line :-) can possibly be handled in a separate patch, aligining the whole source here to match oVirt Engine copyright line.

Yea guess we should create a PR that fixes them all :)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants