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: bump sysdig to 0.27.0 #1355

Merged
merged 1 commit into from
Aug 17, 2020
Merged

update: bump sysdig to 0.27.0 #1355

merged 1 commit into from
Aug 17, 2020

Conversation

fntlnz
Copy link
Contributor

@fntlnz fntlnz commented Aug 17, 2020

Signed-off-by: Lorenzo Fontana fontanalorenz@gmail.com

What type of PR is this?

/kind feature

What this PR does / why we need it:

Which issue(s) this PR fixes:

Fixes #1354

Special notes for your reviewer:

Updating this dependency is very important to obtain builds of the driver on 5.8.x kernels.

Here is the change set:

113c22c4693fac5cc2db1b115c2f1ee0b6b701b7 (tag: agent/10.4.0, tag: 0.27.0, origin/master, origin/agent-release-10.4.0) better detection of critical logs in the inspect chisel
c42155dc7d5dfd68b0dd2e27937fec90c6f804fa Make probe builder failures non-fatal
2691cbc66c7faa973333d65a69909be06be21c18 Fix kmod build on Linux 5.8 (#1672)
3193643d8eceb9ce92675049974559ddef11f697 Implement registration of pending conns for audit tap (#1668)
a4513a98246d83a2bf5dac1af8ef9fa5fabaf7d0 Fix merge failure for driver code (#1663)
81b298af0f36ce05485fb7164969344cfe1ce1f1 (tag: agent/10.3.0) build: CMake error only if the build was requested in the main source directory.
f7991caf64d1f69d27d18233551b9cdc1f442eca update(userspace/libsinsp): consider all the errors while converting them to string.
daa2ae6d71731fc1e721ddbdcc14f3ad9dd388d5 update(driver): move all the renameat2 mappings to the end of the respective tables
9861d5846377b30cfc4756f6dac04c8e0196aebf update(driver): __NR_ia32_renameat2 exclusion
f0bf26959c6a9bd1856d45ee5c80448201124f08 update(driver): renameat2 support
84b5744ea530a25e0cdfe7149f32c7563deedb71 update(driver/bpf): do not redefine always inline if it's already defined.
6a5b84599c7ec025b639e054bd1b6092b325f148 Change probe download url (#1652)

So I wrote the changelog based on that.

Does this PR introduce a user-facing change?:

update: renameat2 syscall support
update: support for 5.8.x kernels

Signed-off-by: Lorenzo Fontana <fontanalorenz@gmail.com>
@leogr
Copy link
Member

leogr commented Aug 17, 2020

Just a reminder - for myself - once Falco gets the renameat2 support 👉

# todo(leogr): we miss "renameat2", but it's not yet supported by sinsp

@poiana
Copy link
Contributor

poiana commented Aug 17, 2020

LGTM label has been added.

Git tree hash: 4ff3ebac5aaae8cb8ac6cf9bfe424a87d3340bed

Copy link
Member

@leogr leogr 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
Contributor

poiana commented Aug 17, 2020

[APPROVALNOTIFIER] This PR is APPROVED

This pull-request has been approved by: leodido, leogr

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:

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

@poiana poiana merged commit 4c25135 into master Aug 17, 2020
@poiana poiana deleted the update/bump-sysdig-0-27 branch August 17, 2020 16:21
@leogr leogr added this to the 0.25.0 milestone Aug 25, 2020
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.

Can't build the kernel module for 5.8.1-arch1-1
4 participants