Category
containers
3 posts filed under containers.
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.