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

Bug 1877428: Update gather_core_dumps collection of debug pod's name, clean up resources #174

Merged
merged 1 commit into from Sep 15, 2020

Commits on Sep 11, 2020

  1. This Commit fixes the failed validation on PR openshift#173

    in response to the [feedback from QA](https://bugzilla.redhat.com/show_bug.cgi?id=1877428)
    
    It updated how the name of the debug pod is
    determined
    
    Specifically it uses `sed` to extract the pod name
    when the pod is created with `oc debug`
    
    Signed-off-by: Andrew Stoycos <astoycos@redhat.com>
    astoycos committed Sep 11, 2020
    Configuration menu
    Copy the full SHA
    7324ba3 View commit details
    Browse the repository at this point in the history