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

[v0.22.4-1] fix: clock time detection #4529

Merged

Conversation

rscampos
Copy link
Collaborator

1. Explain what the PR does

cbb2581 fix: clock time detection

* chore(go.mod): bump libbpfgo

commit: aeca328 (main), backport

[backport]
  - point go.mod to libbpfgo branch with the helper fix

* fix: clock time detection

- The clock time detection was rework since the libbpfgo func
BPFHelperIsSupported changed;
- Unless it is explicitly marked as unsupported (supported=false),
it will default to BOOTTIME.

commit: f5cb740 (main), cherry-pick

2. Explain how to test it

3. Other comments

* chore(go.mod): bump libbpfgo

commit: aeca328 (main), backport

[backport]
  - point go.mod to libbpfgo branch with the helper fix

* fix: clock time detection

- The clock time detection was rework since the libbpfgo func
BPFHelperIsSupported changed;
- Unless it is explicitly marked as unsupported (supported=false),
it will default to BOOTTIME.

commit: f5cb740 (main), cherry-pick
@rscampos rscampos requested a review from geyslan January 17, 2025 17:54
@rscampos rscampos self-assigned this Jan 17, 2025
@geyslan geyslan changed the title [v0.22.0] fix: clock time detection [v0.22.4] fix: clock time detection Jan 17, 2025
@geyslan geyslan changed the title [v0.22.4] fix: clock time detection [v0.22.4-1] fix: clock time detection Jan 17, 2025
@rscampos
Copy link
Collaborator Author

/fast-forward

@github-actions github-actions bot merged commit cbb2581 into aquasecurity:v0.22.4-base Jan 17, 2025
3 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.

2 participants