Skip to content

Conversation

geyslan
Copy link
Member

@geyslan geyslan commented Feb 17, 2025

1. Explain what the PR does

8b58a2c chore(k8s): prepare v0.22.6 release

commit: ffab7a0 (main), cherry-pick

10616e3 chore: bump 3rdparty/libbpf to v1.5.0 (#4530)

| Metric          | Difference (%)       |
|-----------------|----------------------|
| CPU Avg (%)     | -0.34%  (negligible) |
| Heap Avg (MB)   |  0.00%               |

commit: 409b3cc (main), cherry-pick

19ba042 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

@geyslan geyslan requested a review from rscampos February 17, 2025 19:14
@geyslan geyslan self-assigned this Feb 17, 2025
@geyslan geyslan added cherry-pick Label for cherry-pick PRs backport Label for backport PRs labels Feb 17, 2025
* 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

---

chore: bump 3rdparty/libbpf to v1.5.0 (aquasecurity#4530)

| Metric          | Difference (%)       |
|-----------------|----------------------|
| CPU Avg (%)     | -0.34%  (negligible) |
| Heap Avg (MB)   |  0.00%               |

commit: 409b3cc (main), cherry-pick

---

chore(k8s): prepare v0.22.6 release

commit: ffab7a0 (main), cherry-pick
@geyslan geyslan force-pushed the v0.22.6-cpick-bport-4529 branch from 8b58a2c to f7320fd Compare February 17, 2025 19:23
Copy link
Collaborator

@rscampos rscampos left a comment

Choose a reason for hiding this comment

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

LGTM

@geyslan geyslan merged commit 931cddb into aquasecurity:v0.22.0 Feb 17, 2025
2 of 3 checks passed
geyslan added a commit that referenced this pull request Feb 18, 2025
* 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
---

chore: bump 3rdparty/libbpf to v1.5.0 (#4530)

| Metric          | Difference (%)       |
|-----------------|----------------------|
| CPU Avg (%)     | -0.34%  (negligible) |
| Heap Avg (MB)   |  0.00%               |

commit: 409b3cc (main), cherry-pick
---

chore(go.mod): bump api to latest 6968a8b (#4598)
---

chore(k8s): prepare v0.22.6 release

commit: ffab7a0 (main), cherry-pick

Co-authored-by: Raphael Campos <[email protected]>
@geyslan geyslan deleted the v0.22.6-cpick-bport-4529 branch February 18, 2025 22:14
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants