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

Implement determine-restore-eligibility action #769

Merged
merged 2 commits into from
Dec 17, 2024

Conversation

DavidePrincipi
Copy link
Member

This new cluster action inspects the contents of the backup snapshot of a certain application and returns its IMAGE_URL and the list of nodes eligible for restore.

Refs NethServer/dev#7157

- Move functions into modules.py to reuse elsewhere.

- The new functions are "decorators": they modify their list argument by
  decorating each element with additional attributes, with no return
  value.
This new cluster action inspects the contents of the backup snapshot of
a certain application and returns its IMAGE_URL and the list of nodes
eligible for restore.
@DavidePrincipi DavidePrincipi self-assigned this Dec 13, 2024
github-actions bot pushed a commit that referenced this pull request Dec 13, 2024
@DavidePrincipi DavidePrincipi merged commit 95f5216 into main Dec 17, 2024
3 checks passed
@DavidePrincipi DavidePrincipi deleted the issue-7157-backend branch December 17, 2024 08:49
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.

3 participants