-
Bug
-
Resolution: Unresolved
-
Normal
-
None
-
None
-
1
-
False
-
-
False
-
-
Description of problem:
Tekton Results starts its FinalizeKind process with a ReconcileKind, and then passes the returned event ("rerr") to the finalizer step. However rerr is only emitted as an event/log when there is no error during the finalizer step. This error should always be emitted as an event/log, even if the finalization is successful; it doesn't need to cause the FinalizeKind to fail, but it does need to at least be visible in the logs
Prerequisites (if any, like setup, operators/versions):
Steps to Reproduce
#
Actual results:
Expected results:
Reproducibility (Always/Intermittent/Only Once):
Acceptance criteria:
Definition of Done:
Build Details:
Additional info (Such as Logs, Screenshots, etc):