Skip to content

oscontainer: Clean up directory on failure#1669

Merged
openshift-merge-robot merged 1 commit intocoreos:masterfrom
cgwalters:oscontainer-cleanup
Aug 20, 2020
Merged

oscontainer: Clean up directory on failure#1669
openshift-merge-robot merged 1 commit intocoreos:masterfrom
cgwalters:oscontainer-cleanup

Conversation

@cgwalters
Copy link
Member

Since this code gets invoked with sudo, if we fail in the middle
it means higher level code running as non-root can fail to clean
up the temporary files.

Since this code gets invoked with `sudo`, if we fail in the middle
it means higher level code running as non-root can fail to clean
up the temporary files.
Copy link
Member

@ashcrow ashcrow left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

@jlebon
Copy link
Member

jlebon commented Aug 20, 2020

/lgtm

@openshift-ci-robot
Copy link

[APPROVALNOTIFIER] This PR is APPROVED

This pull-request has been approved by: ashcrow, cgwalters, jlebon

The full list of commands accepted by this bot can be found here.

The pull request process is described here

Details Needs approval from an approver in each of these files:
  • OWNERS [ashcrow,cgwalters,jlebon]

Approvers can indicate their approval by writing /approve in a comment
Approvers can cancel approval by writing /approve cancel in a comment

@openshift-merge-robot openshift-merge-robot merged commit 9736390 into coreos:master Aug 20, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

5 participants