Merge pull request #28495 from lixiaobing10051267/mastermover

Automatic merge from submit-queue

"Mover" should be "Moreover"

In file docs/proposals/apiserver-watch.md, line #108, "Mover, this will not require any changes in other parts of the code.", here "Mover" should be "Moreover".
pull/6/head
k8s-merge-robot 2016-07-05 06:07:51 -07:00 committed by GitHub
commit b60de6c497
1 changed files with 1 additions and 1 deletions

2
docs/proposals/apiserver-watch.md Normal file → Executable file
View 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"