Skip to content

[podman] conmon should restart dead child processes #277

@tobwen

Description

@tobwen

What's the issue?

When killing slirp4netns, a pod or a container keeps on running without warnings, but without networking.

How to reproduce?

podman pod create --name systemd-pod
podman create --pod systemd-pod alpine top
podman create --pod systemd-pod alpine top
podman pod start systemd-pod
pkill -U tobwen 'slirp4netns'

What's expected?

  1. conmon (or podman) should take care of the child processes and restart them if they crash or die.
  2. A notification in the logs would also be nice.

What's the environment?

podman version 3.3.0-dev
conmon version 2.0.30-dev

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions