Loïc Mathieu
Loïc Mathieu
### Issue description The poll queries on the queues table with th MySQL runner are not very performant. We force the usage of the `ix_type__consumers` but when MySQL use this...
### Feature description Provide a task runner to run a task via SSH on a remote host. Preliminary research should be done for the feasibility due to the need to...
### Feature description Both Kubernetes readiness and liveness probes use the `/health` endpoints. It is a good practice on a Kubernetes environment to distinguish between the liveness probe (which define...
### Issue description - Image default tag is latest-full and default pullPolicy id ifNotPresent. As the default tag is not latest, the image will never been updated. I recommend moving...
### Feature description This can be useful for ex for the Executor in EE which can be long to start
### Expected Behavior No restart of the Kestra pod occurs ### Actual Behaviour When you deploy Kestra for the first time with `helm install kestra kestra/kestra` the `kestra-standalone` pod crash...
### Feature description There is a JSON schema able to validate a flow, document its usage from VSCode or at least where it can be found. If the location is...
**Describe the bug** Sending a data section from rhea is documented here: https://github.com/amqp/rhea/blob/master/examples/send_raw.js#L36 But there is no documentation for how to do it from rhea-promise. So the question is how...
**Description** I'm using [code.quarkus.io](http://code.quarkus.io/) a lot these days to create demo projects and I find downloading / copying / extracting the project a bit cumbersome. It would be great, when...
There is no search feature on the website. This is particulary annoying for the blog if we want to find an old blog post, so at least providing a search...