Skip to content

Commit

Permalink
CODEOWNERS: add sig-hubble to review datapath trace changes
Browse files Browse the repository at this point in the history
cilium#30154 and
cilium#31073 introduced new datapath
trace reasons and had an impact on Hubble, but the sig-hubble team
doesn't get automatically pulled in for review.

This patch adds the sig-hubble team to review datapath_trace.go changes.

Signed-off-by: Alexandre Perrin <alex@isovalent.com>
  • Loading branch information
kaworu committed Apr 22, 2024
1 parent 1d0750b commit 5d05594
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions CODEOWNERS
Validating CODEOWNERS rules …
Original file line number Diff line number Diff line change
Expand Up @@ -494,6 +494,7 @@ Makefile* @cilium/build
/pkg/metrics @cilium/metrics
/pkg/monitor @cilium/sig-datapath
/pkg/monitor/api @cilium/api @cilium/sig-datapath
/pkg/monitor/datapath_trace.go @cilium/sig-datapath @cilium/sig-hubble
/pkg/monitor/format @cilium/cli @cilium/sig-datapath
/pkg/monitor/payload @cilium/api @cilium/sig-datapath
/pkg/mountinfo @cilium/sig-datapath
Expand Down

0 comments on commit 5d05594

Please sign in to comment.