Commit Graph
198 Commits
Author SHA1 Message Date
Jörn Friedrich DreyerandGitHub 201722a88f Update extensions/storage-metadata/pkg/command/root.go 2022-05-03 18:04:10 +02:00
Jörn Friedrich Dreyer 68ccfa39f3 owncloudsql driver typo
Signed-off-by: Jörn Friedrich Dreyer <jfd@butonic.de>
2022-05-03 16:01:37 +00:00
Jörn Friedrich DreyerandGitHub 2c49a47d66 fix misnamed owncloudsql driver 2022-05-03 17:50:40 +02:00
Jörn Friedrich DreyerandGitHub 0fe6676738 drop specific service name from tracing docs 2022-05-03 17:48:45 +02:00
Jörn Friedrich DreyerandGitHub 8ded0ced20 fix doc typo 2022-05-03 17:22:39 +02:00
Jörn Friedrich DreyerandGitHub 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
Jörn Friedrich DreyerandGitHub eac18a9404 Update group doc 2022-05-03 17:04:45 +02:00
Willy Kloucek 4f6cc66d57 fix metadata storage permissions endpoint 2022-05-03 16:57:17 +02:00
Jörn Friedrich DreyerandGitHub 003945edec Update group service usage 2022-05-03 16:53:45 +02:00
Jörn Friedrich DreyerandGitHub 28978e81ed fix env var typo 2022-05-03 16:52:13 +02:00
Jörn Friedrich DreyerandGitHub 7c6cdf0008 Apply suggestions from code review
update usage
2022-05-03 16:51:20 +02:00
Willy Kloucek e97ec5ed58 reintroduce Skip users groups in token option 2022-05-03 16:48:09 +02:00
Willy Kloucek 3ad56ed8ad bring back folde precreation for sharing service 2022-05-03 16:00:48 +02:00
Willy Kloucek 59c4727421 temporarily revert back to json sharing drivers 2022-05-03 15:41:53 +02:00
Willy Kloucek 771bfb6c6b remove rest default config from user provider 2022-05-03 15:27:12 +02:00
Willy Kloucek 9268fdcf86 fix ocis build 2022-05-03 15:12:36 +02:00
Willy Kloucek 2df402cf7e user config docs 2022-05-03 15:12:35 +02:00
Willy Kloucek fd44da4629 storage-users config docs 2022-05-03 15:12:35 +02:00
Willy Kloucek b3c8ee3d30 storage sahres config docs 2022-05-03 15:12:35 +02:00
Willy Kloucek d2edd6e98e storage-publiclink config docs 2022-05-03 15:12:35 +02:00
Willy Kloucek f501814bef storage-metadata config docs 2022-05-03 15:12:35 +02:00
Willy Kloucek c6af86c2a8 sharing config docs 2022-05-03 15:12:35 +02:00
Willy Kloucek dde2d41831 ocdav config docs 2022-05-03 15:12:35 +02:00
Willy Kloucek c0c19dc36a fix app registry port 2022-05-03 15:12:35 +02:00
Willy Kloucek 859ae544d5 groups config docs 2022-05-03 15:12:35 +02:00
Willy Kloucek ecb3d4bc84 fix app registry default config 2022-05-03 15:12:35 +02:00
Willy Kloucek 6c2b9cb29b gateway config docs 2022-05-03 15:12:35 +02:00
Willy Kloucek 26a92f2bad add app-registry service 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 f643de22c4 machine auth config docs 2022-05-03 15:12:34 +02:00
Willy Kloucek b35178584b auth bearer config docs 2022-05-03 15:12:34 +02:00
Willy Kloucek 18296ceea7 auth basic config docs 2022-05-03 15:12:34 +02:00
Willy Kloucek eb82c646c0 app provider config docs 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
Willy Kloucek 061808ca72 remove unsupported drivers from the documentation 2022-05-03 15:12:34 +02:00
André Duffeck fd4ec56b3e Cleanup 2022-05-02 18:43:03 +02:00
André Duffeck a1b34a62a7 Also index new directories 2022-05-02 18:42:47 +02:00
Jörn Friedrich Dreyer 4d888ccb7a fix proxy directorSelectionDirector test
Signed-off-by: Jörn Friedrich Dreyer <jfd@butonic.de>
2022-05-02 14:49:30 +00:00
Jörn Friedrich Dreyer c720d18de8 update config to init changes
Signed-off-by: Jörn Friedrich Dreyer <jfd@butonic.de>
2022-05-02 14:19:08 +00:00
Jörn Friedrich Dreyer bfc8196ac2 Merge branch 'master' into search
Signed-off-by: Jörn Friedrich Dreyer <jfd@butonic.de>
2022-05-02 13:43:24 +00:00
Jörn Friedrich DreyerandGitHub 398caeed2c Merge pull request #3602 from owncloud/metadata-gateway
introduce metadata gateway
2022-05-02 15:16:27 +02:00
Jörn Friedrich Dreyer f88c000bac generate metadata user id
Signed-off-by: Jörn Friedrich Dreyer <jfd@butonic.de>
2022-05-02 12:36:30 +00:00
Jörn Friedrich Dreyer 161c23976f remove unused system user initialization
Signed-off-by: Jörn Friedrich Dreyer <jfd@butonic.de>
2022-05-02 11:30:36 +00:00
Jörn Friedrich Dreyer 7dd486ba17 use cs3 user type constant
Signed-off-by: Jörn Friedrich Dreyer <jfd@butonic.de>
2022-05-02 11:17:08 +00:00
Benedikt KulmannandGitHub 40d5f95c5e Merge pull request #3626 from owncloud/spaces-capability-feature-flags
Spaces capability feature flags
2022-05-02 12:59:53 +02:00
Jörn Friedrich DreyerandGitHub 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