Tom Parrott

Results 68 issues of Tom Parrott

The OVN `lb-add` command that adds entries to the `Load_Balancer` OVN northbound table has a bug that in certain situations allows multiple records with the same name to be created....

Produce a document in this repository explaining how the VM live migration process & protocol works to aid future developments on it.

Documentation
Maybe
Improvement

Based on https://github.com/canonical/lxd/pull/13691 and https://github.com/lxc/incus/pull/370

Documentation

The resulting mount flags (such as `ro`) used for directory pass-through disks are different depending on whether the disk is hotplugged or available at start time. ``` lxc init ubuntu-minimal:24.04...

Bug

fix(deps): update github.com/openfga/api/proto digest to f5a955a #13649

Bug

DB generator use of the ast package has been deprecated in Go 1.22 https://tip.golang.org/doc/go1.22 > The following declarations related to [syntactic identifier resolution](https://pkg.go.dev/go/ast#Object) are now [deprecated](https://tip.golang.org/issue/52463): Ident.Obj, Object, Scope, File.Scope,...

Improvement

Problem: The zpool created by LXD on an external disk apparently get removed on snap remove, but not sufficiently for the disk to be reused for a fresh ZFS pool....

Bug

`lxc config show ` for an instance on an offline cluster member fails. Can this be made to work? As the data for the response should be purely coming from...

Improvement

At this time OVN load balancers will not support health monitoring of backends due to limitations in the OVN implementation. This means that should one backend fail, the load balancer...

Feature

Sponsored-by: https://webdock.io (cherry picked from commit 045926b2d9099b18c4d552601bd4ae4fc9b1e8be) License: Apache-2.0