LXD Weekly Status #21: Console Attach, Distribution Work, & More
Stéphane Graber
on 30 October 2017
Tags: containers , FOSDEM
Introduction
Last week @brauner and @stgraber were traveling to Prague for the Open Source Summit Europe.
We got the opportunity to talk about LXD, system containers and various bits of ongoing kernel work as well as meet with a number of our users and contributors!
All this travel and conference time reduced our ability to do feature work this week, so we’ve mostly been reviewing contributions and pushing a number of bugfixes with things going back to normal this week.
Upcoming conferences and events
- 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.
- Console attach in LXD
- Distributed database for LXD clustering
- Stable release work for LXC, LXCFS and LXD.
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
- Fixed some issues with our initial SR-IOV support.
- Renamed the vfio nictype to sriov to reflect reality.
- Attempted to use /proc/1/root to access files outside of the snap.
- Reverted the previous change due to kernel bind-mount checks.
- Moved over to bakery.v2 now that they have a stable branch.
LXC
- lxc-debian: Added support for “testing” and “unstable” series.
- Fixed a typo in the lxc-net script.
- Made it possible to lxc-attach to an undefined container.
- Fixed the -s argument with lxc-execute.
- lxc-debian: Don’t hardcode series name anymore and cleanup locale handling.
- Fixed namespace inheritance in attach.
- Fixed cgroup handling when the container drops CAP_SYS_ADMIN.
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
- Nothing to report this week as Ubuntu was frozen for the 17.10 release.
Snap
- Fixed bad location for liblxcfs.so breaking lxcfs in the snap.
Ubuntu cloud
Ubuntu offers all the training, software infrastructure, tools, services and support you need for your public and private clouds.
Newsletter signup
Related posts
Implementing an Android™ based cloud game streaming service with Anbox Cloud
Since the outset, Anbox Cloud was developed with a variety of use cases for running Android at scale. Cloud gaming, more specifically for casual games as...
Cloud-native infrastructure – When the future meets the present
We’ve all heard about cloud-native applications in recent years, but what about cloud-native infrastructure? Is there any reason why the infrastructure...
How to use Ubuntu in GKE on nodes and in containers
Google Kubernetes Engine (GKE) traces its roots back to Google’s development of Borg in 2004, a Google internal system managing clusters and applications. In...