Skip to content

Latest commit

 

History

History
176 lines (154 loc) · 11.5 KB

2017-05-22.md

File metadata and controls

176 lines (154 loc) · 11.5 KB

Development report for 22 May 2017

The tenth weekly development report. Feel free to send PRs if you want to add to these reports (or correct them).

There is now a new linuxkit/virtsock repository that contains Go bindings and sample code for Hyper-V sockets and virtio sockets.

A SIG Security has been instituted and there will be a call on 24 May 2017.

Overview

  • We have mostly added a registry and hub org override so you can do make ORG=myorg when building packages, rather than pushing to the linuxkit org.
  • ongoing work has continued to move all builds to use the same Alpine base package. linuxkit/linuxkit#1856 @rneugeba
  • Label support - images may now specify an org.mobyproject.config label which contains a JSON version of the config. Anything set in this config will be the default, but can be overridden by the yaml file. In many cases this means that the yaml is nor needed, simplifying the config a lot. linuxkit/linuxkit#1862 @justincormack
  • Testing has been significantly improved and more tests are being added.

PRs merged

Kernel and Base:

Projects:

CLI:

Tests/CI:

Documentation:

PRs closed without merge

Issues of interest

Other reports in this series can be browsed directly in the repository at linuxkit/linuxkit:/reports.