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

[CWS] fix inode i_ino offset on aws kernel >= 6.8 #32370

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

safchain
Copy link
Contributor

What does this PR do?

This PR fixes the inode/i_ino offset on aws kernel >= 6.8. It relies on BTF to apply to correct offset. A CI job will be added in a follow-up PR.

Motivation

Describe how you validated your changes

Possible Drawbacks / Trade-offs

Additional Notes

@safchain safchain added changelog/no-changelog team/agent-security qa/done QA done before merge and regressions are covered by tests labels Dec 18, 2024
@safchain safchain added this to the 7.62.0 milestone Dec 18, 2024
@safchain safchain requested a review from a team as a code owner December 18, 2024 22:18
@github-actions github-actions bot added component/system-probe medium review PR review might take time labels Dec 18, 2024
@agent-platform-auto-pr
Copy link
Contributor

agent-platform-auto-pr bot commented Dec 18, 2024

Uncompressed package size comparison

Comparison with ancestor 52f0517517169d661a94895a296c73b85424c86d

Diff per package
package diff status size ancestor threshold
datadog-agent-aarch64-rpm 0.04MB ⚠️ 943.04MB 943.00MB 140.00MB
datadog-agent-x86_64-rpm 0.04MB ⚠️ 1197.04MB 1197.00MB 140.00MB
datadog-agent-x86_64-suse 0.04MB ⚠️ 1197.04MB 1197.00MB 140.00MB
datadog-agent-amd64-deb 0.04MB ⚠️ 1187.80MB 1187.76MB 140.00MB
datadog-agent-arm64-deb 0.04MB ⚠️ 933.82MB 933.78MB 140.00MB
datadog-dogstatsd-amd64-deb 0.00MB 78.59MB 78.59MB 10.00MB
datadog-dogstatsd-x86_64-rpm 0.00MB 78.67MB 78.67MB 10.00MB
datadog-dogstatsd-x86_64-suse 0.00MB 78.67MB 78.67MB 10.00MB
datadog-dogstatsd-arm64-deb 0.00MB 55.79MB 55.79MB 10.00MB
datadog-heroku-agent-amd64-deb 0.00MB 505.06MB 505.06MB 70.00MB
datadog-iot-agent-amd64-deb 0.00MB 113.31MB 113.31MB 10.00MB
datadog-iot-agent-x86_64-rpm 0.00MB 113.38MB 113.38MB 10.00MB
datadog-iot-agent-x86_64-suse 0.00MB 113.38MB 113.38MB 10.00MB
datadog-iot-agent-arm64-deb 0.00MB 108.78MB 108.78MB 10.00MB
datadog-iot-agent-aarch64-rpm 0.00MB 108.85MB 108.85MB 10.00MB

Decision

⚠️ Warning

@agent-platform-auto-pr
Copy link
Contributor

agent-platform-auto-pr bot commented Dec 18, 2024

Test changes on VM

Use this command from test-infra-definitions to manually test this PR changes on a VM:

inv aws.create-vm --pipeline-id=51511571 --os-family=ubuntu

Note: This applies to commit d9bd8ed

@github-actions github-actions bot added long review PR is complex, plan time to review it and removed medium review PR review might take time labels Dec 18, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
changelog/no-changelog component/system-probe long review PR is complex, plan time to review it qa/done QA done before merge and regressions are covered by tests team/agent-security
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants