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

Snapshot addons #313

Merged
merged 9 commits into from
Mar 9, 2024
Merged

Snapshot addons #313

merged 9 commits into from
Mar 9, 2024

Conversation

Tinyblargon
Copy link
Collaborator

@Tinyblargon Tinyblargon commented Feb 29, 2024

Added some features for working with snapshots.

Moved 3 functions from global to local behaviors, SnapshotName.Delete(), SnapshotName.UpdateDescription() and SnapshotName.Rollback(). Also added their unsafe equivalents.
The old functions now call these new ones.

Added ConfigSnapshot.Create() and ConfigSnapshot.Create_Unsafe(), and deprecated the old CreateSnapshot().

@Tinyblargon Tinyblargon merged commit 4ced342 into Telmate:master Mar 9, 2024
1 check passed
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.

2 participants