[lxc-devel] [lxc/master] [attach]Set the containers's environment variables

2018-02-06 Thread lifeng68 on Github
The following pull request was submitted through Github. It can be accessed and reviewed at: https://github.com/lxc/lxc/pull/2134 This e-mail was sent by the LXC bot, direct replies will not reach the author unless they happen to be subscribed to this list. === Description (from pull-request)

[lxc-devel] [lxc/master] selinux.c: Simplify label_set

2018-02-06 Thread marcosps on Github
The following pull request was submitted through Github. It can be accessed and reviewed at: https://github.com/lxc/lxc/pull/2133 This e-mail was sent by the LXC bot, direct replies will not reach the author unless they happen to be subscribed to this list. === Description (from pull-request)

[lxc-devel] [lxc/lxc] d6337a: cgroups: get controllers on the unified hierarchy

2018-02-06 Thread GitHub
Branch: refs/heads/master Home: https://github.com/lxc/lxc Commit: d6337a5f9dc7311af168aa3d586fdf239f5a10d3 https://github.com/lxc/lxc/commit/d6337a5f9dc7311af168aa3d586fdf239f5a10d3 Author: Christian Brauner Date: 2018-01-31 (Wed, 31 Jan 2018)

[lxc-devel] [lxc/lxc] 72c94f: tools: add UNPRIVILEGED field in fancy output mode

2018-02-06 Thread GitHub
Branch: refs/heads/master Home: https://github.com/lxc/lxc Commit: 72c94ff968f66081bd52b7bdf6758e87917925f0 https://github.com/lxc/lxc/commit/72c94ff968f66081bd52b7bdf6758e87917925f0 Author: Christian Brauner Date: 2017-12-16 (Sat, 16 Dec 2017)

[lxc-devel] lxc: issue cleanups

2018-02-06 Thread Christian Brauner
Hey everyone, We are currently in the process of cleaning up the lxc issue list on Github ( https://github.com/lxc/lxc/issues ). This may cause some issues to be closed that you still consider relevant. Please do not take this as a slight. We're mainly doing this because a bunch of those issues

[lxc-devel] Getting complex data (structs) from a container (net ns) in API

2018-02-06 Thread Rafał Miłecki
Hi, currently lxccontainer's API has two functions for getting net info: char** (*get_interfaces)(struct lxc_container *c); char** (*get_ips)(struct lxc_container *c, const char* interface, const char* family, int scope); I'd like to get more detailed info about container's interfaces like a

[lxc-devel] [pylxd/branch-2.0] Fix bug #232 for 2.0 series branch

2018-02-06 Thread ajkavanagh on Github
The following pull request was submitted through Github. It can be accessed and reviewed at: https://github.com/lxc/pylxd/pull/277 This e-mail was sent by the LXC bot, direct replies will not reach the author unless they happen to be subscribed to this list. === Description (from pull-request)

[lxc-devel] [pylxd/master] Add mode/uid/gid to the container put method

2018-02-06 Thread ajkavanagh on Github
The following pull request was submitted through Github. It can be accessed and reviewed at: https://github.com/lxc/pylxd/pull/276 This e-mail was sent by the LXC bot, direct replies will not reach the author unless they happen to be subscribed to this list. === Description (from pull-request)

[lxc-devel] [lxc/lxc] d8ee92: Create console when the rootfs is NULL

2018-02-06 Thread GitHub
Branch: refs/heads/stable-2.0 Home: https://github.com/lxc/lxc Commit: d8ee923a211595ca6f308f724d37f1ece018e57f https://github.com/lxc/lxc/commit/d8ee923a211595ca6f308f724d37f1ece018e57f Author: LiFeng Date: 2018-02-05 (Mon, 05 Feb 2018) Changed paths: