Skip to content

Commit

Permalink
Add subctl component name
Browse files Browse the repository at this point in the history
So it can be used to run `subctl gather` inside a pod
to collect data from metrics.
Refer submariner-io/subctl/issues/795

Signed-off-by: Maayan Friedman <[email protected]>
  • Loading branch information
maayanf24 authored and vthapar committed Mar 4, 2024
1 parent 3312d6d commit 6820118
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions pkg/names/names.go
Original file line number Diff line number Diff line change
Expand Up @@ -29,4 +29,5 @@ const (
OperatorComponent = "submariner-operator"
MetricsProxyComponent = "submariner-metrics-proxy"
NettestComponent = "submariner-nettest"
SubctlComponent = "submariner-subctl"
)

0 comments on commit 6820118

Please sign in to comment.