MCPcopy Create free account
hub / github.com/VictoriaMetrics/operator / Error

Method Error

internal/controller/operator/controllers.go:120–122  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

118}
119
120func (ge *getError) Error() string {
121 return fmt.Sprintf("get_object error for controller=%q object_name=%q at namespace=%q, origin=%q", ge.controller, ge.requestObject.Name, ge.requestObject.Namespace, ge.origin)
122}
123
124func handleReconcileErrWithStatus[T client.Object, ST reconcile.StatusWithMetadata[STC], STC any](
125 ctx context.Context,

Callers 15

getRolloutDiffFunction · 0.45
ReconcileMethod · 0.45
StartMethod · 0.45
CreatePrometheusRuleMethod · 0.45
UpdatePrometheusRuleMethod · 0.45
CreateServiceMonitorMethod · 0.45
UpdateServiceMonitorMethod · 0.45
CreatePodMonitorMethod · 0.45
UpdatePodMonitorMethod · 0.45
CreateProbeMethod · 0.45

Calls

no outgoing calls

Tested by 3

TestDryRunClientFunction · 0.36