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

Remove resource size check. #6572

Merged
merged 1 commit into from Nov 17, 2016
Merged

Remove resource size check. #6572

merged 1 commit into from Nov 17, 2016

Conversation

natefinch
Copy link
Contributor

@natefinch natefinch commented Nov 17, 2016

We can't be guaranteed to get content-length from the server, so it's
totally reasonable that we might not know the size. We do get the hash,
which is a better check anyway, so just ignore size.

QA Steps

  1. juju deploy cs:~natefinch/starsay
  2. Ensure it gets deployed fully
    (if the bug is not fixed, it'll never get past the install step)

We can't be guaranteed to get content-length from the server, so it's
totally reasonable that we might not know the size. We do get the hash,
which is a better check anyway, so just ignore size.
@natefinch
Copy link
Contributor Author

$$merge$$

@jujubot
Copy link
Collaborator

jujubot commented Nov 17, 2016

Status: merge request accepted. Url: http://juju-ci.vapour.ws:8080/job/github-merge-juju

@jujubot jujubot merged commit 1c2833b into juju:develop Nov 17, 2016
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
3 participants