Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[release-1.25] OCPBUGS-33175: oci: keep track of exec PIDs and stop them on container stop #8106

Commits on May 4, 2024

  1. oci: keep track of exec PIDs and stop them on container stop

    Signed-off-by: Peter Hunt <pehunt@redhat.com>
    haircommander authored and kwilczynski committed May 4, 2024
    Configuration menu
    Copy the full SHA
    1d73b46 View commit details
    Browse the repository at this point in the history
  2. Add debug log to expose details of an exec PID being killed

    Signed-off-by: Krzysztof Wilczyński <kwilczynski@redhat.com>
    kwilczynski committed May 4, 2024
    Configuration menu
    Copy the full SHA
    88803e5 View commit details
    Browse the repository at this point in the history
  3. Add debug log line to track newly started exec PIDs

    Signed-off-by: Krzysztof Wilczyński <kwilczynski@redhat.com>
    kwilczynski committed May 4, 2024
    Configuration menu
    Copy the full SHA
    6d5a98b View commit details
    Browse the repository at this point in the history