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

Error out if client API version is too old #13997

Merged
merged 1 commit into from
Jun 20, 2015
Merged

Conversation

runcom
Copy link
Member

@runcom runcom commented Jun 17, 2015

While at it, I've modified api consts against lint errors (will split it out if it's not ok)

Signed-off-by: Antonio Murdaca [email protected]

@runcom
Copy link
Member Author

runcom commented Jun 17, 2015

ping @tiborvass @cpuguy83

@LK4D4
Copy link
Contributor

LK4D4 commented Jun 17, 2015

janky :(

@runcom
Copy link
Member Author

runcom commented Jun 17, 2015

Arrrggg

@duglin
Copy link
Contributor

duglin commented Jun 17, 2015

LGTM once you bribe the janky gods

@runcom
Copy link
Member Author

runcom commented Jun 18, 2015

no way janky's going to pass today...

@cpuguy83 cpuguy83 added this to the 1.7.1 milestone Jun 18, 2015
@cpuguy83
Copy link
Member

Added to 1.7.1 since that's what we discussed on IRC yesterday.

@calavera
Copy link
Contributor

Added to 1.7.1 since that's what we discussed on IRC yesterday.

why? this is not a bug, per-se, is it?

@cpuguy83
Copy link
Member

Because it kind of is a bug, since we're either receiving and not handling data from a client, or sending unexpected data to a client.
FYI, this issue was brought up by @vbatts as I guess they had some stuff internally broken by the silent droppage of these APIs.

@runcom
Copy link
Member Author

runcom commented Jun 20, 2015

finally green, ping @calavera @cpuguy83

@LK4D4
Copy link
Contributor

LK4D4 commented Jun 20, 2015

LGTM

LK4D4 added a commit that referenced this pull request Jun 20, 2015
Error out if client API version is too old
@LK4D4 LK4D4 merged commit e5ded9c into moby:master Jun 20, 2015
@tianon
Copy link
Member

tianon commented Jun 20, 2015 via email

@runcom runcom deleted the drop-old-client branch June 20, 2015 00:07
tianon added a commit to tianon/rawdns that referenced this pull request Jun 27, 2015
@calavera calavera self-assigned this Jun 29, 2015
@calavera
Copy link
Contributor

Cherry picked.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

7 participants