[MM-60262] Respect config store option when creating platform service (#28038)
* Respect config store option when creating platform service * Remove ConfigStore from ServiceConfig
Этот коммит содержится в:
коммит произвёл
GitHub
родитель
244b7e565b
Коммит
5ff680d20d
@@ -31,8 +31,7 @@ import (
|
||||
// The mandatory fields will be checked during the initialization of the service.
|
||||
type ServiceConfig struct {
|
||||
// Mandatory fields
|
||||
ConfigStore *config.Store
|
||||
Store store.Store
|
||||
Store store.Store
|
||||
// Optional fields
|
||||
Cluster einterfaces.ClusterInterface
|
||||
}
|
||||
|
||||
Ссылка в новой задаче
Block a user