Skip to content

Commit

Permalink
Update apis/v1beta1/collector_webhook.go
Browse files Browse the repository at this point in the history
Co-authored-by: Jacob Aronoff <[email protected]>
  • Loading branch information
taniyourstruly and jaronoff97 authored Aug 16, 2024
1 parent eb5eabf commit 8e7282c
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions apis/v1beta1/collector_webhook.go
Original file line number Diff line number Diff line change
Expand Up @@ -416,9 +416,7 @@ func checkAutoscalerSpec(autoscaler *AutoscalerSpec) error {
}

// BuildValidator enables running the manifest generators for the collector reconciler
// Kubebuilder is used for testing
// +kubebuilder:object:generate=false

type BuildValidator func(c OpenTelemetryCollector) admission.Warnings

func NewCollectorWebhook(
Expand Down

0 comments on commit 8e7282c

Please sign in to comment.