Skip to content

Fix issues about daemon.json #71

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

Merged
merged 5 commits into from
Jun 14, 2020
Merged

Conversation

yoavrotems
Copy link
Contributor

Update cfg files in order to check daemon.json file as well.
Changes are according to CIS, where in notes has the following comment

Ensure that either the XXX parameter is not present or if present, then it is set to
info.
The contents of /etc/docker/daemon.json should also be reviewed for this setting

(XXX is the different parameter between tests)
Addressing issues #64 #65 #66 #67 and some more tests

@codecov
Copy link

codecov bot commented Jun 10, 2020

Codecov Report

Merging #71 into master will not change coverage.
The diff coverage is n/a.

Impacted file tree graph

@@           Coverage Diff           @@
##           master      #71   +/-   ##
=======================================
  Coverage   45.83%   45.83%           
=======================================
  Files           3        3           
  Lines          96       96           
=======================================
  Hits           44       44           
  Misses         49       49           
  Partials        3        3           

Continue to review full report at Codecov.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update 3125ca6...8aea790. Read the comment docs.

@yoavrotems yoavrotems requested a review from simar7 June 10, 2020 16:17
Comment on lines 1236 to 1380
If you set one container’s CPU shares to 512 it will receive half of the CPU time compared to
If you set one container’s CPU shares to 512 it will receive half of the CPU time compared to
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Encoding issue?

Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Yes, let me change it back

@yoavrotems yoavrotems requested review from simar7 and danielsagi June 14, 2020 11:32
Copy link

@danielsagi danielsagi left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Lgtm

@yoavrotems yoavrotems merged commit 8e2bd8a into master Jun 14, 2020
@yoavrotems yoavrotems deleted the Fix-Issues-about-daemon.json branch June 14, 2020 16:56
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.

3 participants