Skip to content

Conversation

@JoukoVirtanen
Copy link
Contributor

@JoukoVirtanen JoukoVirtanen commented Nov 12, 2025

Description

Makes it so that the node is reported for fact events. The node name is added to the protobuf definition for fact messages here stackrox/stackrox#17792. That PR also enriches events from fact with node information.

Checklist

  • Investigated and inspected CI test results
  • Updated documentation accordingly

Automated testing

  • Added unit tests
  • Added integration tests
  • Added regression tests

If any of these don't apply, please comment below.

Testing Performed

Testing was performed here stackrox/stackrox#17792 and shows that the node name is sent. Unfortunately it is obtained from the fact containers etc or proc directory instead of its hosts. That can be fixed in a different PR.

.gitmodules Outdated
path = third_party/stackrox
url = https://github.com/stackrox/stackrox
branch = master
branch = jv-ROX-31434-enrich-file-system-events-with-node-details
Copy link
Contributor Author

@JoukoVirtanen JoukoVirtanen Nov 12, 2025

Choose a reason for hiding this comment

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

First the branch listed above will be merged in stackrox/stackrox. Then this can be changed to master. Then this PR can be merged.

Copy link
Collaborator

Choose a reason for hiding this comment

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

Can you list the PR associated with the branch so we can look at the changes in there in a simpler way?

Copy link
Contributor Author

Choose a reason for hiding this comment

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

The PR associated with this branch is this one https://issues.redhat.com/browse/ROX-31753

Copy link
Collaborator

Choose a reason for hiding this comment

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

That is an issue, I was referring to the PR in the stackrox/stackrox repo

I guess I'll find it by searching the issue number...

Copy link
Collaborator

Choose a reason for hiding this comment

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

Found it, it is stackrox/stackrox#17792

Copy link
Contributor Author

Choose a reason for hiding this comment

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

This has now been changed back to master.

Copy link
Collaborator

@Molter73 Molter73 left a comment

Choose a reason for hiding this comment

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

Change LGTM, but as stated in one of your comments, we need to get the new branch in the main repo merged to master before I can approve.

.gitmodules Outdated
path = third_party/stackrox
url = https://github.com/stackrox/stackrox
branch = master
branch = jv-ROX-31434-enrich-file-system-events-with-node-details
Copy link
Collaborator

Choose a reason for hiding this comment

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

Can you list the PR associated with the branch so we can look at the changes in there in a simpler way?

@JoukoVirtanen
Copy link
Contributor Author

/retest

Copy link
Collaborator

@Molter73 Molter73 left a comment

Choose a reason for hiding this comment

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

LGTM! Thanks for driving this one @JoukoVirtanen!

@JoukoVirtanen JoukoVirtanen merged commit 3c44a18 into main Nov 17, 2025
19 checks passed
@JoukoVirtanen JoukoVirtanen deleted the jv-ROX-31434-add-node-to-file-system-events branch November 17, 2025 21:02
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants