Output errors during make clean #95

Merged
fyrchik merged 1 commit from nzinkevich/frostfs-dev-env:make_clean_errors into master 2024-12-27 12:18:26 +00:00
Member

It happens that a volume may not be deleted during make clean.
For example, if the volume is being used by a container.
If this happens, there are no errors printed to stdout.
And old volumes may cause errors during subsequent make up

Signed-off-by: Nikita Zinkevich n.zinkevich@yadro.com

It happens that a volume may not be deleted during `make clean`. For example, if the volume is being used by a container. If this happens, there are no errors printed to stdout. And old volumes may cause errors during subsequent `make up` Signed-off-by: Nikita Zinkevich <n.zinkevich@yadro.com>
nzinkevich self-assigned this 2024-12-27 06:34:16 +00:00
nzinkevich added 1 commit 2024-12-27 06:34:17 +00:00
[#XX] Output errors during make clean
All checks were successful
DCO action / DCO (pull_request) Successful in 1m9s
a2ccfb236c
It happens that a volume may not be deleted during `make clean`.
For example, if the volume is being used by a container.
If this happens, there are no errors printed to stdout.
And old volumes may cause errors during subsequent `make up`

Signed-off-by: Nikita Zinkevich <n.zinkevich@yadro.com>
requested reviews from alexvanin, fyrchik, potyarkin 2024-12-27 06:34:17 +00:00
requested reviews from storage-services-committers, storage-services-developers 2024-12-27 06:37:16 +00:00
nzinkevich changed title from [#XX] Output errors during make clean to [#95] Output errors during make clean 2024-12-27 07:02:19 +00:00
alexvanin approved these changes 2024-12-27 07:04:17 +00:00
potyarkin approved these changes 2024-12-27 07:20:26 +00:00
nzinkevich force-pushed make_clean_errors from a2ccfb236c to ce0223da60 2024-12-27 08:22:13 +00:00 Compare
fyrchik changed title from [#95] Output errors during make clean to Output errors during make clean 2024-12-27 12:18:19 +00:00
fyrchik merged commit 90147c7108 into master 2024-12-27 12:18:26 +00:00
Sign in to join this conversation.
No reviewers
No milestone
No project
No assignees
3 participants
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference: TrueCloudLab/frostfs-dev-env#95
No description provided.