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

fix: delegate fetching of version information to localhost #122

Merged
merged 1 commit into from
Nov 9, 2022

Conversation

patrickjahns
Copy link
Owner

@patrickjahns patrickjahns commented Jul 19, 2022

When utilizing run_once in a host batch, where the role is excluded,
the role will fail as the information is not present.

Instead we delegate the task to localhost to run it once and avoid
github rate limit issues

closes #112 #113

When utilizing run_once in a host batch, where the role is excluded,
the role will fail as the information is not present.

Instead we delegate the task to localhost to run it once and avoid
github rate limit issues

closes #112

Signed-off-by: Patrick Jahns <[email protected]>
@patrickjahns patrickjahns merged commit 0c331ed into master Nov 9, 2022
@patrickjahns patrickjahns deleted the fix/113-run-once branch November 9, 2022 20:03
@github-actions github-actions bot mentioned this pull request Nov 9, 2022
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.

run_once causes failures when not all nodes in batch get promtail
1 participant