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

Docker 19.03.8 #7351

Closed
wants to merge 4 commits into from
Closed

Docker 19.03.8 #7351

wants to merge 4 commits into from

Conversation

greut
Copy link
Contributor

@greut greut commented Mar 15, 2020

A follow up to #7350

  • docker's is incompatible with golang.org/x/sys/windows which is required by gopsutils. moby should upgrade to a fresher version. (or I'm doing it wrong and it's much easier than that)

greut and others added 3 commits March 15, 2020 17:36
Signed-off-by: Yoan Blanc <yoan@dosimple.ch>
Looks like the latest `github.com/docker/docker/registry.ResolveAuthConfig` expect
`github.com/docker/docker/api/types.AuthConfig` rather than
`github.com/docker/cli/cli/config/types.AuthConfig`. The two types are
identical but live in different packages.

Here, we embed `registry.ResolveAuthConfig` from upstream repo, but with
the signature we need.
Signed-off-by: Yoan Blanc <yoan@dosimple.ch>
@greut
Copy link
Contributor Author

greut commented Mar 15, 2020

it needs that one, moby/moby#40021

Signed-off-by: Yoan Blanc <yoan@dosimple.ch>
@greut
Copy link
Contributor Author

greut commented Mar 17, 2020

At some point, wouldn't it be easier to have docker as a separated plugin?

@jippi
Copy link
Contributor

jippi commented Mar 17, 2020

Having Docker as external plugin would be huge :)

@greut greut mentioned this pull request Mar 28, 2020
@greut
Copy link
Contributor Author

greut commented Mar 28, 2020

@jippi I did a couple of tries and I'm still on them. Nomad is using many of the docker/docker/pkg bits here and there. Until there is a proper nomad/sdk package (which seems to be a massive work) it will be hard to break those two apart.

Another try from a fresh master: #7531

@greut greut closed this Mar 28, 2020
@greut greut deleted the docker-19.03.8 branch March 28, 2020 08:52
@github-actions
Copy link

I'm going to lock this pull request because it has been closed for 120 days ⏳. This helps our maintainers find and focus on the active contributions.
If you have found a problem that seems related to this change, please open a new issue and complete the issue template so we can capture all the details necessary to investigate further.

@github-actions github-actions bot locked as resolved and limited conversation to collaborators Jan 13, 2023
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants