-
Bug
-
Resolution: Done
-
Critical
-
None
-
None
-
False
-
-
False
-
-
Description of problem:
We are using Konflux for our builds and we have been (randomly) hitting issues with builds not being triggered on pushes, especially under workloads. This was occurring in approximately 1 of 10 builds.
[edit Emil] Two probably related issues are:
- "pac-gitauth-*" are created without an owner and never removed from the cluster as a result. We had similar issue in the past https://github.com/openshift-pipelines/pipelines-as-code/pull/1766 .
- Secret creation was failing with message ""secrets \"pac-gitauth-ovkayo\" already exists" .
Slack thread: https://redhat-internal.slack.com/archives/C04PZ7H0VA8/p1755608616193039
Workaround
Prerequisites (if any, like setup, operators/versions):
Steps to Reproduce
1.) push to several repos that are tracked in Konflux
2.) builds randomly do not get triggered (they get triggered on re-pushes)
# <steps>
Actual results:
Expected results:
Reproducibility (Always/Intermittent/Only Once):
Acceptance criteria:
Definition of Done:
Build Details:
Additional info (Such as Logs, Screenshots, etc):