Skip to content

Comments

Standardize api keys to CamelCase#6130

Merged
crosbymichael merged 2 commits intomoby:masterfrom
vieux:standardize_api_keys
Jun 2, 2014
Merged

Standardize api keys to CamelCase#6130
crosbymichael merged 2 commits intomoby:masterfrom
vieux:standardize_api_keys

Conversation

@vieux
Copy link
Contributor

@vieux vieux commented May 31, 2014

Fix #1011

Instead of dumping JSON, we now select which keys we want to send.
Right now I put the same as before, all the exported variables but with the keys in CamelCase.

If you think we should hide some keys from inspect, now is the time to say so :) @crosbymichael @unclejack

This is a "breaking" change. I used "" because we say to people not to rely to much on inspect as it might break :) Hopefully with this change, I'll become more stable.

We didn't break compatibility, if you hit with /v.1.11 or lower, you'll get the old keys. /cc @discordianfish 😄

vieux added 2 commits May 31, 2014 01:22
Docker-DCO-1.1-Signed-off-by: Victor Vieux <[email protected]> (github: vieux)
Docker-DCO-1.1-Signed-off-by: Victor Vieux <[email protected]> (github: vieux)
@jamtur01
Copy link
Contributor

jamtur01 commented Jun 1, 2014

LGTM

2 similar comments
@unclejack
Copy link
Contributor

LGTM

@crosbymichael
Copy link
Contributor

LGTM

crosbymichael added a commit that referenced this pull request Jun 2, 2014
Standardize api keys to CamelCase
@crosbymichael crosbymichael merged commit 3e13aae into moby:master Jun 2, 2014
@vieux vieux deleted the standardize_api_keys branch June 2, 2014 19:04
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.

Docker API keys are inconsistent

4 participants