Skip to content
This repository has been archived by the owner on Jun 13, 2024. It is now read-only.

Added functionality to 'await' successful creation of an image or a snapshot. #33

Merged
merged 2 commits into from
Nov 6, 2013

Conversation

sopel
Copy link
Owner

@sopel sopel commented Dec 14, 2012

ℹ️ This is a living pull request, the initial commit covers the library functionality and the straight forward 'await' handling for backup-(instances|volumes) scripts; pending parts are:

  1. adding 'await' handling to create-(images|snapshots) scripts (might actually obsolete the backup-* scripts again)
  2. adding separate await-(images|snapshots) scripts to allow for granular usage/reporting, e.g via a Jenkins job pipeline

@sopel
Copy link
Owner Author

sopel commented Dec 14, 2012

The backup-(instances|volumes) scripts have indeed been obsoleted by adding respective backup management to the create-(images|snapshots) scripts, i.e. one can now optionally await and/or expire created images/snapshots.

@sopel
Copy link
Owner Author

sopel commented Nov 6, 2013

ℹ️ Due to a weird zero change merge conflict, this PR has been merged via the Git CLI.

This addresses variation 1 now (inline) and closes #26 accordingly, variation 2 (separate scripts) has been extracted to #49 due to the involved complexity.

@sopel sopel deleted the issue26-await-backup-creation branch November 6, 2013 16:19
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant