*: add experimental flag for watch notify interval

Signed-off-by: Gyuho Lee <leegyuho@amazon.com>
This commit is contained in:
jingyih
2020-08-13 20:52:19 -07:00
committed by Gyuho Lee
parent 8a4afdbcc2
commit c60dabf2f3
6 changed files with 25 additions and 2 deletions

View File

@ -210,6 +210,8 @@ Experimental feature:
ExperimentalCompactionBatchLimit sets the maximum revisions deleted in each compaction batch.
--experimental-peer-skip-client-san-verification 'false'
Skip verification of SAN field in client certificate for peer connections.
--experimental-watch-progress-notify-interval '10m'
Duration of periodical watch progress notification.
Unsafe feature:
--force-new-cluster 'false'