-
Notifications
You must be signed in to change notification settings - Fork 905
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
new docker image falcosecurity/falco-no-driver
#1205
Conversation
LGTM label has been added. Git tree hash: 8c2c6ed4593785f30860e25e42e69a4351dfa27d
|
/milestone 0.23.0 |
Signed-off-by: Leonardo Grasso <me@leonardograsso.com>
Signed-off-by: Leonardo Grasso <me@leonardograsso.com>
Signed-off-by: Leonardo Grasso <me@leonardograsso.com>
a4159a3
to
33d788c
Compare
Signed-off-by: Leonardo Grasso <me@leonardograsso.com>
33d788c
to
199e495
Compare
falcosecurity/falco-no-driver
falcosecurity/falco-no-driver
LGTM label has been added. Git tree hash: 7065a70d3fb395490d4901aaf7ce955f7a4428e9
|
[APPROVALNOTIFIER] This PR is APPROVED This pull-request has been approved by: fntlnz, 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 |
[APPROVALNOTIFIER] This PR is APPROVED This pull-request has been approved by: fntlnz, 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 |
What type of PR is this?
/kind feature
Any specific area of the project related to this PR?
/area build
What this PR does / why we need it:
As per this proposal
See this comment too.
Which issue(s) this PR fixes:
Fixes #
Special notes for your reviewer:
As discussed privately, the new image (which source code is from the old minimal Dockerfile) is also aliased to
falcosecurity/falco:slim-latest
to avoid a further breaking change.Note that the old
minimal
and theslim
had the same purpose, thought a different implementation./cc @leodido
/cc @fntlnz
Does this PR introduce a user-facing change?: