Category
lxd
3 posts filed under lxd.
Cross-track upgrade testing for LXD clusters
Adding multi-step cross-track upgrade tests to LXD CI, so a cluster upgrade from an LTS track all the way to the development head is validated before it ships.
Shipping Selective state recursion optimization to LXD
A feature I worked on for LXD that lets clients ask the server for only the instance-state fields they need. Shipped end-to-end across the LXD server, pylxd, and lxd-ui.
Shipping cluster failure-domain feature to LXD
A new lxc cluster failure-domain subcommand I contributed to LXD, replacing the "edit the member YAML by hand" workaround for managing per-member failure domains.