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

UPSTREAM: 24208: Honor starting resourceVersion in watch cache #8514

Merged
merged 1 commit into from
Apr 14, 2016

Conversation

ncdc
Copy link
Contributor

@ncdc ncdc commented Apr 14, 2016

@ncdc
Copy link
Contributor Author

ncdc commented Apr 14, 2016

This wasn't a clean cherry-pick. Please review carefully.

I assume we'll want to wait for this to merge upstream

@deads2k
Copy link
Contributor

deads2k commented Apr 14, 2016

The only "sane" way I could see to do this would be to explicitly depend on the comparability of resourceVersions when used by etcd. I didn't know that was a restriction for this. Is it? Is that limitation well known?

@ncdc
Copy link
Contributor Author

ncdc commented Apr 14, 2016

@deads2k I'm not sure what you're asking

@ncdc
Copy link
Contributor Author

ncdc commented Apr 14, 2016

But better to comment on the upstream PR, right?

@liggitt
Copy link
Contributor

liggitt commented Apr 14, 2016

yes, the assumption of resourceVersion comparability runs throughout the watch cache

@liggitt
Copy link
Contributor

liggitt commented Apr 14, 2016

LGTM

@liggitt liggitt mentioned this pull request Apr 14, 2016
85 tasks
@ncdc
Copy link
Contributor Author

ncdc commented Apr 14, 2016

Upstream PR just merged

@liggitt
Copy link
Contributor

liggitt commented Apr 14, 2016

[merge]

@openshift-bot
Copy link
Contributor

continuous-integration/openshift-jenkins/merge SUCCESS (https://ci.openshift.redhat.com/jenkins/job/merge_pull_requests_origin/5593/) (Image: devenv-rhel7_3973)

@ncdc
Copy link
Contributor Author

ncdc commented Apr 14, 2016

Running test/end-to-end/core.sh:130: executing 'docker pull 172.30.168.192:5000/cache/mysql:pullthrough' expecting success...
FAILURE after 17.798s: test/end-to-end/core.sh:130: executing 'docker pull 172.30.168.192:5000/cache/mysql:pullthrough' expecting success: the command returned the wrong error code
Standard output from the command:
Trying to pull repository 172.30.168.192:5000/cache/mysql ... pullthrough: Pulling from cache/mysql
70e9a6907f10: Pulling fs layer
32f2a4cccab8: Pulling fs layer
941b42725941: Pulling fs layer
9d1d3901c20a: Pulling fs layer
7c88fa8d073b: Pulling fs layer
7148ec0a1b6a: Pulling fs layer
6d4e5d65fa7a: Pulling fs layer
5c38331b8ed5: Pulling fs layer
354d042e3175: Pulling fs layer
5c4d4e18341e: Pulling fs layer
d384b7b60269: Pulling fs layer
d8cf53addf9e: Pulling fs layer
bb932e31780f: Pulling fs layer
9ea1fef42552: Pulling fs layer
cc5bed84d505: Pulling fs layer
e2fd05a2f2e8: Pulling fs layer
c607d9b50dfa: Pulling fs layer
c607d9b50dfa: Verifying Checksum
c607d9b50dfa: Download complete
6d4e5d65fa7a: Verifying Checksum
6d4e5d65fa7a: Download complete
e2fd05a2f2e8: Verifying Checksum
e2fd05a2f2e8: Download complete
9ea1fef42552: Verifying Checksum
9ea1fef42552: Download complete
32f2a4cccab8: Verifying Checksum
32f2a4cccab8: Download complete
bb932e31780f: Verifying Checksum
bb932e31780f: Download complete
cc5bed84d505: Verifying Checksum
cc5bed84d505: Download complete
d384b7b60269: Verifying Checksum
d384b7b60269: Download complete
7148ec0a1b6a: Verifying Checksum
7148ec0a1b6a: Download complete
354d042e3175: Verifying Checksum
354d042e3175: Download complete
9d1d3901c20a: Verifying Checksum
9d1d3901c20a: Download complete
5c38331b8ed5: Verifying Checksum
5c38331b8ed5: Download complete
d8cf53addf9e: Verifying Checksum
d8cf53addf9e: Download complete
941b42725941: Verifying Checksum
941b42725941: Download complete
7c88fa8d073b: Verifying Checksum
7c88fa8d073b: Download complete
5c4d4e18341e: Verifying Checksum
70e9a6907f10: Verifying Checksum
70e9a6907f10: Download complete
70e9a6907f10: Pull complete
32f2a4cccab8: Pull complete
941b42725941: Pull complete
9d1d3901c20a: Pull complete
7c88fa8d073b: Pull complete
7148ec0a1b6a: Pull complete
6d4e5d65fa7a: Pull complete
5c38331b8ed5: Pull complete
354d042e3175: Pull complete
not found
Standard error from the command:
Error: image cache/mysql:pullthrough not found

[merge]

@ncdc
Copy link
Contributor Author

ncdc commented Apr 14, 2016

@miminar @smarterclayton does the flake above look familiar?

@openshift-bot
Copy link
Contributor

Evaluated for origin merge up to 66d1fdd

@liggitt
Copy link
Contributor

liggitt commented Apr 14, 2016

yeah, #8399

@openshift-bot openshift-bot merged commit fcbe87a into openshift:master Apr 14, 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
Development

Successfully merging this pull request may close these issues.

4 participants