* add enable_sds flag to MeshConfig proto definition
* address comments -
1. update boolean(sds_enable) to string(uds path)
2. add sds_refresh_delay field
* address comment
* client side check option
Signed-off-by: Kuat Yessenov <kuat@google.com>
* regenerate
Signed-off-by: Kuat Yessenov <kuat@google.com>
* build is bad
Signed-off-by: Kuat Yessenov <kuat@google.com>
Also, fix python generation logic to stop passing directory names as proto files.
This eliminates a bunch of warnings when building the repo, and eliminates a bunch
of broken dud checked in files.