File tree Expand file tree Collapse file tree 2 files changed +5
-1
lines changed
keps/sig-api-machinery/2340-Consistent-reads-from-cache Expand file tree Collapse file tree 2 files changed +5
-1
lines changed Original file line number Diff line number Diff line change @@ -235,6 +235,10 @@ Ongoing work to support pagination in watch cache: https://github.com/kubernetes
235
235
236
236
### Test Plan
237
237
238
+ [ x] I/we understand the owners of the involved components may require updates to
239
+ existing tests to make this code solid enough prior to committing the changes necessary
240
+ to implement this enhancement.
241
+
238
242
##### Prerequisite testing updates
239
243
240
244
scalability tests verifying that introducing etcd progress notify events
Original file line number Diff line number Diff line change @@ -16,7 +16,7 @@ approvers:
16
16
- " @wojtek-t"
17
17
editor : TBD
18
18
creation-date : 2019-12-10
19
- last-updated : 2020-02-19
19
+ last-updated : 2023-06-15
20
20
status : implementable
21
21
see-also :
22
22
- " /keps/sig-api-machinery/3157-watch-list"
You can’t perform that action at this time.
0 commit comments