Tom Parrott
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.
Based on https://github.com/canonical/lxd/pull/13691 and https://github.com/lxc/incus/pull/370
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...
fix(deps): update github.com/openfga/api/proto digest to f5a955a #13649
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,...
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....
`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...
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...
Sponsored-by: https://webdock.io (cherry picked from commit 045926b2d9099b18c4d552601bd4ae4fc9b1e8be) License: Apache-2.0