Volkan Özçelik
0be27de282
fix flaky TestKubeCertAgent by waiting for informer's watch action
...
`hasDeploymentSynced` asserts the exact order of the fake client's
deployment actions, expecting the informer's initial `"list"` and
`"watch"` to precede any actions caused by `Sync.WaitForCacheSync()`
can return before the reflector issues its "watch" request, since
the cache is considered synced once the initial "list" is
processed.
Wait for the `"watch"` action to be recorded before
proceeding, since this function runs at the start of every Sync.
Signed-off-by: Volkan Özçelik <volkan.ozcelik@broadcom.com >
2026-07-23 10:30:41 -07:00
..
2026-05-07 10:38:14 -07:00
2021-02-10 21:52:08 -05:00
2024-11-27 13:53:03 -06:00
2024-11-27 13:53:02 -06:00
2024-02-21 13:12:18 -08:00
2024-05-10 12:51:02 -05:00
2026-06-30 11:13:14 -07:00
2024-11-27 13:53:03 -06:00
2026-03-23 12:26:03 -07:00
2025-07-16 14:56:44 -07:00
2025-12-22 10:34:53 -08:00
2026-05-06 08:53:00 -07:00
2026-03-27 10:08:17 -07:00
2026-07-23 10:30:41 -07:00
2024-05-21 09:31:15 -05:00
2025-12-22 10:34:53 -08:00
2025-10-23 18:10:19 -07:00
2026-03-23 11:12:59 -07:00
2026-07-06 11:08:16 -07:00
2025-12-19 12:00:56 -08:00
2024-05-10 12:51:02 -05:00
2024-11-27 13:53:03 -06:00
2026-03-23 11:12:59 -07:00
2026-03-27 10:08:17 -07:00
2026-07-02 13:43:45 -07:00
2026-05-07 10:38:14 -07:00
2024-05-21 09:31:15 -05:00
2026-07-08 13:03:09 +00:00
2026-02-13 15:19:15 -08:00
2024-05-21 09:31:15 -05:00
2024-05-21 09:31:15 -05:00
2026-02-13 15:19:15 -08:00
2026-03-27 10:08:17 -07:00
2025-12-19 12:00:56 -08:00
2026-03-27 10:08:17 -07:00
2026-07-02 13:43:45 -07:00
2026-03-27 10:08:17 -07:00
2025-12-22 10:34:53 -08:00
2024-05-10 12:51:02 -05:00
2026-07-21 10:20:14 -07:00
2024-10-11 14:49:46 -07:00
2024-06-21 11:16:40 -07:00
2025-05-13 11:56:03 -07:00
2026-05-06 08:53:00 -07:00
2024-05-21 09:31:15 -05:00
2024-05-22 21:21:45 -05:00
2024-05-22 21:21:45 -05:00
2026-03-27 10:08:17 -07:00
2026-07-06 10:35:16 -07:00
2026-05-07 10:38:14 -07:00
2026-07-02 13:43:45 -07:00
2025-07-30 10:25:23 -05:00
2026-03-27 10:08:17 -07:00
2024-05-21 09:31:15 -05:00