-
Notifications
You must be signed in to change notification settings - Fork 1.2k
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
s/network-tracer/system-probe #3508
Conversation
f56bd32
to
b3a3668
Compare
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Overall looks good to me - we'll need to change our internal daemon set + chef recipes to handle this as well
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Reviewed the changes on the invoke tasks and the packaging, LGTM if you've confirmed the gitlab pipeline on your branch passes 😄
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
LGTM, you may want to update CODEOWNER and the .gitignore as well.
What does this PR do?
Renames the
network-tracer
intosystem-probe
Motivation
Better name for the
network-tracer
Additional Notes