errorutil

package
v0.15.4 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Jun 25, 2026 License: Apache-2.0 Imports: 2 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

View Source
var ErrHashMismatch = errors.New("hash mismatch between secret and bundledeployment")

ErrHashMismatch is returned when the BD options secret content does not match the BD's ValuesHash. It signals that the secret was updated but the BD spec was not (or vice-versa), leaving them inconsistent. The bundle controller self-heals by clearing ValuesHash and requeuing so the next reconcile can re-sync the secret.

View Source
var ErrRetryable = errors.New("requeue event")

Functions

func IgnoreConflict

func IgnoreConflict(err error) error

Types

This section is empty.

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL