Skip to content

new(plugins/container): suggest more output fields.#738

Merged
poiana merged 1 commit intofalcosecurity:mainfrom
FedeDP:update/container_plugin_suggested_fields
Apr 29, 2025
Merged

new(plugins/container): suggest more output fields.#738
poiana merged 1 commit intofalcosecurity:mainfrom
FedeDP:update/container_plugin_suggested_fields

Conversation

@FedeDP
Copy link
Contributor

@FedeDP FedeDP commented Apr 29, 2025

What type of PR is this?

/kind feature

Any specific area of the project related to this PR?

/area plugins

What this PR does / why we need it:

Suggest more output fields for container plugin.
Specifically:

  • %container.image.repository
  • %container.image.tag
  • %k8s.ns.name
  • %k8s.pod.name

This will allow us to deprecated (and drop) -pc and -pk Falco CLI flags: https://github.com/falcosecurity/falco/blob/master/userspace/falco/app/actions/init_falco_engine.cpp#L97

Which issue(s) this PR fixes:

Fixes #

Special notes for your reviewer:

Specifically:
* `%container.image.repository`
* `%container.image.tag`
* `%k8s.ns.name`
* `%k8s.pod.name`

Signed-off-by: Federico Di Pierro <nierro92@gmail.com>
@github-actions
Copy link

Rules files suggestions

@poiana
Copy link
Contributor

poiana commented Apr 29, 2025

[APPROVALNOTIFIER] This PR is APPROVED

This pull-request has been approved by: FedeDP, leogr

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

The pull request process is described here

Details 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

@poiana poiana merged commit 7fef864 into falcosecurity:main Apr 29, 2025
22 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants