[lxc-devel] [lxc/lxc] e3e70d: tools: Indicate container startup failure

GitHub noreply at github.com
Mon Aug 20 10:33:47 UTC 2018


  Branch: refs/heads/master
  Home:   https://github.com/lxc/lxc
  Commit: e3e70db364505a5f9e7eb5aa922f636300d3a0d1
      https://github.com/lxc/lxc/commit/e3e70db364505a5f9e7eb5aa922f636300d3a0d1
  Author: Tobin C. Harding <me at tobin.cc>
  Date:   2018-08-20 (Mon, 20 Aug 2018)

  Changed paths:
    M src/lxc/tools/lxc_autostart.c

  Log Message:
  -----------
  tools: Indicate container startup failure

When running lxc-autostart we do not currently indicate failure to start
containers, either partial failure i.e. some of the containers failed to
start or total failure i.e. all of the containers failed to start.

Indicate container startup failure.  For total failure exit(1), for
partial failure exit(2).

Signed-off-by: Tobin C. Harding <me at tobin.cc>


  Commit: de206187cd9d57b860fa6bdacaf62308dbdd1099
      https://github.com/lxc/lxc/commit/de206187cd9d57b860fa6bdacaf62308dbdd1099
  Author: Christian Brauner <christian at brauner.io>
  Date:   2018-08-20 (Mon, 20 Aug 2018)

  Changed paths:
    M src/lxc/tools/lxc_autostart.c

  Log Message:
  -----------
  Merge pull request #2542 from tcharding/signal-fail-2523

tools: Indicate container startup failure


Compare: https://github.com/lxc/lxc/compare/4f9500b1a597...de206187cd9d
      **NOTE:** This service has been marked for deprecation: https://developer.github.com/changes/2018-04-25-github-services-deprecation/

      Functionality will be removed from GitHub.com on January 31st, 2019.


More information about the lxc-devel mailing list