Commit Graph

35 Commits

Author SHA1 Message Date
Alex Unger
f90d0d610e Merge pull request #840 from owncloud/ocis-1018
Tweak go-micro behavior
2020-11-12 13:59:12 +01:00
A.Unger
634c06571c go mod tidy, recommended to run go mod vendor on your machine. Fix linter 2020-11-12 10:33:03 +01:00
A.Unger
bdfea8ee2e refactor registry awareness logic 2020-11-12 09:50:59 +01:00
Benedikt Kulmann
4059b8e0a0 Fix service name tracing config 2020-11-11 21:08:46 +01:00
A.Unger
9104aaa3f7 Merge branch 'master' into ocis-1018 2020-11-11 20:17:40 +01:00
Benedikt Kulmann
15df700b27 Move default configs to root level 2020-11-11 17:12:14 +01:00
A.Unger
39deac6e74 parse address from MICRO_REGISTRY_ADDRESS 2020-11-11 15:36:53 +01:00
A.Unger
d0e28b6345 rely on MICRO_REGISTRY to swap registries 2020-11-11 15:28:22 +01:00
A.Unger
fa7f137c04 parse ocis root config down to subcommands 2020-11-05 11:29:13 +01:00
David Christofas
5257e0d6d3 rename command
I currently don't know why but locally before renaming the service would always shutdown prematurely

Signed-off-by: David Christofas <dchristofas@owncloud.com>
2020-10-21 10:15:10 +02:00
Jörn Friedrich Dreyer
b64b3242e2 update reva and refactor config
Signed-off-by: Jörn Friedrich Dreyer <jfd@butonic.de>
2020-10-21 10:15:09 +02:00
Jörn Friedrich Dreyer
cbbfeec35b add glauth fallback backend
Signed-off-by: Jörn Friedrich Dreyer <jfd@butonic.de>
2020-10-06 16:39:05 +02:00
Michael Barz
93138c81ed Rename ocis single binary commands and flagset 2020-10-06 13:41:34 +02:00
Benedikt Kulmann
675906ca25 Get rid of named return and obsolete build tag 2020-10-05 12:24:28 +02:00
Benedikt Kulmann
f5a51cd754 Fix runtime startup order issues 2020-10-05 12:24:26 +02:00
Benedikt Kulmann
b01fc62b21 Fix order of extensions on startup 2020-10-05 12:24:26 +02:00
Benedikt Kulmann
a02579b4ad Start reva storage metadata by default in ocis 2020-10-05 12:24:26 +02:00
David Christofas
c0ae33af5a Merge pull request #610 from owncloud/accounts-version-command
add version command and add build information to metrics
2020-09-30 14:02:00 +02:00
Michael Barz
1e9535afd1 Merge pull request #617 from owncloud/thumbnails-version-command
add version command and add build information to metrics
2020-09-29 22:11:41 +02:00
Jörn Friedrich Dreyer
60bc955c2a Merge pull request #615 from owncloud/settings-version-command
add version command and add build information to metrics
2020-09-29 10:21:04 +02:00
Jörn Friedrich Dreyer
369b8d3c99 Merge pull request #614 from owncloud/ocs-version-command
add version command and add build information to metrics
2020-09-28 21:14:08 +02:00
Alex Unger
11234d3acf Merge pull request #618 from owncloud/webdav-version-command
add version command and add build information to metrics
2020-09-28 18:19:03 +02:00
David Christofas
dfa6c46a9d Merge pull request #616 from owncloud/store-version-command
add version command and add build information to metrics
2020-09-28 17:21:20 +02:00
David Christofas
c85308ae3a Merge pull request #612 from owncloud/glauth-metrics-buildinfo
add build information to metrics
2020-09-28 17:20:43 +02:00
David Christofas
08553b9555 Merge pull request #613 from owncloud/konnectd-version-command
add version command and add build information to metrics
2020-09-28 17:12:46 +02:00
David Christofas
8752d447c7 add version command and add build information to metrics
Signed-off-by: David Christofas <dchristofas@owncloud.com>
2020-09-25 18:04:38 +02: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
David Christofas
e77aea4c44 add version command and add build information to metrics
Signed-off-by: David Christofas <dchristofas@owncloud.com>
2020-09-25 16:51:43 +02:00
David Christofas
116ba347e9 add version command and add build information to metrics
Signed-off-by: David Christofas <dchristofas@owncloud.com>
2020-09-25 16:41:02 +02:00
David Christofas
be71b844f2 add version command and add build information to metrics
Signed-off-by: David Christofas <dchristofas@owncloud.com>
2020-09-25 13:52:03 +02:00
David Christofas
4f5531334f add version command and add build information to metrics
Signed-off-by: David Christofas <dchristofas@owncloud.com>
2020-09-25 13:37:07 +02:00
David Christofas
0578092c6f add version command and add build information to metrics
Signed-off-by: David Christofas <dchristofas@owncloud.com>
2020-09-25 13:31:14 +02:00
David Christofas
dab58c3637 add build information to metrics
Signed-off-by: David Christofas <dchristofas@owncloud.com>
2020-09-25 13:15:20 +02:00
David Christofas
9fc09cba43 add version command and add build information to metrics
Signed-off-by: David Christofas <dchristofas@owncloud.com>
2020-09-25 13:06:26 +02:00
A.Unger
1517eb9436 add ocis subcommand 2020-09-18 13:15:21 +02:00