No, we stuck to our custom solution, using a OCP CronJob script.
However, as we updated to newer versions of the ACE server & operator, we noticed it was much more stable and as we were no longer noticing the original issue that required a custom probe, we decommissioned it in the end.
------------------------------
Vid Romac
------------------------------
Original Message:
Sent: Thu July 03, 2025 08:43 AM
From: Matthias Blomme
Subject: Custom probes for ACE containers, integration server
Hi Vid
Did you ever find out anything more on this topic?
------------------------------
Regards
Matthias Blomme
Integration Specialist
Integration Designers
Turnhout
------------------------------
Original Message:
Sent: Mon February 13, 2023 04:12 AM
From: Vid Romac
Subject: Custom probes for ACE containers, integration server
I am aware of the properties exposed via the integration server CR, however the values exposed are primarly focused on the probe period/delay/threshold values; there is no way to customize the probe itself: which endpoint to call or a custom behaviour how to call it.
We solved this with a custom OCP CronJob that creates a pod containing our script that goes thru a list of services to check and the endpoints they expose. All services that don't respond, have their pods killed, which triggers new ones to spawn.
------------------------------
Vid Romac
Original Message:
Sent: Fri February 10, 2023 10:50 AM
From: Gabriel Marte Blanco
Subject: Custom probes for ACE containers, integration server
Hi @Vid Romac
Apologies for such a late response - here is what our team said about this:
If you look here at the Custom resource values: https://www.ibm.com/docs/en/app-connect/containers_cd?topic=resources-integration-server-reference The runtime is the App Connect integrationServer runtime container. eg spec.pod.containers.runtime.livenessProbe.timeoutSeconds

Let me know if this helps and again, apologies!
------------------------------
Gabriel Marte Blanco
Austin TX