Commit Graph

28 Commits

Author SHA1 Message Date
Michael Barz f6e2f46ebb Exit when encountering config parsing errors 2022-05-09 11:49:15 +02:00
Michael Barz 071db57f14 bump core commitID 2022-05-07 22:24:41 +02:00
Michael Barz 5f0c635f92 make status values configurable 2022-05-07 15:40:51 +02:00
Willy Kloucek 72c2775089 set version and namespace for ocdav service 2022-05-06 15:19:29 +02:00
Michael Barz 189987bcbd Bump major version to v2 2022-05-04 14:49:59 +02:00
Jörn Friedrich Dreyer 0fe6676738 drop specific service name from tracing docs 2022-05-03 17:48:45 +02:00
Jörn Friedrich Dreyer b13a9d7bba ocdav env typo 2022-05-03 17:10:52 +02:00
Willy Kloucek b65936fe99 strip ocis- from command name for all standalone services 2022-05-03 17:08:23 +02:00
Willy Kloucek e97ec5ed58 reintroduce Skip users groups in token option 2022-05-03 16:48:09 +02:00
Willy Kloucek dde2d41831 ocdav config docs 2022-05-03 15:12:35 +02:00
Willy Kloucek b6f03f9a6c frontend config docs 2022-05-03 15:12:34 +02:00
Willy Kloucek 977c4fd9e9 ensure commands for all services 2022-05-03 15:12:34 +02:00
Willy Kloucek 5e48b30dd0 add all extensions to extensions list and ensure the Makefile 2022-05-03 15:12:34 +02:00
Willy Kloucek ef6d32a12a remove extensions/storage leftovers 2022-05-03 15:12:34 +02:00
Jörn Friedrich Dreyer 4c53707920 omit extension name in ParseConfig doc
Signed-off-by: Jörn Friedrich Dreyer <jfd@butonic.de>
2022-04-29 20:21:18 +00:00
Willy Kloucek 1cdb81bd3e add fixes from review 2022-04-29 16:10:21 +02:00
Willy Kloucek 4ff313b0a5 check for more secrets need to be set 2022-04-29 13:07:25 +02:00
Willy Kloucek 83b94cf82d log parsing errors to stdout 2022-04-28 15:52:26 +02:00
Willy Kloucek b515d7f83f fix typo and hide supervised 2022-04-28 15:13:03 +02:00
Willy Kloucek ab254b05d0 remove all "omitempty" from config structs to bring back full configuration file documentation 2022-04-28 15:08:40 +02:00
Willy Kloucek 3054875a05 move config validation into a separate function 2022-04-28 11:10:39 +02:00
Willy Kloucek 9095b11d6c load reva gateway and token manager from common config 2022-04-27 13:58:59 +02:00
Christian Richter d106c87c51 [WIP] adapt storage changes
Signed-off-by: Christian Richter <crichter@owncloud.com>
2022-04-27 10:37:40 +02:00
David Christofas 89b925f34a fix environment variables 2022-04-25 15:44:38 +02:00
Willy Kloucek f51bdd8946 fix config docs generation by adding the Sanitize function everywhere 2022-04-25 15:44:24 +02:00
David Christofas 01e307fb72 clean up the new commands 2022-04-25 15:44:19 +02:00
David Christofas 60bf000308 make gateway config similar to other services 2022-04-25 15:44:15 +02:00
David Christofas 430e7f6115 make ocdav config similar to other services 2022-04-25 15:44:06 +02:00