Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

PosixFS: Make PosixFS non-collaborative mode the new install default for User Storage #220

Open
1 of 21 tasks
dragotin opened this issue Feb 20, 2025 · 0 comments
Open
1 of 21 tasks
Assignees

Comments

@dragotin
Copy link
Contributor

dragotin commented Feb 20, 2025

Description

This story describes the tasks that need to be done to make the non-collaborative PosixFS the standard for new installations.

User Stories

  • As an OpenCloud User I want a flawless new installation with non-collaborative PosixFS

Value

With that, OpenCloud manages the data in a human readable file tree. The grows the confidence.

Acceptance Criteria

  • OpenCloud just starts with PosixFS non collaborative change storage users default to posixfs #237
  • CI runs on PosixFS non collaborative
  • System storage remains decomposed
  • Issue Default posixfs setup breaks when user is renamed #192 needs to be decided & fixed
  • Documentation is updated
  • A newly installed OpenCloud uses the non-collaborative mode of PosixFS.
    • this would require checking the on disk layout ... I'd recommend documenting a breaking change. Users have to configure the ocis filesystem driver if they want to use opencloud with their old data.
  • Upgrades stay with their setting, which is probably Decomposed FS the ocis driver.

Definition of ready

  • Everybody needs to understand the value written in the user story
  • Acceptance criteria have to be defined
  • All dependencies of the user story need to be identified
  • Feature should be seen from an end user perspective
  • Story has to be estimated
  • Story points need to be less than 20

Definition of done

  • Functional requirements
    • Functionality described in the user story works
    • Acceptance criteria are fulfilled
  • Quality
    • Code review happened
    • CI is green (that includes new and existing automated tests)
    • Critical code received unit tests by the developer
  • Non-functional requirements
    • No sonar cloud issues
  • Configuration changes
    • The next branch of the OpenCloud charts is compatible
@tbsbdr tbsbdr moved this to Backlog in OpenCloud Team Board Feb 20, 2025
@dragotin dragotin changed the title PosixFS: Make PosixFS non-collaborative mode the new install default PosixFS: Make PosixFS non-collaborative mode the new install default for User Storage Feb 21, 2025
@butonic butonic self-assigned this Feb 24, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
Status: Backlog
Development

No branches or pull requests

2 participants