Commit Graph

27 Commits

Author SHA1 Message Date
Willy Kloucek
7abcf96ea8 revert storage, remove tracing.service and bring back common 2022-01-03 07:49:24 +01:00
Willy Kloucek
ee57288309 switch all other services to struct tag based env config 2022-01-03 07:49:24 +01:00
Willy Kloucek
30656c5a32 switch graph to struct tag based env config 2022-01-03 07:49:24 +01:00
Willy Kloucek
6206fe2398 add missing commands and unify service / namespace options 2022-01-03 07:49:23 +01:00
A.Unger
e3e3d1ee57 runtime: removed trap goroutine and let the context cancelation do the thing 2021-12-06 12:11:48 +01:00
A.Unger
f87b5bd66c removed all flagset packages 2021-11-17 11:36:28 +01:00
A.Unger
f118357a18 graph 2021-11-11 13:18:53 +01:00
A.Unger
51dc1715ce new config framework in ocs 2021-11-08 13:58:13 +01:00
A.Unger
6da95d3ddd new config framework in graph 2021-11-08 13:50:52 +01:00
A.Unger
22601de351 normalize graph-explorer 2021-11-08 12:08:35 +01:00
A.Unger
4c9e4713cf normalize graph 2021-11-08 12:04:30 +01:00
A.Unger
91c766210c migrate graph-explorer to the new config scheme 2021-11-05 11:31:35 +01:00
A.Unger
ba1635165b migrate idp to the new config scheme 2021-11-05 11:15:55 +01:00
A.Unger
da36ca8cde adjust flagsets 2021-11-04 15:56:01 +01:00
A.Unger
a76ad08d12 fix dead code logic 2021-11-04 14:19:41 +01:00
A.Unger
cfe1ac30af add graph 2021-11-04 13:50:42 +01:00
A.Unger
711acbb354 inherit logging config from ocis.yaml, let extensions overwrite their logging. Considering using a package level global logging... 2021-10-31 00:08:46 +02:00
Willy Kloucek
68ba24ff73 fix extensions versions 2021-10-05 12:39:31 +02:00
Willy Kloucek
7b30571aff switch from micro/cli/v2 to urfave/cli/v2, like https://github.com/asim/go-micro/pull/2224 2021-09-27 12:02:55 +02:00
A.Unger
b13863b717 refactor traceprovider initialization 2021-08-09 18:03:01 +02:00
A.Unger
1d49a267f2 handle error + refactor graph tracing config 2021-03-18 12:09:00 +01:00
A.Unger
4f3ebb710c suport for graph 2021-03-17 15:31:51 +01:00
Jörn Friedrich Dreyer
9fa77a27ba fix graph and graph-explorer
Signed-off-by: Jörn Friedrich Dreyer <jfd@butonic.de>
2021-03-15 15:17:29 +00:00
A.Unger
6054e6b4a1 sequential access to viper config (still broken) + add delayed execution to storage-sharing 2021-03-10 12:26:14 +01:00
A.Unger
4e37d4a2f6 update commands when running in supervised mode 2021-03-10 11:10:46 +01:00
David Christofas
9e5858ccab fix ocis dependencies in graph 2021-02-16 14:32:35 +01:00
A.Unger
f55a8092cb adjust imports 2021-02-04 11:46:32 +01:00