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

New storage proposal #1448

Closed
wants to merge 53 commits into from
Closed

Conversation

ancorgs
Copy link
Contributor

@ancorgs ancorgs commented Jul 8, 2024

Temporary PR created only to illustrate some conversations I'm having with @joseivanlopez

This depends on yast/yast-storage-ng#1386

@joseivanlopez
Copy link
Contributor

Thinking aloud:

"drives": [
  {
    "search": "/dev/vda",
    "partitions": [ "boot" ]
  }
]

@coveralls
Copy link

coveralls commented Jul 17, 2024

Coverage Status

coverage: 72.214% (+0.9%) from 71.319%
when pulling 5711b4e on ancorgs:wip_storage_merge
into 55fabd7 on openSUSE:master.

@joseivanlopez joseivanlopez changed the title WIP: some ideas to discuss New storage proposal Jul 17, 2024
@ancorgs
Copy link
Contributor Author

ancorgs commented Aug 22, 2024

Closing in favor of #1552

ancorgs added a commit that referenced this pull request Aug 27, 2024
In order to implement the unattended behavior for storage described at
[auto_storage.md](https://github.com/openSUSE/agama/blob/master/doc/auto_storage.md),
we decided we need a new kind of proposal since we want to achieve
things that would be impossible with `Y2Storage::GuidedProposal` or
`Y2Storage::AutoinstProposal`.

This introduces a new `Y2Storage::AgamaProposal` that combines
components from the mentioned existing proposals.

Replaces #1448
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants