Skip to content

Commit b8eda4e

Browse files
authored
Merge pull request #4453 from p0lyn0mial/kep-watch-list-update-beta-critiria
KEP 3157 (watch-list): add a new beta criterion
2 parents d118289 + 818ea67 commit b8eda4e

File tree

1 file changed

+4
-0
lines changed
  • keps/sig-api-machinery/3157-watch-list

1 file changed

+4
-0
lines changed

keps/sig-api-machinery/3157-watch-list/README.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -674,6 +674,10 @@ We expect no non-infra related flakes in the last month as a GA graduation crite
674674
with data obtained through a standard list request. The detector will be added to the reflector
675675
and activated when an environment variable is set. The environment variable will be set for all jobs run in the Kube CI.
676676
- 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.
677681

678682
#### GA
679683
- Consider using WatchProgressRequester to request progress notifications directly from etcd.

0 commit comments

Comments
 (0)