Commit 8db141b
authored
🌱 Avoid warning: Waited for due to client-side throttling, (#1652)
> I0829 08:31:00.251753 17515 request.go:697]
> Waited for 1.993332996s due to client-side
> throttling, not priority and fairness, request:
> GET:https://127.0.0.1:39499/apis/cluster.x-k8s.io/v1beta1/machines
This warnings is repeated again and again in the output of e2e tests.
We use current api-servers, no need for client-side throttling.1 parent fe1e6be commit 8db141b
1 file changed
+1
-0
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
290 | 290 | | |
291 | 291 | | |
292 | 292 | | |
| 293 | + | |
293 | 294 | | |
294 | 295 | | |
295 | 296 | | |
| |||
0 commit comments