You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Issues go stale after 90d of inactivity.
Mark the issue as fresh with /remove-lifecycle stale with a justification.
Stale issues rot after an additional 30d of inactivity and eventually close.
If this issue is safe to close now please do so with /close with a justification.
If this issue should be exempted, mark the issue as frozen with /lifecycle frozen with a justification.
Expected Behavior
Pipelinerun control shouldn't allow results annotation to be ignored. It should ignore all annotations apart from the one for summaries.
Actual Behavior
Creating a pipelinerun with previous annotations leads to the result not being created. But records are updated with new taskruns.
Steps to Reproduce the Problem
How to fix this:
or
We shouldn't modify pipelinerun in our watcher reconcilers at all to avoid race conditions.
The text was updated successfully, but these errors were encountered: