Skip to content

fix: pass snapshot UUID instead of object to snapshot_controller.dele…#1025

Open
geoffrey1330 wants to merge 34 commits into
mainfrom
modify_snapshot_replication
Open

fix: pass snapshot UUID instead of object to snapshot_controller.dele…#1025
geoffrey1330 wants to merge 34 commits into
mainfrom
modify_snapshot_replication

Conversation

@geoffrey1330
Copy link
Copy Markdown
Collaborator

…te in delete_last_snapshot_if_needed

@geoffrey1330 geoffrey1330 force-pushed the modify_snapshot_replication branch from fb70092 to c9e40ac Compare May 7, 2026 13:14
geoffrey1330 and others added 18 commits May 7, 2026 15:43
Passing the log-level to the debug flag is invalid, this likely simply
enables debug mode.Running this in debug mode is a security risk.
This can be overridden using the FLASK_DEBUG environment variable.
…disabled to correctly skip SSL context when TLS is disabled
…_on_source_cluster and fix lvol_events crash on missing node
… suffix instead of full NQN"

This reverts commit 1a43072.
…and use source_replicated_snap_uuid for failback snapshot recovery
Comment thread simplyblock_core/controllers/lvol_controller.py Fixed
Comment thread simplyblock_core/controllers/lvol_controller.py Fixed
Comment thread simplyblock_core/controllers/lvol_controller.py Fixed
Comment thread simplyblock_core/controllers/lvol_controller.py Fixed
try:
target_node = db_controller.get_storage_node_by_id(lvol.replication_node_id)
target_cluster_id = target_node.cluster_id
except KeyError:
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