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

GCE stop and remove operations needs explicit zone #484

Merged
merged 1 commit into from
Aug 5, 2024

Conversation

jyejare
Copy link
Contributor

@jyejare jyejare commented Aug 4, 2024

The is_zone_operation_done of class system does not _zone attribute set and hence the delete operation has been failing for missing zone even though the operation was performed successfully in the background.

The `is_zone_operation_done` of class `system` does not `_zone` attribute set and hence the delete operation has been failing for missing `zone` even though the operation was performed successfully in the background.
@ogajduse
Copy link
Member

ogajduse commented Aug 5, 2024

@jyejare, do you need a new release made after this one gets merged?

@ogajduse ogajduse merged commit 64d6134 into master Aug 5, 2024
3 checks passed
@ogajduse ogajduse deleted the explixit_gce_zone branch August 5, 2024 15:31
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