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 ¶
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.