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
Currently, the camel k integration platform is created by the installer. However, we have a step in module 1 that creates/updates the integration platform when deploying the event-driven integrations. 0b97535 fixes this step. If the user skips this step, the IP keeps the old values making it possible to crash in the future. We might need to also update the installer to add the timeout since the beginning.
When running the camel k kit builder the default timeout is too low for the latency to maven central, killing the pod before it is able to complete.
We need to change the default integration platform to set a value of 10 minutes for maven and 20 for overall.
The text was updated successfully, but these errors were encountered: