Camel-K integration is running
step is bound only to the pod phase not to the pod conditions
#120
Labels
enhancement
New feature or request
Camel-K
integration is running
step is bound only to the pod phase. The pod phase does not reflect container statuses. Let's see snipped from the documentation: https://kubernetes.io/docs/concepts/workloads/pods/pod-lifecycle/This means that if our pod has more containers (knative sidecars or so) Camel-K probes are completely ignored by YAKS (at least one container is running - the sidecar -> the pod is ready)
We should monitor also pod conditions that bring finer granularity.
The text was updated successfully, but these errors were encountered: