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

[local] Wait for initial cache to sync before starting autoscaling #122

Merged

Conversation

domenicbozzuto
Copy link

Adds a call to WaitForCacheSync after the sharedInformerFactory has been started; This will help remediate against cases where the API server is (partially) unavailable and prevent empty, unsynced cache data from being served to consumers.

Adds a call to WaitForCacheSync after the sharedInformerFactory
has been started; This will help remediate against cases where
the API server is (partially) unavailable and prevent empty,
unsynced cache data from being served to consumers.
@domenicbozzuto domenicbozzuto merged commit 6e35d9c into datadog-master-14.0 Oct 23, 2024
6 checks passed
@domenicbozzuto domenicbozzuto deleted the dom.bozzuto/wait-for-informer-sync-2 branch October 23, 2024 16:39
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