kmesh icon indicating copy to clipboard operation
kmesh copied to clipboard

Bump cilium/ebpf

Open hzxuzhonghu opened this issue 1 year ago • 2 comments

What type of PR is this?

What this PR does / why we need it:

replace https://github.com/kmesh-net/kmesh/pull/632 by fixing lint

Which issue(s) this PR fixes: Fixes #

Special notes for your reviewer:

Does this PR introduce a user-facing change?:


hzxuzhonghu avatar Aug 12 '24 12:08 hzxuzhonghu

Codecov Report

All modified and coverable lines are covered by tests :white_check_mark:

Project coverage is 52.24%. Comparing base (cee3552) to head (6aa6ac6). Report is 13 commits behind head on main.

Files Coverage Δ
pkg/bpf/bpf.go 42.59% <ø> (ø)
pkg/bpf/bpf_kmesh_common.go 0.00% <ø> (ø)
pkg/bpf/bpf_kmesh_workload.go 62.28% <100.00%> (-0.99%) :arrow_down:

... and 1 file with indirect coverage changes


Continue to review full report in Codecov by Sentry.

Legend - Click here to learn more Δ = absolute <relative> (impact), ø = not affected, ? = missing data Powered by Codecov. Last update f0b4f0b...6aa6ac6. Read the comment docs.

codecov[bot] avatar Aug 12 '24 13:08 codecov[bot]

https://github.com/cilium/ebpf/blob/v0.16.0/prog.go#L76-L78

	// Deprecated: the correct log buffer size is determined automatically
	// and this field is ignored.
	LogSize int

hzxuzhonghu avatar Aug 26 '24 04:08 hzxuzhonghu

/lgtm /approve

supercharge-xsy avatar Aug 27 '24 06:08 supercharge-xsy

[APPROVALNOTIFIER] This PR is APPROVED

This pull-request has been approved by: supercharge-xsy

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

The pull request process is described here

Needs approval from an approver in each of these files:
  • ~~OWNERS~~ [supercharge-xsy]

Approvers can indicate their approval by writing /approve in a comment Approvers can cancel approval by writing /approve cancel in a comment

kmesh-bot avatar Aug 27 '24 06:08 kmesh-bot