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

Prevent docker plugin crashes on AIX #1584

Merged
merged 1 commit into from
Nov 24, 2020
Merged

Prevent docker plugin crashes on AIX #1584

merged 1 commit into from
Nov 24, 2020

Conversation

tas50
Copy link
Contributor

@tas50 tas50 commented Nov 24, 2020

AIX lacks node['virtualization']['systems'] like every other OS so we
need to be a bit more defensive here. This doesn't impact the actual
run, but will make the verbose log output a bit nicer to read.

Signed-off-by: Tim Smith tsmith@chef.io

@tas50 tas50 requested review from a team as code owners November 24, 2020 04:23
@tas50 tas50 force-pushed the docker_crash branch 2 times, most recently from a6e6846 to 485fba5 Compare November 24, 2020 06:08
AIX lacks node['virtualization']['systems'] like every other OS so we
need to be a bit more defensive here.

Just skip running this plugin entirely on platforms without Docker

Signed-off-by: Tim Smith <tsmith@chef.io>
@tas50 tas50 merged commit 464234c into master Nov 24, 2020
@tas50 tas50 deleted the docker_crash branch November 24, 2020 18:33
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants