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

layerStore.Put(): always check for Create() errors #215

Merged
merged 1 commit into from
Sep 23, 2018

Conversation

nalind
Copy link
Member

@nalind nalind commented Sep 21, 2018

If we needed to try to update the ID mappings on a just-created layer, we were inadvertently failing to check that the layer had been successfully created.

If we needed to try to update the ID mappings on a just-created layer,
we were inadvertently failing to check that the layer had been
successfully created.

Signed-off-by: Nalin Dahyabhai <[email protected]>
@rhatdan
Copy link
Member

rhatdan commented Sep 21, 2018

LGTM

@rhatdan rhatdan merged commit 1d49427 into containers:master Sep 23, 2018
@nalind nalind deleted the create-error branch October 1, 2018 18:14
@runcom runcom mentioned this pull request Nov 9, 2018
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.

2 participants