feat(netprobe): one-touch attribution + republish add-on on release (#3425) #3522

Merged
mfreeman451 merged 1 commit from feat/netprobe-one-touch-attribution into staging 2026-06-03 22:02:27 +00:00
Owner
  • native-addons.yml now triggers on v* release tags (was workflow_dispatch only),
    so the netprobe add-on republishes on every release instead of being frozen at
    0.1.0 regardless of code changes. Bump netprobe add-on 0.1.0 -> 0.2.0.
  • Enabling netprobe now runs the eBPF process-attribution path on its own:
    netprobeConfigHasWork no longer requires capture_interfaces + device_bindings.
    Attribution (the flow->process source behind attributed flows) needs no capture
    config; capture/DPI stay additive opt-in. Schema text + defaults updated so
    Enabled is the only required field.

Co-Authored-By: Claude Opus 4.8 noreply@anthropic.com

IMPORTANT: Please sign the Developer Certificate of Origin

Thank you for your contribution to ServiceRadar. Please note, when contributing, the developer must include
a DCO sign-off statement indicating the DCO acceptance in one commit message. Here
is an example DCO Signed-off-by line in a commit message:

Signed-off-by: J. Doe <j.doe@domain.com>

Describe your changes

Code checklist before requesting a review

  • I have signed the DCO?
  • The build completes without errors?
  • All tests are passing when running make test?
- native-addons.yml now triggers on v* release tags (was workflow_dispatch only), so the netprobe add-on republishes on every release instead of being frozen at 0.1.0 regardless of code changes. Bump netprobe add-on 0.1.0 -> 0.2.0. - Enabling netprobe now runs the eBPF process-attribution path on its own: netprobeConfigHasWork no longer requires capture_interfaces + device_bindings. Attribution (the flow->process source behind attributed flows) needs no capture config; capture/DPI stay additive opt-in. Schema text + defaults updated so Enabled is the only required field. Co-Authored-By: Claude Opus 4.8 <noreply@anthropic.com> ## IMPORTANT: Please sign the Developer Certificate of Origin Thank you for your contribution to ServiceRadar. Please note, when contributing, the developer must include a [DCO sign-off statement]( https://developercertificate.org/) indicating the DCO acceptance in one commit message. Here is an example DCO Signed-off-by line in a commit message: ``` Signed-off-by: J. Doe <j.doe@domain.com> ``` ## Describe your changes ## Issue ticket number and link ## Code checklist before requesting a review - [ ] I have signed the DCO? - [ ] The build completes without errors? - [ ] All tests are passing when running make test?
feat(netprobe): one-touch attribution + republish add-on on release (#3425)
Some checks failed
Secret Scan / gitleaks (pull_request) Successful in 32s
lint / lint (push) Successful in 1m4s
lint / lint (pull_request) Successful in 59s
Golang Tests / test-go (push) Successful in 1m42s
CI / build (pull_request) Failing after 26m2s
0c093e5cc1
- native-addons.yml now triggers on v* release tags (was workflow_dispatch only),
  so the netprobe add-on republishes on every release instead of being frozen at
  0.1.0 regardless of code changes. Bump netprobe add-on 0.1.0 -> 0.2.0.
- Enabling netprobe now runs the eBPF process-attribution path on its own:
  netprobeConfigHasWork no longer requires capture_interfaces + device_bindings.
  Attribution (the flow->process source behind attributed flows) needs no capture
  config; capture/DPI stay additive opt-in. Schema text + defaults updated so
  Enabled is the only required field.

Co-Authored-By: Claude Opus 4.8 <noreply@anthropic.com>
mfreeman451 left a comment

lgtm

lgtm
mfreeman451 deleted branch feat/netprobe-one-touch-attribution 2026-06-03 22:02:27 +00:00
Sign in to join this conversation.
No reviewers
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
carverauto/serviceradar!3522
No description provided.