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

Changes wait.ExponentialBackoff to wait.PollImmediate #443

Merged

Conversation

dougbtv
Copy link
Member

@dougbtv dougbtv commented Feb 18, 2020

and exposes readinessindicatorfile via entrypoint parameter.

Generally, the idea is that if we're using the ExponentialBackoff while pods are crashlooping, we're not actually saving any time. Using a poll instead allows us to pick up more quickly than Kubernetes itself does (since it's already waiting on the backoff)

…dinessindicatorfile via entrypoint parameter
@s1061123 s1061123 merged commit 1042a5e into k8snetworkplumbingwg:master Feb 19, 2020
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