File tree Expand file tree Collapse file tree 1 file changed +4
-0
lines changed
keps/sig-api-machinery/3157-watch-list Expand file tree Collapse file tree 1 file changed +4
-0
lines changed Original file line number Diff line number Diff line change @@ -674,6 +674,10 @@ We expect no non-infra related flakes in the last month as a GA graduation crite
674
674
with data obtained through a standard list request. The detector will be added to the reflector
675
675
and activated when an environment variable is set. The environment variable will be set for all jobs run in the Kube CI.
676
676
- Update the client-go generated List function to watchList data when the feature gate has been enabled and the ListOptions are satisfied.
677
+ - Implement a mechanism for automatically detecting etcd configuration
678
+ Whether it is safe to use the RequestWatchProgress API call
679
+ or if the experimental-watch-progress-notify-interval flag has been set.
680
+ Knowing etcd configuration will be used to automatically disable the streaming feature.
677
681
678
682
#### GA
679
683
- Consider using WatchProgressRequester to request progress notifications directly from etcd.
You can’t perform that action at this time.
0 commit comments