[docs-only] Fix headers for the adrs, remove duplicate lines and reword. (#2004)

* Fix headers for the adrs, remove duplicate lines and reword.

* Update docs/ocis/adr/0005-cs3-api-account-management.md

Co-authored-by: Michael Barz <mbarz@owncloud.com>
This commit is contained in:
Klaas Freitag
2021-05-06 11:04:13 +02:00
committed by GitHub
parent ec5bdada81
commit ccb1ab69c6
4 changed files with 9 additions and 9 deletions

View File

@@ -6,8 +6,6 @@ geekdocEditPath: edit/master/docs/ocis/adr
geekdocFilePath: 0004-support-hot-migration.md
---
# 4. Support Hot Migration
* Status: proposed
* Deciders: @butonic, @micbar, @dragotin, @hodyroff, @pmaier1
* Date: 2021-03-16
@@ -78,4 +76,4 @@ The migration happens in subsequent stages while the service is online.
## Links
- [Clarify responsibilities of share providers and storage providers · Issue #1377 · cs3org/reva (github.com)](https://github.com/cs3org/reva/issues/1377) because the share manager for oCIS should store share information on the storage system. And [storageprovider should persist share creator · Issue #93 · cs3org/cs3apis (github.com)](https://github.com/cs3org/cs3apis/issues/93) finally: [eos: store share id in inherited xattr · Issue #543 · cs3org/reva (github.com)](https://github.com/cs3org/reva/issues/543)
- [Clarify responsibilities of share providers and storage providers · Issue #1377 · cs3org/reva (github.com)](https://github.com/cs3org/reva/issues/1377) because the share manager for oCIS should store share information on the storage system. And [storageprovider should persist share creator · Issue #93 · cs3org/cs3apis (github.com)](https://github.com/cs3org/cs3apis/issues/93) finally: [eos: store share id in inherited xattr · Issue #543 · cs3org/reva (github.com)](https://github.com/cs3org/reva/issues/543)

View File

@@ -3,11 +3,9 @@ title: "5. Account Management through CS3 API"
date: 2021-04-12T15:00:00+01:00
geekdocRepo: https://github.com/owncloud/ocis
geekdocEditPath: edit/master/docs/ocis/adr
geekdocFilePath: 0004-cs3api-user-management.md
geekdocFilePath: 0005-cs3api-user-management.md
---
# 5. Account Management via CS3 API
* Status: proposed
* Deciders: @refs, @butonic, @micbar, @dragotin, @pmaier1
* Date: 2021-04-12

View File

@@ -6,8 +6,6 @@ geekdocEditPath: edit/master/docs/ocis/adr
geekdocFilePath: 0006-service-discovery.md
---
# 6. Service Discovery within oCIS and Reva
* Status: proposed
* Deciders: @refs, @butonic, @micbar, @dragotin, @pmaier1
* Date: 2021-04-19

View File

@@ -1,4 +1,10 @@
# 5. Graph API for Spaces
---
title: "7. Open Graph API for oCIS File Spaces"
date: 2021-05-03T09:00:00+01:00
geekdocRepo: https://github.com/owncloud/ocis
geekdocEditPath: edit/master/docs/ocis/adr
geekdocFilePath: 0007-api-for-spaces.md
---
* Status: proposed
* Deciders: @butonic, @micbar, @dragotin, @hodyroff, @pmaier1