Versions in this module Expand all Collapse all v0 v0.27.1 Jun 8, 2026 v0.27.0 May 26, 2026 Changes in this version + const ChainsAnnotation + const ChainsAnnotationPrefix + const ChainsTransparencyAnnotation + const MaxRetries + const RetryAnnotation + func AddAnnotations(ctx context.Context, obj objects.TektonObject, ps versioned.Interface, ...) error + func AddRetry(ctx context.Context, obj objects.TektonObject, ps versioned.Interface, ...) error + func CreateAnnotationsPatch(newAnnotations map[string]string, obj objects.TektonObject) ([]byte, error) + func HandleRetry(ctx context.Context, obj objects.TektonObject, ps versioned.Interface, ...) error + func MarkFailed(ctx context.Context, obj objects.TektonObject, ps versioned.Interface, ...) error + func MarkSigned(ctx context.Context, obj objects.TektonObject, ps versioned.Interface, ...) error + func Reconciled(ctx context.Context, client versioned.Interface, obj objects.TektonObject) bool + func RetryAvailable(obj objects.TektonObject) bool