Mark Laing

Results 136 comments of Mark Laing

@IrvingMg #17016 is merged now if you'd still like to work on this? You can still grep for occurrences of `operationtype.ClusterJoinToken` to find where the default project is being set...

> Hi! I’m planning to work on this and will submit a PR shortly. Please let me know if anyone else is already addressing it. I believe @IrvingMg is working...

Ah yes I've just tried again and that is my mistake. I often find what helps is a "this is what your should look like before you run "

General initial comments: - #12386 did not implement server side move, only server side copy. CLI deletes the old volume after copying it. - The ID of the storage volume...

Closed via https://github.com/canonical/lxd/pull/13730

Preliminary work for this should change how entity references (used by URLs) are loaded from the database. We need to filter these by the permissions of the caller, so they...

### `tl;dr` - No simple solution - Will add structure/guidelines to our database access patterns in LXD. Then using entity type and ID will follow naturally. ### Investigation I've investigated...

Ok this one is ready for review now

Just marking as draft while I wait for tests to pass.