Willy Kloucek
7d87927459
add descriptions to the debug config
2022-05-18 09:57:41 +02:00
Willy Kloucek
3ce2c2123d
remove composition of Commons
2022-05-16 11:34:05 +02:00
Jörn Friedrich Dreyer
acab143050
use command -v instead of which
...
Signed-off-by: Jörn Friedrich Dreyer <jfd@butonic.de >
2022-05-13 11:16:40 +00:00
Andre Duffeck
0e7de0faf3
Configure the provider id of the shares storage provider ( #3723 )
2022-05-13 10:34:02 +02:00
Michael Barz
f6e2f46ebb
Exit when encountering config parsing errors
2022-05-09 11:49:15 +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
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
b3c8ee3d30
storage sahres config docs
2022-05-03 15:12:35 +02:00
Willy Kloucek
ba2fbee07d
fix makefile names
2022-05-03 15:12:34 +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
398caeed2c
Merge pull request #3602 from owncloud/metadata-gateway
...
introduce metadata gateway
2022-05-02 15:16:27 +02:00
Jörn Friedrich Dreyer
0642a5e0ca
Align service naming ( #3606 )
...
* use configured names as service names in ocis runtime
Signed-off-by: Jörn Friedrich Dreyer <jfd@butonic.de >
* add changelog
Signed-off-by: Jörn Friedrich Dreyer <jfd@butonic.de >
* correct service names for group and storage-shares
Signed-off-by: Jörn Friedrich Dreyer <jfd@butonic.de >
* use correct service names in .drone.star
Signed-off-by: Jörn Friedrich Dreyer <jfd@butonic.de >
* align ocis-pkg/config/config.go
Signed-off-by: Jörn Friedrich Dreyer <jfd@butonic.de >
2022-05-02 12:44:21 +02:00
Jörn Friedrich Dreyer
d1d6cf3b00
Merge branch 'master' into metadata-gateway
...
Signed-off-by: Jörn Friedrich Dreyer <jfd@butonic.de >
2022-05-02 09:15:42 +00: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
Jörn Friedrich Dreyer
89a9a14d24
Update extensions/storage-shares/pkg/config/parser/parse.go
2022-04-29 22:04:12 +02:00
Jörn Friedrich Dreyer
34554f319a
fix some storage env vars
...
Signed-off-by: Jörn Friedrich Dreyer <jfd@butonic.de >
2022-04-29 18:39:29 +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
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
f39e354eea
make storage shares config similar to other services
2022-04-25 15:44:01 +02:00