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

add should fail on 40x #1326

Merged
merged 4 commits into from
Jul 29, 2020
Merged

Conversation

greut
Copy link
Contributor

@greut greut commented Jun 20, 2020

Description

ADD command will fail when the HTTP response is not a successful one, e.g. 404

Submitter Checklist

These are the criteria that every PR should meet, please check them off as you
review them:

  • Includes unit tests
  • Adds integration tests if needed.

See the contribution guide for more details.

Reviewer Notes

  • The code flow looks good.
  • Unit tests and or integration tests added.

Release Notes

Describe any changes here so maintainer can include it in the release notes, or delete this block.

- `ADD` command to fail in case of an HTTP error, e.g. 404

@googlebot googlebot added the cla: yes CLA signed by all commit authors label Jun 20, 2020
Signed-off-by: Yoan Blanc <yoan@dosimple.ch>
Signed-off-by: Yoan Blanc <yoan@dosimple.ch>
Signed-off-by: Yoan Blanc <yoan@dosimple.ch>
Signed-off-by: Yoan Blanc <yoan@dosimple.ch>
@tejal29 tejal29 merged commit 92917ba into GoogleContainerTools:master Jul 29, 2020
@greut greut deleted the add-to-err-on-404 branch July 29, 2020 05:15
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
cla: yes CLA signed by all commit authors
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants