mirror of
https://github.com/k3s-io/kubernetes.git
synced 2025-07-24 20:24:09 +00:00
"Mover" should be "Moreover"
This commit is contained in:
parent
b4ee63f6a1
commit
4608539c39
2
docs/proposals/apiserver-watch.md
Normal file → Executable file
2
docs/proposals/apiserver-watch.md
Normal file → Executable file
@ -105,7 +105,7 @@ and treating this interface as this API - the whole watch mechanisms in
|
|||||||
apiserver will be hidden behind that interface.
|
apiserver will be hidden behind that interface.
|
||||||
Thanks to it we will get an initial implementation for free and we will just
|
Thanks to it we will get an initial implementation for free and we will just
|
||||||
need to reimplement few relevant functions (probably just Watch and List).
|
need to reimplement few relevant functions (probably just Watch and List).
|
||||||
Mover, this will not require any changes in other parts of the code.
|
Moreover, this will not require any changes in other parts of the code.
|
||||||
This step is about extracting the interface of tools.EtcdHelper.
|
This step is about extracting the interface of tools.EtcdHelper.
|
||||||
|
|
||||||
2. Create a FIFO cache with a given capacity. In its "rolling history window"
|
2. Create a FIFO cache with a given capacity. In its "rolling history window"
|
||||||
|
Loading…
Reference in New Issue
Block a user