-
Notifications
You must be signed in to change notification settings - Fork 368
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
[Flaky unit test] Fix TestEndpointResolver (#6461)
Wait for informers to have synced before creating new runtime objects, to avoid the race condition between List and Watch with the fake clientset. Fixes #6460 Signed-off-by: Antonin Bas <[email protected]>
- Loading branch information
1 parent
4926f2d
commit c1b514f
Showing
1 changed file
with
13 additions
and
5 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters