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

Fixes issue #574: change the PATH in container #577

Merged
merged 2 commits into from Feb 12, 2020

Conversation

mozillazg
Copy link
Collaborator

And change to use /usr/local/mount-from-host/bin as mount path.
Fixes #574

And change to use `/usr/local/mount-from-host/bin` as mount path.
Fixes aquasecurity#574
@mozillazg mozillazg force-pushed the change-path-in-container branch 2 times, most recently from 5e2c4d4 to 3850161 Compare February 12, 2020 01:58
@codecov
Copy link

codecov bot commented Feb 12, 2020

Codecov Report

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

Impacted file tree graph

@@           Coverage Diff           @@
##           master     #577   +/-   ##
=======================================
  Coverage   65.58%   65.58%           
=======================================
  Files          12       12           
  Lines        1107     1107           
=======================================
  Hits          726      726           
  Misses        342      342           
  Partials       39       39
Impacted Files Coverage Δ
cmd/util.go 72.68% <ø> (ø) ⬆️

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 77f6651...ec0d1f1. Read the comment docs.

Copy link
Contributor

@robertojrojas robertojrojas left a comment

Choose a reason for hiding this comment

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

@mozillazg thanks for your contribution!
LGTM

@robertojrojas robertojrojas merged commit 17cd104 into aquasecurity:master Feb 12, 2020
caruccio pushed a commit to getupcloud/kube-bench that referenced this pull request Feb 19, 2021
…ity#577)

* Fixes issue aquasecurity#574: change the PATH in container

And change to use `/usr/local/mount-from-host/bin` as mount path.
Fixes aquasecurity#574

* Fix integration tests
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.

Running in a kubernetes cluster don't work as expected when check cis-1.4-1.1.8
2 participants