Commit Graph

391 Commits

Author SHA1 Message Date
Willy Kloucek 7abcf96ea8 revert storage, remove tracing.service and bring back common 2022-01-03 07:49:24 +01:00
Willy Kloucek a77c8ac8dd add version to accounts 2022-01-03 07:49:24 +01:00
Willy Kloucek 9aae5392fc split **/pkg/config/config.go up to multiple files 2022-01-03 07:49:24 +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 30656c5a32 switch graph to struct tag based env config 2022-01-03 07:49:24 +01:00
Willy Kloucek 4067ae9493 switch glauth to struct tag based env config 2022-01-03 07:49:23 +01:00
Willy Kloucek d0030ab555 switch ocs to struct tag based env config 2022-01-03 07:49:23 +01:00
Willy Kloucek a35c472be3 fix accounts test 2022-01-03 07:49:23 +01:00
Willy Kloucek 6bf467127b switch accounts to struct tag based env config 2022-01-03 07:49:23 +01:00
Willy Kloucek f7b949a445 remove service names 2022-01-03 07:49:23 +01:00
Willy Kloucek af6cbdaf28 add accounts log level 2022-01-03 07:49:23 +01:00
Willy Kloucek 6206fe2398 add missing commands and unify service / namespace options 2022-01-03 07:49:23 +01:00
Willy Kloucek 493af58d54 add updated proto generation output 2021-12-22 09:19:58 +01:00
Jörn Friedrich Dreyer 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 Christofas 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
A.Unger c567eb6eea removed yet more flagsets 2021-11-17 11:39:32 +01:00
A.Unger 0d7be0d6ad set all previously set on c.StringSlice values on the bootstrap config 2021-11-16 12:22:17 +01:00
A.Unger c6191b7404 fix account unit tests 2021-11-11 13:46:07 +01:00
A.Unger aa67106e04 sane common configurations 2021-11-11 12:51:57 +01:00
A.Unger 51bee0e531 sort out flags precedence 2021-11-09 17:30:31 +01:00
A.Unger e7f9fb3bcb refactor NewLogger away to ocis-pkg 2021-11-08 19:38:40 +01:00
A.Unger bff4ec48b0 new config framework in accounts 2021-11-08 13:41:59 +01:00
A.Unger 8c2a681937 normalize webdav 2021-11-08 12:32:52 +01:00
A.Unger a515a97c8f normalize idp 2021-11-08 12:17:23 +01:00
A.Unger d7828141f6 fix log inheritance for accounts 2021-11-08 11:51:35 +01:00
A.Unger a55a0395eb add mapstructure to ocs 2021-11-05 15:16:03 +01:00
A.Unger b94c0e683f fix yet more offenses 2021-11-05 14:26:02 +01:00
A.Unger ca997e5bfc migrate web to the new config scheme 2021-11-05 13:33:03 +01:00
A.Unger ba1635165b migrate idp to the new config scheme 2021-11-05 11:15:55 +01:00
A.Unger da36ca8cde adjust flagsets 2021-11-04 15:56:01 +01:00
A.Unger a76ad08d12 fix dead code logic 2021-11-04 14:19:41 +01:00
A.Unger cfe1ac30af add graph 2021-11-04 13:50:42 +01:00
A.Unger b61887aca1 hook accounts to env variables 2021-11-04 13:16:16 +01:00
A.Unger 09195ffc8c use reflection to set config values from environment 2021-11-03 11:34:56 +01:00
A.Unger 2a14bb362a fix smells 2021-11-02 14:48:40 +01:00
A.Unger ab1703c2e8 refactor around config parsing 2021-11-02 14:20:07 +01:00
A.Unger 10731c3878 general restructuring 2021-11-02 12:12:09 +01:00
A.Unger a767356bba provide example config + implement parse config on accounts 2021-11-02 12:09:21 +01:00
A.Unger 7ca93450a2 adjust accounts flagset, replace new with defaultconfig 2021-11-02 11:29:52 +01:00
A.Unger 20b6d0a635 add DefaultConfig on accounts 2021-11-02 10:57:25 +01:00