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

Plugin does not work if docker uses TLS #534

Open
wants to merge 7 commits into
base: master
Choose a base branch
from
Open

Plugin does not work if docker uses TLS #534

wants to merge 7 commits into from

Conversation

Igosuki
Copy link

@Igosuki Igosuki commented May 17, 2017

I can change the code to make tls verify a condition if you want

@frankscholten
Copy link
Contributor

@Igosuki Thanks for this PR! The build fails however because of a failing test. See https://travis-ci.org/ContainerSolutions/minimesos/builds/233244362?utm_source=github_status&utm_medium=notification. Run gw clean build integrationTest to run all the tests.

@frankscholten frankscholten added this to Backlog in minimesos 0.14.0 Jun 27, 2017
@frankscholten frankscholten moved this from Backlog to In Progress in minimesos 0.14.0 Jun 27, 2017
@frankscholten frankscholten moved this from In Progress to Backlog in minimesos 0.14.0 Jun 27, 2017
@frankscholten frankscholten moved this from Backlog to In Progress in minimesos 0.14.0 Jun 27, 2017
@frankscholten frankscholten self-assigned this Jun 27, 2017
@frankscholten
Copy link
Contributor

@Igosuki It seems that now the Docker client is configured to always use TLS verification. Can you change the code so it only does this when the DOCKER_CERT_PATH env var is set? That way people who don't set up TLS verification won't get any errors.

@frankscholten frankscholten removed this from In Progress in minimesos 0.14.0 Jun 27, 2017
@Igosuki
Copy link
Author

Igosuki commented Sep 29, 2017

Alright looks like it's still not passing for some reason, will check later

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants