Category
containers
4 posts filed under containers.
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.
A clearer error for invalid slice names in Chisel
A small Chisel change that turns "invalid slice name" into a message that actually tells you what the rule is.