-
Notifications
You must be signed in to change notification settings - Fork 14
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
storage: Add new integration layer between anaconda and cockpit storage #72
Commits on Feb 16, 2024
-
Enhance integration between Anaconda Web UI and Cockpit storage
This commit introduces a higher level of integration between Anaconda Web UI and Cockpit storage. When users perform advanced storage configuration, their storage settings will now seamlessly sync with Anaconda web UI. Specifically, selected mount points and configured LUKS devices will be automatically detected and utilized during installation, streamlining the process for users. This enhancement aims to improve the user experience and reduce manual configuration efforts during installation. Resolves: rhbz#2263971
Configuration menu - View commit details
-
Copy full SHA for fd20fda - Browse repository at this point
Copy the full SHA fd20fdaView commit details -
Configuration menu - View commit details
-
Copy full SHA for b978717 - Browse repository at this point
Copy the full SHA b978717View commit details -
storage: unlock luks devices with the passphrases we get from cockpit
Note: This is a temporary workaround which should be obsoleted and removed once https://issues.redhat.com/browse/INSTALLER-3898 is fixed.
Configuration menu - View commit details
-
Copy full SHA for fcbde4d - Browse repository at this point
Copy the full SHA fcbde4dView commit details -
Configuration menu - View commit details
-
Copy full SHA for 76337c7 - Browse repository at this point
Copy the full SHA 76337c7View commit details -
Configuration menu - View commit details
-
Copy full SHA for 33d3821 - Browse repository at this point
Copy the full SHA 33d3821View commit details -
storage: check for existing biosboot partition in the validation chec…
…ks when configuring manually storage
Configuration menu - View commit details
-
Copy full SHA for 9c1beeb - Browse repository at this point
Copy the full SHA 9c1beebView commit details -
Configuration menu - View commit details
-
Copy full SHA for ac5279d - Browse repository at this point
Copy the full SHA ac5279dView commit details -
Configuration menu - View commit details
-
Copy full SHA for 5d6a38f - Browse repository at this point
Copy the full SHA 5d6a38fView commit details -
review: change button label to plain "install" for the 'Use configure…
…d storage" scenario
Configuration menu - View commit details
-
Copy full SHA for 33dfc8e - Browse repository at this point
Copy the full SHA 33dfc8eView commit details