mas-who
mas-who
# Required information * Distribution: snap * Distribution version: lxd 5.20 # Issue description When creating a storage pool using the `zfs` driver, if the `zfs.pool_name` config is set to...
# Required information * Distribution: Ubuntu snap * Distribution version: 5.19 # Issue description The api endpoints for updating a volume `PUT /1.0/storage-pools/{poolName}/volumes/{type}/{volumeName}` and updating a volume snapshot `PUT /1.0/storage-pools/{poolName}/volumes/{type}/{volumeName}/snapshots/{snapshotName}`...
## Done - Added the four column advanced grid layout pattern with full row dividers ## QA - Open [demo]() - TBC - Review updated documentation: - TBC ### Check...
# Required information - Distribution: 5.21 LTS - Distribution version: snap # Issue description Currently in lxd the `identity` and `certificate` entity type from the authorisation model may relate to...
# Issue description The OIDC login will fail in a LXD cluster if different members handle different stages of the flow. This is likely to occur if load balancing is...
It would be nice to show which images have been downloaded previously during image selection for creating instances. This could be indicated in the image selection modal as shown below....
When attempting to attach an ISO to a running VM using remote ceph RBD storage, an error was returned “Device cannot be added when instance is running”. Additionally, attaching ISO...
## Done - Added repo secrets to serve as oidc env variables for the tests - Added global oidc auth setup for tests. This should also serve as test for...
When adding additional network listeners in a downstream project using `(microcluster.Microcluster).AddServers`, we need to pass in a map of the type `map[string]rest.Server`. Since there are reserved names for microcluster internal...
# Issue description Currently when making a request to `POST /1.0/instances` and setting `source.type=copy` and `source.source` to the source instance snapshot within the payload, the resulting `InstanceCreate` operation will allocate...