You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I have it working already in my branch and working on extending tests. Unfortunately, the existing etcd integration server doesn't allow for configuring that now.
The ask is to allow setting that at the level of integration.ClusterConfig:
I'm working on utlizing progress-notify feature in Kubernetes as part of https://github.com/kubernetes/enhancements/tree/master/keps/sig-api-machinery/1904-efficient-watch-resumption
I have it working already in my branch and working on extending tests. Unfortunately, the existing etcd integration server doesn't allow for configuring that now.
The ask is to allow setting that at the level of integration.ClusterConfig:
etcd/integration/cluster.go
Line 122 in c20cc05
and pipe it down to etcdserver.ServerConfig so that we can utlize it in tests (ideally also cherrypick it back to 3.4 branch).
@jingyih @jpbetz
The text was updated successfully, but these errors were encountered: