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

bug: missing until for retry in gce plugin #288

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

cnfrancis
Copy link
Contributor

Missing the until key for the wait_for module in the gce plugin. Apparently, it doesn't work when the until is missing.
image

@cnfrancis cnfrancis changed the title fix: missing until for retry in gce plugin bug: missing until for retry in gce plugin Dec 19, 2024
@oraNod oraNod added the gce label Dec 19, 2024
@oraNod oraNod added the patch Bug fixes and small changes label Dec 19, 2024
@apatard
Copy link
Member

apatard commented Dec 20, 2024

You're patching the Linux file. What about its WINRM counterpart ? I guess it may suffer of the same kind of issue ?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
gce patch Bug fixes and small changes
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants