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

Kubernetes timeout and config #1018

Merged
merged 4 commits into from
Jun 3, 2021
Merged

Kubernetes timeout and config #1018

merged 4 commits into from
Jun 3, 2021

Conversation

rogeralsing
Copy link
Contributor

This PR aims to resolve #1017

Reports are saying the Watch fails after 5 min. due to problems with keepalive connections.
This PR allows to set a hard timeout on the watch, with the intention to exit the watch well before any such keepalive connection fails.

We also provide the ability to set developer logging, turning all debug logs into information level for the KubernetesProvider

@rogeralsing rogeralsing merged commit 1702c70 into dev Jun 3, 2021
@rogeralsing rogeralsing deleted the kubernetes_timeout branch June 3, 2021 13:54
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.

Cluster - KubernetesProvider
1 participant