-
Story
-
Resolution: Done
-
Major
-
None
-
None
-
None
-
False
-
-
False
-
3
-
None
-
MTO Sprint 271, MTO Sprint 272, MTO Sprint 273, MTO Sprint 274
The consumer is a leader-elected instance of the enoexec-event-handler Deployment. It watches for ENoExecEvent objects and, upon receiving one, performs the following actions:
- Record the error as a warning in the affected pod's event log.
- Increments a Prometheus counter to track the number of ENOEXEC errors. (done in subsequent story)
- Label the pod with the label multiarch.openshift.io/exec-format-error=true
- Deletes the processed ENoExecEvent object to prevent reprocessing.