Commit Graph

24 Commits

Author SHA1 Message Date
Willy Kloucek
d9744ebda7 improve command description 2022-01-07 13:19:39 +01:00
Willy Kloucek
11466c5f9a ensure, that each config is only parsed once 2022-01-03 19:08:11 +01:00
Willy Kloucek
3d4df5796a remove version from service config 2022-01-03 16:24:39 +01:00
Willy Kloucek
55bf175bea move config parsing in separate package for each service 2022-01-03 15:21:56 +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
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
5f19300aaa addded thumbnails to the new inheritance strategy 2021-11-11 15:52:56 +01:00
A.Unger
96033dc9b3 new config framework in thumbnails 2021-11-08 14:06:29 +01:00
A.Unger
f76dfc9af1 normalize thumbnails 2021-11-08 12:25:15 +01:00
A.Unger
b44ebce526 continue thumbnails migration 2021-11-05 12:49:52 +01:00
A.Unger
6166bb5a4c Merge branch 'master' into update-bridge-docs 2021-09-29 12:09:29 +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
Jörn Friedrich Dreyer
5554c72d9a gotta run
Signed-off-by: Jörn Friedrich Dreyer <jfd@butonic.de>
2021-08-18 17:22:52 +02:00
A.Unger
b13863b717 refactor traceprovider initialization 2021-08-09 18:03:01 +02:00
A.Unger
6af43cc150 refactor thumbnails tracing config 2021-03-18 12:28:01 +01:00
A.Unger
b52fe95762 run ParseConfig only when running unsupervised 2021-03-11 20:09:05 +01:00
A.Unger
e8c57394d8 fix debug services shutdown 2021-03-10 11:38:21 +01:00
A.Unger
4e37d4a2f6 update commands when running in supervised mode 2021-03-10 11:10:46 +01:00
A.Unger
e8b1665f63 fix flag parsing 2021-03-04 14:33:16 +01:00
Benedikt Kulmann
4059b8e0a0 Fix service name tracing config 2020-11-11 21:08:46 +01:00
David Christofas
c05b5a3a81 add version command and add build information to metrics
Signed-off-by: David Christofas <dchristofas@owncloud.com>
2020-09-25 17:05:51 +02:00
A.Unger
45f8b7c403 update thumbnails import paths and module name 2020-09-18 13:03:45 +02:00
A.Unger
530336a826 Add 'thumbnails/' from commit '2ebf7b2f23af96b3b499c401fe5498a9349403d8'
git-subtree-dir: thumbnails
git-subtree-mainline: ccc651a11e
git-subtree-split: 2ebf7b2f23
2020-09-18 13:02:40 +02:00