apache / camel-k

Apache Camel K is a lightweight integration platform, born on Kubernetes, with serverless superpowers
https://camel.apache.org/camel-k
Apache License 2.0
868 stars 348 forks source link

fix(e2e): Cron e2e logs #5790

Closed gansheer closed 2 months ago

gansheer commented 2 months ago

Ref #5533

Avoid having to many pods to read the logs from

Release Note

fix(e2e): Cron e2e logs
squakez commented 2 months ago

@gansheer is this good to merge?

gansheer commented 2 months ago

@gansheer is this good to merge?

Let's merge, I don't think it will completly fix the flakyness but the addition of cronjobs to the dump should help.