[lxc-devel] [lxc/lxc] b6153e: cgroups: ignore unused controllers

Stéphane Graber noreply at github.com
Wed Mar 17 21:17:20 UTC 2021


  Branch: refs/heads/stable-4.0
  Home:   https://github.com/lxc/lxc
  Commit: b6153ed81899d807be2de932e364320f899d174a
      https://github.com/lxc/lxc/commit/b6153ed81899d807be2de932e364320f899d174a
  Author: Christian Brauner <christian.brauner at ubuntu.com>
  Date:   2021-03-17 (Wed, 17 Mar 2021)

  Changed paths:
    M src/lxc/cgroups/cgfsng.c

  Log Message:
  -----------
  cgroups: ignore unused controllers

Someone might have created a name=<controller> controller after the
container has started and so the container doesn't make use of this
controller.

Link: https://github.com/lxc/lxd/issues/8577
Signed-off-by: Christian Brauner <christian.brauner at ubuntu.com>


  Commit: dcf690189a5771e931c5b974658e2287a3fca18b
      https://github.com/lxc/lxc/commit/dcf690189a5771e931c5b974658e2287a3fca18b
  Author: Christian Brauner <christian.brauner at ubuntu.com>
  Date:   2021-03-17 (Wed, 17 Mar 2021)

  Changed paths:
    M configure.ac
    M src/lxc/macro.h

  Log Message:
  -----------
  macro: define __aligned_u64 to handle kernels without such support

Signed-off-by: Christian Brauner <christian.brauner at ubuntu.com>


  Commit: 652e39c6c5c5944010f958d9e5abaf0cae188705
      https://github.com/lxc/lxc/commit/652e39c6c5c5944010f958d9e5abaf0cae188705
  Author: Stéphane Graber <stgraber at ubuntu.com>
  Date:   2021-03-17 (Wed, 17 Mar 2021)

  Changed paths:
    A .github/workflows/build.yml
    A .github/workflows/coverity.yml
    A .github/workflows/static-analysis.yml
    R .travis.yml
    M src/tests/Makefile.am
    R src/tests/travis.sh

  Log Message:
  -----------
  Switch to Github actions

Travis-CI has been a disaster lately with us running out of credits or
their system thinking we're out of credit anyway...

So with Jenkins now covering arm64, let's move the rest of the CI to
Github Actions instead.

Signed-off-by: Stéphane Graber <stgraber at ubuntu.com>


  Commit: 3bcb8895a40b2f0bf7dc72ced6d285f77f28b8d5
      https://github.com/lxc/lxc/commit/3bcb8895a40b2f0bf7dc72ced6d285f77f28b8d5
  Author: Stéphane Graber <stgraber at ubuntu.com>
  Date:   2021-03-17 (Wed, 17 Mar 2021)

  Changed paths:
    M .github/workflows/coverity.yml

  Log Message:
  -----------
  github: Fix invalid syntax for coverity

Signed-off-by: Stéphane Graber <stgraber at ubuntu.com>


Compare: https://github.com/lxc/lxc/compare/cca16c4ff90e...3bcb8895a40b


More information about the lxc-devel mailing list