Skip to content

Pass upstream client's user agent through to registry on operations beyond pulls#21373

Merged
icecrime merged 1 commit intomoby:masterfrom
aaronlehmann:client-user-agent-registry-operations
Mar 22, 2016
Merged

Pass upstream client's user agent through to registry on operations beyond pulls#21373
icecrime merged 1 commit intomoby:masterfrom
aaronlehmann:client-user-agent-registry-operations

Conversation

@aaronlehmann
Copy link
Copy Markdown

This adds support for user agent passthrough on build, push, login, and search. It's a followup to #21306, which added this for pull operations.

Revamp the integration test to cover these cases and make it more robust.

Use backticks instead of quoted strings for backslash-heavy string constants.

…eyond pulls

This adds support for the passthrough on build, push, login, and search.

Revamp the integration test to cover these cases and make it more
robust.

Use backticks instead of quoted strings for backslash-heavy string
contstands.

Signed-off-by: Aaron Lehmann <aaron.lehmann@docker.com>
@icecrime
Copy link
Copy Markdown
Contributor

Ping @calavera @stevvooe @anusha-ragunathan (reviewers of the original PR). Makes sense to you?

@stevvooe
Copy link
Copy Markdown
Contributor

LGTM

1 similar comment
@tonistiigi
Copy link
Copy Markdown
Member

LGTM

@icecrime
Copy link
Copy Markdown
Contributor

Thanks @aaronlehmann! LGTM 👍

icecrime pushed a commit that referenced this pull request Mar 22, 2016
…y-operations

Pass upstream client's user agent through to registry on operations beyond pulls
@icecrime icecrime merged commit 9f327b4 into moby:master Mar 22, 2016
@aaronlehmann aaronlehmann deleted the client-user-agent-registry-operations branch March 22, 2016 04:53
@ghost
Copy link
Copy Markdown

ghost commented Mar 23, 2016

I just got around to testing this. User-Agent string looks good on pull, search and login. Thanks, @aaronlehmann

Relevant to #20001

@rogaha
Copy link
Copy Markdown
Contributor

rogaha commented May 13, 2016

👍

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.

6 participants