* Add base metadata for all components
Signed-off-by: Marcos Candeia <marrcooos@gmail.com>
* Fix lint issues on consul and mysql tests
Signed-off-by: Marcos Candeia <marrcooos@gmail.com>
* Pin candeia/dapr runtime version
Signed-off-by: Marcos Candeia <marrcooos@gmail.com>
* Add replace directive to use mcandeia/dapr on all go submodules
Signed-off-by: Marcos Candeia <marrcooos@gmail.com>
* Fixed runtime config instantiation
Signed-off-by: Marcos Candeia <marrcooos@gmail.com>
Signed-off-by: Marcos Candeia <marrcooos@gmail.com>
* WIP mdns rr
* add callback mechanism
* add initial testing
* fix lint
* add debug logs
* register as unique instance
* update comments
* add continue when no address
* fix lint
* add test for empty address list next
* refresh on new app id in the background
* fix lint
* update comment
* add way to control mDNS instance ID
* update test case
* add guard for empty refreshes
* update log message to include app id
* update log message to include app id
* update comment
Co-authored-by: Yaron Schneider <yaronsc@microsoft.com>