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

Use roko to retry k8s socket dial #2746

Merged
merged 1 commit into from
Apr 24, 2024
Merged

Use roko to retry k8s socket dial #2746

merged 1 commit into from
Apr 24, 2024

Conversation

DrJosh9000
Copy link
Contributor

Description

Retry the socket connection several times.

Thanks to @bpoland for raising #2745

Context

Fixes #2744

Testing

  • Tests have run locally (with go test ./...). Buildkite employees may check this if the pipeline has run automatically.
  • Code is formatted (with go fmt ./...)

@DrJosh9000 DrJosh9000 requested a review from moskyb April 24, 2024 01:05
@DrJosh9000 DrJosh9000 merged commit 080375a into main Apr 24, 2024
1 check passed
@DrJosh9000 DrJosh9000 deleted the retry-k8s-socket branch April 24, 2024 01:59
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.

Race condition with socket on startup of kubernetes agent
2 participants