Skip to content

update(cmake): update libs and driver to latest master#3823

Open
github-actions[bot] wants to merge 1 commit intomasterfrom
update/libs
Open

update(cmake): update libs and driver to latest master#3823
github-actions[bot] wants to merge 1 commit intomasterfrom
update/libs

Conversation

@github-actions
Copy link
Copy Markdown

This PR updates libs and driver to latest commit.
/kind release
/area build

NONE

irozzo-1A
irozzo-1A previously approved these changes Mar 30, 2026
Copy link
Copy Markdown
Contributor

@irozzo-1A irozzo-1A left a comment

Choose a reason for hiding this comment

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

/lgtm

@poiana
Copy link
Copy Markdown
Contributor

poiana commented Mar 30, 2026

LGTM label has been added.

DetailsGit tree hash: 14dae2d87dabb492f9c05b956d752cd8599f9a00

@irozzo-1A
Copy link
Copy Markdown
Contributor

/ok-to-test

@irozzo-1A
Copy link
Copy Markdown
Contributor

/test all

@poiana
Copy link
Copy Markdown
Contributor

poiana commented Mar 31, 2026

@irozzo-1A: No presubmit jobs available for falcosecurity/falco@master

Details

In response to this:

/test all

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.

@ekoops
Copy link
Copy Markdown
Contributor

ekoops commented Mar 31, 2026

/close

@poiana poiana closed this Mar 31, 2026
@poiana
Copy link
Copy Markdown
Contributor

poiana commented Mar 31, 2026

@ekoops: Closed this PR.

Details

In response to this:

/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.

@github-project-automation github-project-automation bot moved this from Todo to Done in Falco Roadmap Mar 31, 2026
@ekoops
Copy link
Copy Markdown
Contributor

ekoops commented Mar 31, 2026

/reopen

@poiana poiana reopened this Mar 31, 2026
@poiana
Copy link
Copy Markdown
Contributor

poiana commented Mar 31, 2026

@ekoops: Reopened this PR.

Details

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.

@github-project-automation github-project-automation bot moved this from Done to In progress in Falco Roadmap Mar 31, 2026
@ekoops ekoops added this to the 0.44.0 milestone Mar 31, 2026
@ekoops
Copy link
Copy Markdown
Contributor

ekoops commented Apr 13, 2026

/reopen

@poiana poiana reopened this Apr 13, 2026
@poiana
Copy link
Copy Markdown
Contributor

poiana commented Apr 13, 2026

@ekoops: Reopened this PR.

Details

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.

@github-project-automation github-project-automation bot moved this from Done to In progress in Falco Roadmap Apr 13, 2026
@ekoops ekoops force-pushed the update/libs branch 2 times, most recently from 6b98c4d to 26d35ae Compare April 13, 2026 12:50
@ekoops
Copy link
Copy Markdown
Contributor

ekoops commented Apr 13, 2026

New libs versions broke test-dev-packages (interestingly, only on ARM). Bisecting to understand which is the offending libs commit.

@ekoops
Copy link
Copy Markdown
Contributor

ekoops commented Apr 13, 2026

Changes up to commit 595bac0920756132dae12d8c03caeaa67f469a8b are fine: https://github.com/falcosecurity/falco/actions/runs/24344298983/job/71085936146?pr=3823

@ekoops
Copy link
Copy Markdown
Contributor

ekoops commented Apr 13, 2026

Testing commits up to 0b91e126257d31c162ea3b1d710b51644482bc21. These only include commits from falcosecurity/libs#2895, that probably is the offending PR.

EDIT: unexpectedly, that PR is not the offender (https://github.com/falcosecurity/falco/actions/runs/24346385139). Keep investigating...

@ekoops
Copy link
Copy Markdown
Contributor

ekoops commented Apr 13, 2026

Testing commits up to 64306fa1dee7084d2903d6e2d32c43bf3e12c9fd

EDIT: this is affected: https://github.com/falcosecurity/falco/actions/runs/24349573453. testing up to d7e81ddeb8db11f80619dc49548b07a40554ef23

irozzo-1A
irozzo-1A previously approved these changes Apr 13, 2026
Copy link
Copy Markdown
Contributor

@irozzo-1A irozzo-1A left a comment

Choose a reason for hiding this comment

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

/lgtm

@poiana poiana added the lgtm label Apr 13, 2026
@poiana
Copy link
Copy Markdown
Contributor

poiana commented Apr 13, 2026

LGTM label has been added.

DetailsGit tree hash: 94e8c74b223380153c30596fb4fdbc9e05e78173

@poiana
Copy link
Copy Markdown
Contributor

poiana commented Apr 13, 2026

[APPROVALNOTIFIER] This PR is NOT APPROVED

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

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

poiana commented Apr 13, 2026

New changes are detected. LGTM label has been removed.

@ekoops
Copy link
Copy Markdown
Contributor

ekoops commented Apr 13, 2026

/hold

@ekoops ekoops force-pushed the update/libs branch 2 times, most recently from 54b8a71 to 976f6fb Compare April 13, 2026 15:44
@ekoops
Copy link
Copy Markdown
Contributor

ekoops commented Apr 13, 2026

All good up to d7e81ddeb8db11f80619dc49548b07a40554ef23: https://github.com/falcosecurity/falco/actions/runs/24352603550/job/71114403721?pr=3823. Testing up to 859fa8ab03638ae1aaf205b7f84e0f28ff551c90

Signed-off-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
Signed-off-by: poiana <[email protected]>
Signed-off-by: Leonardo Di Giovanna <[email protected]>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

Status: In progress

Development

Successfully merging this pull request may close these issues.

3 participants