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

fix: HOST_ROOT environment variable detection #1133

Merged
merged 1 commit into from
Apr 8, 2020
Merged

Conversation

fntlnz
Copy link
Contributor

@fntlnz fntlnz commented Apr 8, 2020

The HOST_ROOT environment variable was incorrectly detected when
deploying Falco inside a container.

Co-Authored-By: Leonardo Di Donato leodidonato@gmail.com
Signed-off-by: Lorenzo Fontana lo@linux.com

What type of PR is this?

/kind bug

Any specific area of the project related to this PR?
/area build

What this PR does / why we need it:

Which issue(s) this PR fixes:

Fixes #1084
Fixes #865
Fixes #1075

Special notes for your reviewer:

Does this PR introduce a user-facing change?:

fix: HOST_ROOT environment variable detection

The HOST_ROOT environment variable was incorrectly detected when
deploying Falco inside a container.

Co-Authored-By: Leonardo Di Donato <leodidonato@gmail.com>
Signed-off-by: Lorenzo Fontana <lo@linux.com>
@poiana
Copy link

poiana commented Apr 8, 2020

LGTM label has been added.

Git tree hash: 5854f0ee19d44cf59935d6be5a79297b3abaf160

@poiana poiana added the approved label Apr 8, 2020
@leodido leodido self-requested a review April 8, 2020 16:58
@poiana
Copy link

poiana commented Apr 8, 2020

[APPROVALNOTIFIER] This PR is APPROVED

This pull-request has been approved by: leodido

The full list of commands accepted by this bot can be found here.

The pull request process is described here

Needs approval from an approver in each of these files:

Approvers can indicate their approval by writing /approve in a comment
Approvers can cancel approval by writing /approve cancel in a comment

@leodido leodido added this to the 0.22.0 milestone Apr 8, 2020
@leodido leodido removed the request for review from krisnova April 8, 2020 17:14
@poiana poiana merged commit a0c189b into master Apr 8, 2020
@poiana poiana deleted the fix/host-root-env branch April 8, 2020 17:14
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment