Skip to content

delete the ingest when any errors happen during resuming status#3160

Merged
estesp merged 1 commit intocontainerd:masterfrom
sofat1989:imageresume
Apr 9, 2019
Merged

delete the ingest when any errors happen during resuming status#3160
estesp merged 1 commit intocontainerd:masterfrom
sofat1989:imageresume

Conversation

@sofat1989
Copy link
Copy Markdown

Fix: #3089

Copy link
Copy Markdown
Member

@fuweid fuweid left a comment

Choose a reason for hiding this comment

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

DCO check fails. you should use git commit -s to sign it off :P

Comment thread content/local/store.go Outdated
Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

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

could we add log here? it will be helpful for diagnosis.

Copy link
Copy Markdown
Author

Choose a reason for hiding this comment

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

@fuweid thank you. I add the logs printing if err != nil.

@sofat1989 sofat1989 force-pushed the imageresume branch 2 times, most recently from 43d5122 to 0f9bc42 Compare April 3, 2019 04:02
@codecov-io
Copy link
Copy Markdown

codecov-io commented Apr 3, 2019

Codecov Report

Merging #3160 into master will increase coverage by 0.03%.
The diff coverage is 50%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master    #3160      +/-   ##
==========================================
+ Coverage    45.2%   45.23%   +0.03%     
==========================================
  Files         111      111              
  Lines       11982    11990       +8     
==========================================
+ Hits         5416     5424       +8     
  Misses       5732     5732              
  Partials      834      834
Flag Coverage Δ
#linux 49.27% <60%> (+0.04%) ⬆️
#windows 40.62% <50%> (+0.04%) ⬆️
Impacted Files Coverage Δ
content/local/store.go 49.51% <50%> (+0.99%) ⬆️

Continue to review full report at Codecov.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update d77a5bf...7045801. Read the comment docs.

@AkihiroSuda
Copy link
Copy Markdown
Member

Please sign the commit with your full name

@sofat1989
Copy link
Copy Markdown
Author

@AkihiroSuda changed

Copy link
Copy Markdown
Member

@estesp estesp left a comment

Choose a reason for hiding this comment

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

LGTM

Comment thread content/local/store.go Outdated
Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

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

Even though it is not error return, it should start with lowercase

Copy link
Copy Markdown
Author

Choose a reason for hiding this comment

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

@fuweid changed

@estesp
Copy link
Copy Markdown
Member

estesp commented Apr 9, 2019

@AkihiroSuda PTAL

Copy link
Copy Markdown
Member

@fuweid fuweid left a comment

Choose a reason for hiding this comment

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

LGTM

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.

5 participants