-
Notifications
You must be signed in to change notification settings - Fork 22
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
[Disk Manager] fix delete image idempotency: do not schedule retire base disks if image was not found in database #2497
[Disk Manager] fix delete image idempotency: do not schedule retire base disks if image was not found in database #2497
Commits on Nov 26, 2024
-
[Disk Manager] fix delete image idempotency: do not schedule retire b…
…ase disks if image was not found in database
Configuration menu - View commit details
-
Copy full SHA for 57ae43b - Browse repository at this point
Copy the full SHA 57ae43bView commit details -
Configuration menu - View commit details
-
Copy full SHA for eb64a50 - Browse repository at this point
Copy the full SHA eb64a50View commit details -
[Disk Manager] return nil imageMeta when delete image if there is no …
…image in database; use ImageIDIsNotAcceptedError when create/delete image
Configuration menu - View commit details
-
Copy full SHA for d97528c - Browse repository at this point
Copy the full SHA d97528cView commit details -
Configuration menu - View commit details
-
Copy full SHA for fb1a094 - Browse repository at this point
Copy the full SHA fb1a094View commit details -
Configuration menu - View commit details
-
Copy full SHA for ada3654 - Browse repository at this point
Copy the full SHA ada3654View commit details -
Configuration menu - View commit details
-
Copy full SHA for be9432f - Browse repository at this point
Copy the full SHA be9432fView commit details -
[Disk Manager] do not use ImageIDIsNotAcceptedError when create/delet…
…e image; instead return non cancellable error for snapshot/image creation/deletion
Configuration menu - View commit details
-
Copy full SHA for fabc201 - Browse repository at this point
Copy the full SHA fabc201View commit details -
Configuration menu - View commit details
-
Copy full SHA for d0acc14 - Browse repository at this point
Copy the full SHA d0acc14View commit details -
[Disk Manager] return imageMeta/snapshotMeta by value in createImage/…
…deleteImage methods of resources storage
Configuration menu - View commit details
-
Copy full SHA for 37a847d - Browse repository at this point
Copy the full SHA 37a847dView commit details -
Configuration menu - View commit details
-
Copy full SHA for b66e1d7 - Browse repository at this point
Copy the full SHA b66e1d7View commit details