Skip to main content
  1. Blog
  2. Article

Stéphane Graber
on 21 August 2017

LXD: Weekly status #11


Introduction

This week has been pretty busy, with the most time consuming work being:

  • More preparation for the upcoming LXC 2.1 release (getting very close now).
  • Dealing with a massive (500+) backlog of patches for the LXC 1.0 and 2.0 stable branches.
  • Quite a bit of refactoring in LXD around the daemon struct and database code.
  • Initial work on performance testing for LXD.
  • Implementation of delta downloads for the daily LXD images.

LXD 2.17 is scheduled to be released on Tuesday and if all goes according to plan, this should be the first release of LXD where the snap package is effectively on par with the Debian package!

We’ve seen quite a big uptake of LXD on a number of Linux distributions thanks to the snap package and are very much looking forward to having the snap package be production ready.

Upcoming conferences

Ongoing projects

The list below is feature or refactoring work which will span several weeks/months and can’t be tied directly to a single Github issue or pull request.

Upstream changes

The items listed below are highlights of the work which happened upstream over the past week and which will be included in the next release.

LXD

LXC

LXCFS

  • Nothing to report this week

Distribution work

This section is used to track the work done in downstream Linux distributions to ship the latest LXC, LXD and LXCFS as well as work to get various software to work properly inside containers.

Ubuntu

  • LXC was updated in the Ubuntu development release to workaround a gcc7 regression.

Snap

  • Updated the wrapper scripts with before comments
  • Cleaned up some of the content filters
  • Added support for bash completion
  • Added support for auto-creation of the “lxd” group
  • Bumped the Go version to 1.8.3
  • Fixed an upgrade issue with snapd 2.27

Related posts


Massimiliano Gori
31 March 2026

How to manage Ubuntu fleets using on-premises Active Directory and ADSys

Cloud and server Article

The “hybrid fleet” is today’s reality: organizations diversify operating systems while Microsoft Active Directory (AD) remains the dominant identity “source of truth.” IT administrators must ensure Linux machines, like Ubuntu desktops and servers, behave as first-class citizens in this environment. Efficient Linux management demands unifi ...


David Beamonte
30 March 2026

Simplify bare metal operations for sovereign clouds

MAAS Article

The way enterprises are thinking about their infrastructure has changed.  Digital sovereignty of all kinds – data sovereignty, operational sovereignty, and software sovereignty – have begun to dominate the infrastructure discussion. Today, these abstract terms have become practical concerns for platform teams. Changing regulations, geopol ...


Massimiliano Gori
30 March 2026

How to Harden Ubuntu SSH: From static keys to cloud identity

Cloud and server Article

30 years after its introduction, Secure Shell (SSH) remains the ubiquitous gateway for administration, making it a primary target for brute force attacks and lateral movement within enterprise environments. For system administrators and security architects operating under the weight of regulatory frameworks like SOC2, HIPAA, and PCI-DSS, ...