Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
[local] Wait for initial cache to sync before starting autoscaling
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.
- Loading branch information