Skip to content
This repository has been archived by the owner on Jun 20, 2024. It is now read-only.

Identify Docker 1.9 blockers #1422

Closed
2 tasks done
awh opened this issue Sep 14, 2015 · 8 comments
Closed
2 tasks done

Identify Docker 1.9 blockers #1422

awh opened this issue Sep 14, 2015 · 8 comments
Assignees
Labels
Milestone

Comments

@awh
Copy link
Contributor

awh commented Sep 14, 2015

Docker 1.9 introduces further changes to networking and plugins that impact weave's existing features. These must be identified and filed as issues for resolution in the 1.2 milestone. This involves:

  • Test with experimental Docker and record issues. There is an experimental_docker branch in the main repo that adjusts the build and smoketest Vagrantfiles to use the experimental docker repo for such testing
  • Investigate other features planned for Docker 1.9

Issues identified so far:

@awh awh added this to the 1.2.0 milestone Sep 14, 2015
@awh
Copy link
Contributor Author

awh commented Sep 14, 2015

I have run the smoke tests using our experimental_docker branch and they all pass, despite #1374 (none of our tests attempt unqualified resolution of container named derived hostnames).

@rade
Copy link
Member

rade commented Oct 1, 2015

moby/moby#16645 provides a glimpse of what is coming up.

@mavenugo
Copy link

mavenugo commented Oct 1, 2015

@rade @awh pls feel free to jump in #docker-network IRC channel and we can discuss on any of the 1.9 related changes.

@rade
Copy link
Member

rade commented Oct 2, 2015

@mavenugo moby/libnetwork#519 causes us major headaches.

@rade rade assigned awh Oct 16, 2015
@rade
Copy link
Member

rade commented Oct 16, 2015

@awh do the tests pass now, modulo the docker inspect issue?

@awh
Copy link
Contributor Author

awh commented Oct 19, 2015

@awh do the tests pass now, modulo the docker inspect issue?

They do.

@awh
Copy link
Contributor Author

awh commented Oct 19, 2015

That's with 1.9.0-rc1

@rade
Copy link
Member

rade commented Oct 19, 2015

afaict the inspect issue only affects our tests. and we could "fix" that by moving the dns items first in the inspect format.

@rade rade modified the milestones: n/a, 1.2.0 Oct 22, 2015
@rade rade closed this as completed Oct 22, 2015
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
Projects
None yet
Development

No branches or pull requests

3 participants