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

Method Error

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

Source from the content-addressed store, hash-verified

124}
125
126func (ge *getError) Error() string {
127 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)
128}
129
130func handleReconcileErrWithStatus[T client.Object, ST reconcile.StatusWithMetadata[STC], STC any](
131 ctx context.Context,

Callers 15

getRolloutDiffFunction · 0.45
ReconcileMethod · 0.45
ReconcileMethod · 0.45
ReconcileMethod · 0.45
ReconcileMethod · 0.45
collectVMSingleScrapesFunction · 0.45
collectVMAgentScrapesFunction · 0.45
ReconcileMethod · 0.45
ReconcileMethod · 0.45
ReconcileMethod · 0.45

Calls

no outgoing calls