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

openstack/api: delete image "container" when download fails #450

Merged
merged 1 commit into from
Sep 13, 2023

Conversation

tormath1
Copy link
Contributor

if the image is failing to be ready in the given retry loop, we can delete the image "container" otherwise OpenStack will still try to download the image which will eventually will work but for nothing.

if the image is failing to be ready in the given retry loop, we can
delete the image "container" otherwise OpenStack will still try to
download the image which will eventually will work but for nothing.

Signed-off-by: Mathieu Tortuyaux <mtortuyaux@microsoft.com>
@tormath1 tormath1 requested a review from a team September 12, 2023 13:55
@tormath1 tormath1 self-assigned this Sep 12, 2023
@tormath1 tormath1 merged commit 6780e54 into flatcar-master Sep 13, 2023
2 checks passed
@tormath1 tormath1 deleted the tormath1/openstack branch September 13, 2023 08:46
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.

2 participants