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

update(driver): update syscalls tables and driver report. #2217

Closed
wants to merge 1 commit into from

Conversation

github-actions[bot]
Copy link

@github-actions github-actions bot commented Jan 1, 2025

This PR updates the list of supported syscalls from the latest kernel. Do not edit this PR.
/area driver

NONE

Signed-off-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
@poiana
Copy link
Contributor

poiana commented Jan 1, 2025

@github-actions[bot]: The label(s) area/driver cannot be applied, because the repository doesn't have them.

In response to this:

This PR updates the list of supported syscalls from the latest kernel. Do not edit this PR.
/area driver

NONE

Instructions for interacting with me using PR comments are available here. If you have questions or suggestions related to my behavior, please file an issue against the kubernetes-sigs/prow repository.

@poiana
Copy link
Contributor

poiana commented Jan 1, 2025

[APPROVALNOTIFIER] This PR is NOT APPROVED

This pull-request has been approved by: github-actions[bot]
Once this PR has been reviewed and has the lgtm label, please assign molter73 for approval. For more information see the Kubernetes Code Review Process.

The full list of commands accepted by this bot can be found 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

@poiana poiana added the size/L label Jan 1, 2025
@poiana poiana requested review from FedeDP and hbrueckner January 1, 2025 02:28
@FedeDP
Copy link
Contributor

FedeDP commented Jan 2, 2025

Closing and reopening to trigger ci.
/close

@poiana poiana closed this Jan 2, 2025
@poiana
Copy link
Contributor

poiana commented Jan 2, 2025

@FedeDP: Closed this PR.

In response to this:

Closing and reopening to trigger ci.
/close

Instructions for interacting with me using PR comments are available here. If you have questions or suggestions related to my behavior, please file an issue against the kubernetes-sigs/prow repository.

@FedeDP
Copy link
Contributor

FedeDP commented Jan 2, 2025

/reopen

@poiana
Copy link
Contributor

poiana commented Jan 2, 2025

@FedeDP: Reopened this PR.

In response to this:

/reopen

Instructions for interacting with me using PR comments are available here. If you have questions or suggestions related to my behavior, please file an issue against the kubernetes-sigs/prow repository.

@poiana poiana reopened this Jan 2, 2025
Copy link
Author

github-actions bot commented Jan 2, 2025

Please double check driver/API_VERSION file. See versioning.

/hold

@@ -31,7 +31,7 @@ limitations under the License.
* NOTE: first 2 lines are automatically bumped by syscalls-bumper.
*/
static const ppm_sc_code *g_events_to_sc_map[] = {
[PPME_GENERIC_E] = (ppm_sc_code[]){PPM_SC_RESTART_SYSCALL,
[PPME_GENERIC_E] = (ppm_sc_code[]){PPM_SC_RESTART_SYSCALL,PPM_SC_LISTXATTRAT, PPM_SC_GETXATTRAT, PPM_SC_SETXATTRAT, PPM_SC_REMOVEXATTRAT, -1},
Copy link
Contributor

Choose a reason for hiding this comment

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

This needs to be fixed in the syscalls-bumper. Will fix it asap.

@FedeDP
Copy link
Contributor

FedeDP commented Jan 2, 2025

Opened the PR: falcosecurity/syscalls-bumper#40

/close
Will manually trigger the workflow once that PR is merged.

@poiana poiana closed this Jan 2, 2025
@poiana
Copy link
Contributor

poiana commented Jan 2, 2025

@FedeDP: Closed this PR.

In response to this:

Opened the PR: falcosecurity/syscalls-bumper#40

/close
Will manually trigger the workflow once that PR is merged.

Instructions for interacting with me using PR comments are available here. If you have questions or suggestions related to my behavior, please file an issue against the kubernetes-sigs/prow repository.

@FedeDP
Copy link
Contributor

FedeDP commented Jan 2, 2025

/milestone TBD

@poiana poiana added this to the TBD milestone Jan 2, 2025
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.

2 participants