Skip to content

New storage proposal#1448

Closed
ancorgs wants to merge 53 commits intoagama-project:masterfrom
ancorgs:wip_storage_merge
Closed

New storage proposal#1448
ancorgs wants to merge 53 commits intoagama-project:masterfrom
ancorgs:wip_storage_merge

Conversation

@ancorgs
Copy link
Copy Markdown
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
Copy Markdown
Contributor

Thinking aloud:

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

@coveralls
Copy link
Copy Markdown

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.

@ancorgs ancorgs force-pushed the wip_storage_merge branch from d167686 to a24f1bc Compare July 17, 2024 08:28
@ancorgs ancorgs force-pushed the wip_storage_merge branch from a24f1bc to 2c4f760 Compare July 17, 2024 08:47
@joseivanlopez joseivanlopez changed the title WIP: some ideas to discuss New storage proposal Jul 17, 2024
@ancorgs ancorgs force-pushed the wip_storage_merge branch from 2d3401c to 2eecbfb Compare July 31, 2024 14:48
@ancorgs
Copy link
Copy Markdown
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