feat(ui): show volume groups#2089
Conversation
50ed831 to
cc0cfb5
Compare
Pull Request Test Coverage Report for Build 13763915231Warning: This coverage report may be inaccurate.This pull request's base commit is no longer the HEAD commit of its target branch. This means it includes changes from outside the original pull request, including, potentially, unrelated coverage changes.
Details
💛 - Coveralls |
5498aeb to
986da5e
Compare
- Includes the name used for searching the device when the device is not found.
- The model includes all the devices, including devices with errors.
- Min size is even generated when a device is not found.
986da5e to
7d64c00
Compare
|
Just for the record. We agreed to proceed with this model, but we will need to revisit it in the future since it has some consistency problems. For example, drives have a property |
This comment was marked as resolved.
This comment was marked as resolved.
dgdavid
left a comment
There was a problem hiding this comment.
I didn't review it in depth, especially the components since I expect more changes on them and I need more time to think on them. However, I think we can go ahead.
662f861 to
44a7bb6
Compare
Prepare for releasing Agama 13: - #2041 - #2074 - #2088 - #2089 - #2094 - #2097 - #2098 - #2100 - #2101 - #2104 - #2106 - #2107 - #2108 - #2113 - #2115 - #2116 - #2117 - #2118 - #2120 - #2121 - #2122 - #2123 - #2124 - #2125 - #2126 - #2128 - #2132 - #2135 - #2136 - #2137 - #2139 - #2142 - #2145 - #2146 - #2147 - #2148 - #2151 - #2153 - #2155 - #2156 - #2157 - #2158 - #2159 - #2160 - #2161 - #2163 - #2165 - #2172 - #2174 - #2177 - #2179 - #2180 - #2181 - #2182 - #2183 - #2184 - #2186 - #2187 - #2188 - #2191 - #2192 - #2193 - #2195 - #2197 - #2198 - #2199 - #2200 - #2201 - #2203 - #2204 - #2205 - #2206 - #2207 - #2209 - #2212 - #2213 - #2214 - #2215 - #2216
https://build.opensuse.org/request/show/1256465 by user IGonzalezSosa + anag+factory - Version 13 - Support for manual files deployment in unattended mode (gh#agama-project/agama#2121) - Do not try to connect to the HTTP server when it is not needed (gh#agama-project/agama#2192). - Add extensions from the registration server (automatic installation only) (jsc#AGM-100) - Improve init scripts execution (gh#agama-project/agama#2161): * Properly run the scripts (gh#agama-project/agama#2144). * Allow setting the scripts path with the SCRIPTS_DIR environment variable. * Do not exit with an error if there are not scripts. * Make agama-scripts.sh idempotent. - Extend storage model schema with LVM (gh#agama-project/agama#2089).
Show the volume groups used for the installation and their logical volumes.
Note: The volume groups and logical volumes cannot be edited yet.