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

feat: add an equivalent of WaitWrapper for os.Process #5

Merged
merged 1 commit into from
Oct 18, 2024

Commits on Oct 18, 2024

  1. feat: add an equivalent of WaitWrapper for os.Process

    For using os.Process in Talos replacing exec.Cmd in some places we need to ba able to use reaper with it.
    
    Signed-off-by: Dmitry Sharshakov <[email protected]>
    dsseng committed Oct 18, 2024
    Configuration menu
    Copy the full SHA
    5662c7f View commit details
    Browse the repository at this point in the history