Skip to main content

Your submission was sent successfully! Close

Thank you for signing up for our newsletter!
In these regular emails you will find the latest updates from Canonical and upcoming events where you can meet our team.Close

Thank you for contacting us. A member of our team will be in touch shortly. Close

An error occurred while submitting your form. Please try again or file a bug report. Close

  1. Blog
  2. Article

Stéphane Graber
on 23 October 2017

LXD Weekly Status #20: Authentication, Conferences & More


Introduction

This week was busy with stable releases. All in all, we released:

We’ve also merged support for external authentication in LXD, through support of macaroon authentication tokens. This will make it possible to integrate LXD with enterprise SSO solutions.

Initial support for SR-IOV devices has also been added. Right now adding support for dynamic allocation of SR-IOV network devices. We will soon follow that with infiniband support too.

On the LXC front, we’re working on improvements to console handling with the first step there being the addition of a ringbuffer to store the console state, allowing to replay part of the screen when attaching.

@brauner and @stgraber are traveling to Prague for the Open Source Summit Europe.

Upcoming conferences and events

  • Open Source Summit Europe (Prague, October 2017)
  • Linux Piter 2017 (St. Petersburg, November 2017)
  • FOSDEM 2018 (Brussels, February 2018)

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

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

  • Nothing to report this week as Ubuntu was frozen for the 17.10 release.

Snap

  • The latest stable channel has been updated to LXD 2.18.
  • The 2.0 stable channel has been updated to LXD 2.0.11.
  • LXCFS 2.0.8, LXC 2.2.1 and LXC 2.0.9 have been pushed to the relevant channels too, updating all the snaps to the latest stable releases.

Related posts


Nicholas Morris
26 August 2025

Generating allow-lists with DNS monitoring on LXD

DevOps Article

Allow-listing web traffic – blocking all web traffic that has not been pre-approved – is a common practice in highly sensitive environments. It is also a challenge for developers and system administrators working in those environments. In this blog, we’ll cover an easy way to mitigate this challenge by using LXD to generate allow-lists.  ...


Canonical
22 July 2025

Native integration available for Dell PowerFlex and Canonical LXD

Cloud and server Article

The integration delivers reliable, cost-effective virtualization for modern IT infrastructure  Canonical, the company behind Ubuntu, has collaborated with Dell Technologies on a native integration between Canonical LXD and Dell PowerFlex software-defined infrastructure. The combined solutions for open source virtualization and high-perfor ...


Massimiliano Gori
2 July 2025

Source to production: Spring Boot containers made easy

Cloud and server Article

This blog is contributed by Pushkar Kulkarni, a Software Engineer at Canonical. Building on the rise in popularity of Spring Boot and the 12 factor paradigm, our Java offering also includes a way to package Spring workloads in production grade, minimal, well organized containers with a single command. This way, any developer can generate ...