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(kubernetes): sleep before GET request in WaitForKubernetesClusterState #275

Merged
merged 1 commit into from
Oct 26, 2023

Conversation

peknur
Copy link
Contributor

@peknur peknur commented Oct 26, 2023

Sleep before GET request in WaitForKubernetesClusterState to avoid getting stale state in some scenarios. This will also align function behavior with other services.

…terState`

Sleep before `GET` request in `WaitForKubernetesClusterState` to avoid getting stale state in some scenarios.
This will also align function behavior with other services.
@peknur peknur requested a review from a team as a code owner October 26, 2023 09:54
@peknur peknur merged commit 7c9ca73 into main Oct 26, 2023
4 checks passed
@peknur peknur deleted the fix/wait-for-kubernetes-cluster-state-initial-sleep branch October 26, 2023 11:15
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