Commit Graph
416 Commits
Author SHA1 Message Date
Willy Kloucek f0d072e94b since the metadata services uses the reva jwt token, accounts service should do too 2022-02-01 15:28:57 +01:00
Juan Pablo Villafáñez 7d8e334537 Revert v1 to v0 2022-01-31 12:17:56 +01:00
Juan Pablo Villafáñez 7557e4e0ea Migrate proto files for settings and adjusts paths 2022-01-31 09:35:39 +01:00
Juan Pablo Villafáñez 652bc1657c Remove all proto files for the accounts 2022-01-31 09:26:23 +01:00
Juan Pablo Villafáñez 6c67ff765e Adjust import paths and service urls in index.js 2022-01-31 09:26:23 +01:00
Willy Kloucek 6ef6d1117c fix condition for nil pointer in common config 2022-01-13 08:13:14 +01:00
Willy Kloucek 182712b223 fix tracing config 2022-01-13 08:13:14 +01:00
Willy KloucekandJörn Friedrich Dreyer 6de48a8cd4 switch to http.StatusOK instead of 200 2022-01-07 19:19:19 +00:00
Willy KloucekandJörn Friedrich Dreyer 1e38150276 improve command description 2022-01-07 19:19:16 +00:00
Willy KloucekandJörn Friedrich Dreyer 1dc63cbce1 ensure, that each config is only parsed once 2022-01-07 16:12:01 +00:00
Willy KloucekandJörn Friedrich Dreyer adc7b3b3d2 remove version from service config 2022-01-07 16:12:01 +00:00
Willy KloucekandJörn Friedrich Dreyer b9f2b6b91e move config parsing in separate package for each service 2022-01-07 16:12:01 +00:00
Willy KloucekandJörn Friedrich Dreyer 23e7a8ffab simplify commands and version handling 2022-01-07 16:11:50 +00:00
Willy KloucekandJörn Friedrich Dreyer 5b70d46213 remove build flags, add debug server to accounts 2022-01-07 16:08:14 +00:00
Willy KloucekandJörn Friedrich Dreyer 6a03c4acba improve envdecode error handling 2022-01-07 16:08:14 +00:00
Willy KloucekandJörn Friedrich Dreyer a839288212 remove supervised flag from configs 2022-01-07 16:08:14 +00:00
Willy KloucekandJörn Friedrich Dreyer 5034e399bb maintain envdecode inside ocis-pkg 2022-01-07 16:08:14 +00:00
Willy KloucekandJörn Friedrich Dreyer 61ff46b29c fix unit tests 2022-01-07 16:07:01 +00:00
Willy KloucekandJörn Friedrich Dreyer e361132435 move accounts config sanitazing into config parsing 2022-01-07 16:07:01 +00:00
Willy KloucekandJörn Friedrich Dreyer e006ad6e40 directly pass env to config 2022-01-07 16:07:01 +00:00
Willy KloucekandJörn Friedrich Dreyer 3c3fc2e098 revert storage, remove tracing.service and bring back common 2022-01-07 16:06:56 +00:00
Willy KloucekandJörn Friedrich Dreyer 9422388b74 add version to accounts 2022-01-07 16:04:55 +00:00
Willy KloucekandJörn Friedrich Dreyer a13df3dcf7 split **/pkg/config/config.go up to multiple files 2022-01-07 16:04:52 +00:00
Willy KloucekandJörn Friedrich Dreyer 6990e7d660 switch all other services to struct tag based env config 2022-01-07 15:47:47 +00:00
Willy KloucekandJörn Friedrich Dreyer 288d6c469e switch graph to struct tag based env config 2022-01-07 15:39:01 +00:00
Willy KloucekandJörn Friedrich Dreyer 788a390016 switch glauth to struct tag based env config 2022-01-07 15:39:01 +00:00
Willy KloucekandJörn Friedrich Dreyer 161dd949fc switch ocs to struct tag based env config 2022-01-07 15:39:01 +00:00
Willy KloucekandJörn Friedrich Dreyer cb27090cea fix accounts test 2022-01-07 15:39:01 +00:00
Willy KloucekandJörn Friedrich Dreyer d2befd9257 switch accounts to struct tag based env config 2022-01-07 15:39:01 +00:00
Willy KloucekandJörn Friedrich Dreyer ebfe8f069c remove service names 2022-01-07 15:39:01 +00:00
Willy KloucekandJörn Friedrich Dreyer 7b61460fac add accounts log level 2022-01-07 15:39:01 +00:00
Willy KloucekandJörn Friedrich Dreyer 3b5a33590e add missing commands and unify service / namespace options 2022-01-07 15:38:56 +00:00
Jörn Friedrich Dreyer 66491b94c9 Merge branch 'master' into spaces-registry 2022-01-04 19:30:00 +00:00
Willy Kloucek 493af58d54 add updated proto generation output 2021-12-22 09:19:58 +01:00
Jörn Friedrich Dreyer a3702f722d fix metadata for spaces registry
Signed-off-by: Jörn Friedrich Dreyer <jfd@butonic.de>
2021-12-07 14:48:56 +00:00
Jörn Friedrich Dreyer 550b0bbfea reuse existing metadata storage
Signed-off-by: Jörn Friedrich Dreyer <jfd@butonic.de>
2021-12-07 12:46:48 +00:00
Jörn Friedrich Dreyer 5ec72daaeb adapt metadata storage to make use the spaces datatx
Signed-off-by: Jörn Friedrich Dreyer <jfd@butonic.de>
2021-12-07 12:43:34 +00:00
Jörn Friedrich Dreyer b63b322b6f drop /meta mount prefix
Signed-off-by: Jörn Friedrich Dreyer <jfd@butonic.de>
2021-12-07 12:21:14 +00:00
Jörn Friedrich DreyerandGitHub ffe75747d3 Merge pull request #2837 from owncloud/update-reva-a042373b390
[full-ci] update reva, ignoring docker-arm
2021-12-07 13:17:12 +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
Willy Kloucek 81408a3568 move up and download to a separate package 2021-12-06 12:01:16 +01:00
Willy Kloucek 122822a87e refactor auth 2021-12-06 12:01:16 +01:00
Willy Kloucek c37800eb72 fix user creation 2021-12-06 12:01:16 +01:00
David ChristofasandWilly Kloucek 08641a8e45 fix download helper for accounts service and indexer 2021-12-06 12:01:15 +01:00
Willy Kloucek 3fd070061d WIP: make the accounts service use the upload workflow 2021-12-06 12:01:15 +01:00
A.Unger 70da20a777 Merge branch 'master' into try-gookikt-config 2021-11-19 16:27:49 +01:00
Willy Kloucek 32ffbe3ac6 adapt changed function signatures 2021-11-19 13:22:47 +01:00
A.Unger 24347180fa use ocisConfig as struct tagname to bind config files to strucg attributes 2021-11-19 09:28:23 +01:00
A.Unger ad4fb0e0f9 attempt to revert to the old status. Just triggering a CI run 2021-11-17 19:37:15 +01:00
A.Unger 592a91053b restore flags for some account commands 2021-11-17 16:41:51 +01:00