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
If we postpone the compilation of the source file after the image build, we may not be able to detect failures such as compilation errors.
We should improve the monitoring phase to detect cases where the pod is failing and also add health checks to the runtime, so that we can detect when the pod is completely ready.
The text was updated successfully, but these errors were encountered:
With the help of unit test, we could do some basic check of routes and context. But how can we verify if the camel route fits for the whole system? Can we run the accept test in this case?
If we postpone the compilation of the source file after the image build, we may not be able to detect failures such as compilation errors.
We should improve the monitoring phase to detect cases where the pod is failing and also add health checks to the runtime, so that we can detect when the pod is completely ready.
The text was updated successfully, but these errors were encountered: