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

On docker-engine upgrade, dependencies are ignored #438

Open
jmkgreen opened this issue Feb 12, 2016 · 0 comments
Open

On docker-engine upgrade, dependencies are ignored #438

jmkgreen opened this issue Feb 12, 2016 · 0 comments
Labels

Comments

@jmkgreen
Copy link
Contributor

Module version: 5.0.

We updated to newer docker-engine version and executed puppet agent -t on the host. The docker-engine was upgraded and restarted, then a mix of green and red for container restarts. On inspection, the depends listing was being ignored.

We restarted the hosted and each container was correctly listed in docker ps. The containers with declared dependencies have a correct init.d script.

Is it possible that when puppet executed and upgrades, puppet is holding itself responsible for starting those containers and ignoring the depends specified?

@garethr garethr added the bug label Mar 14, 2016
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

2 participants