-
Notifications
You must be signed in to change notification settings - Fork 4
fix: pass snapshot UUID instead of object to snapshot_controller.dele… #1025
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
Open
geoffrey1330
wants to merge
34
commits into
main
Choose a base branch
from
modify_snapshot_replication
base: main
Could not load branches
Branch not found: {{ refName }}
Loading
Could not load tags
Nothing to show
Loading
Are you sure you want to change the base?
Some commits from the old base branch may be removed from the timeline,
and old review comments may become outdated.
Open
Changes from all commits
Commits
Show all changes
34 commits
Select commit
Hold shift + click to select a range
6a6355a
fix: pass snapshot UUID instead of object to snapshot_controller.dele…
geoffrey1330 c9e40ac
added snaps to debug logs
geoffrey1330 527a36c
started spdk container with sudo
geoffrey1330 7a94eb2
fix: add error handling for fetching storage node and cluster in lvol…
Hamdy-khader 4b51172
Enable mTLS
mxsrc 3e90082
Fix flask debug flag
mxsrc ff00dad
Merge branch 'main' into modify_snapshot_replication
geoffrey1330 1506c4c
added more debug logs
geoffrey1330 342e7c9
fix: compare tls_client_auth against ssl.CERT_NONE instead of string …
geoffrey1330 64752ca
Merge branch 'main' into modify_snapshot_replication
geoffrey1330 8a668c4
Merge branch 'main' into modify_snapshot_replication
geoffrey1330 13e385d
fix: use snapshot's owning node for bdev_lvol_clone in replicate_lvol…
geoffrey1330 b6e2b79
fix snapshot replication crash loop: handle NVMe attach failures with…
geoffrey1330 c703081
fix: return HTTP 400 on replication endpoint failures instead of sile…
geoffrey1330 1a43072
fix: match replicated lvol on target cluster by NQN lvol UUID suffix …
geoffrey1330 6ade906
Revert "fix: match replicated lvol on target cluster by NQN lvol UUID…
geoffrey1330 1993509
fix: match replicated lvol on target cluster by NQN lvol UUID suffix …
geoffrey1330 dc09031
feat: add model field to lvol connect response for device symlink res…
geoffrey1330 99eeac1
added more logs for sorted snapshot
geoffrey1330 00b6981
fix: replicate_lvol_on_source_cluster to search target cluster tasks …
geoffrey1330 a8d094e
fix: mark snapshot replication task as done when snapshot is not foun…
geoffrey1330 b0cd51c
stop forward replication on source lvol after failover to prevent nor…
geoffrey1330 4f5a4c6
start forward replication on source lvol after failback
geoffrey1330 23da54f
removed setting replication to false on lvol
geoffrey1330 0885ba0
updated endpoint replication_trigger
geoffrey1330 14b148b
add more logs to list_replication_tasks
geoffrey1330 bfd05cf
updated snapsh id reference name
geoffrey1330 5ed24b0
set replicate_as_snap_instance to false
geoffrey1330 04be1b9
reverted: updated snapsh id reference name
geoffrey1330 02530fc
fix replicate_lvol_on_source/target_cluster snapshot lookup
geoffrey1330 9f15841
use function_result to get snapshot id
geoffrey1330 16ebd26
set do_replicate to true on replicate_lvol_on_source_cluster
geoffrey1330 bc7c0b6
fix replicate_lvol_on_source_cluster to match failback tasks using so…
geoffrey1330 9a57c73
fix: inherit source_lvol_id from snapshot instead of embedded lvol in…
geoffrey1330 File filter
Filter by extension
Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
There are no files selected for viewing
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Uh oh!
There was an error while loading. Please reload this page.