Skip to content

OWLS-94812 - Fix for auxiliary image error after the main container crashes and restarts. #2664

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

Merged
merged 3 commits into from
Dec 15, 2021

Conversation

ankedia
Copy link
Member

@ankedia ankedia commented Dec 14, 2021

  • Retain the $AUXILIARY_IMAGE_PATH/auxiliaryImageLogs dir after the check in checkAuxiliaryImage is finished.
  • Change to redirect the output of ls -1 command to /dev/null.

Copy link

@tbarnes-us tbarnes-us left a comment

Choose a reason for hiding this comment

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

LGTM

Note: Advanced users may be surprised to now see the "auxiliaryImageLogs" directory in their aux mount, but I can't think of a way to fix that off the top of my head, and it seems doubtful it'll cause an insurmountable problem in the rare case its a problem (if any)...

@robertpatrick robertpatrick merged commit 078dd4d into main Dec 15, 2021
@robertpatrick robertpatrick deleted the owls_94812 branch December 15, 2021 16:08
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants