package
0.0.0-20250403192851-34a345b3f333
Repository: https://github.com/openshift/ci-tools.git
Documentation: pkg.go.dev
# Functions
CountImportResult increase the counter metric.
EnsureImagePullSecret copy secret PullSecretName from ci namespace to another namespace.
EnsureNamespaceNotMonitored make sure the namespace is ignored by openshift-monitoring.
IsTerminal indicates if a given error is terminal.
RegisterMetrics Registers metrics.
SwallowIfTerminal will swallow errors if they are terminal.
TerminalError returns a new terminal error which indicates that there is no point in retrying reconciliation.