This repository has been archived by the owner on Jun 20, 2024. It is now read-only.
-
Notifications
You must be signed in to change notification settings - Fork 674
Identify Docker 1.9 blockers #1422
Comments
I have run the smoke tests using our |
moby/moby#16645 provides a glimpse of what is coming up. |
@mavenugo moby/libnetwork#519 causes us major headaches. |
@awh do the tests pass now, modulo the |
They do. |
That's with 1.9.0-rc1 |
afaict the inspect issue only affects our tests. and we could "fix" that by moving the dns items first in the inspect format. |
Sign up for free
to subscribe to this conversation on GitHub.
Already have an account?
Sign in.
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:
experimental_docker
branch in the main repo that adjusts the build and smoketest Vagrantfiles to use the experimental docker repo for such testingIssues identified so far:
666_abuse_start_of_test.sh
fails due to docker/docker#17026 #1565 -666_abuse_start_of_test.sh
fails due todocker inspect
issue in 1.9.0-rc1 moby/moby#17026 (docker inspect
issue in 1.9.0-rc1)The text was updated successfully, but these errors were encountered: