Mark Laing

Results 56 issues of Mark Laing

### Please confirm - [x] I have searched existing issues to check if an issue already exists for my feature request. ### Is your feature request related to a problem?...

Improvement
Jira

### Please confirm - [x] I have searched existing issues to check if an issue already exists for the bug I encountered. ### Distribution Ubuntu ### Distribution version 24.04 ###...

Jira

It is not possible for unauthenticated clients to retrieve public images from any project other than the default project. The same is also true for images made available over the...

Jira

### Please confirm - [x] I have searched existing issues to check if an issue already exists for my feature request. ### Is your feature request related to a problem?...

Good first issue

Operations should never be using the request context inside their run function body. The request context may have been cancelled before the operation is started. When calling `operations.OperationCreate`, a context...

### Please confirm - [x] I have searched existing issues to check if an issue already exists for my feature request. ### Is your feature request related to a problem?...

Improvement
Jira

### Please confirm - [x] I have searched existing issues to check if an issue already exists for my feature request. ### Is your feature request related to a problem?...

Jira

Part of https://github.com/canonical/lxd/issues/16613#issuecomment-3547843653 Depends on #17016 Note: Context used in deferred functions and revert hooks is always a background context. The context used in an operation is currently a `context.TODO`...

Part of work towards https://github.com/canonical/lxd/issues/16613#issuecomment-3547843653 Depends on #16968

Part of https://github.com/canonical/lxd/issues/16613#issuecomment-3547843653 Depends on #16995