Loïc Mathieu

Results 163 issues of Loïc Mathieu

We very often use Object for a traditional 'from' property that can come from either an internal storage UI, an inline Map, or an inline list of maps. This class...

Allow to set a limit in size for messages, when exceeded, the message will be refused by the Queue. The JDBC executor and worker has been updated to handle a...

This would avoid having default values set in the Flow object (JSON) representation so allows to set default that override the object default value (like the one from Lombok `@Builder.Default`)....

kind/cooldown

### Issue description Remove the generation of the latest-full tag. It was created to avoid disruption for people how read an old blog or doc mentioning it but it's useless...

kind/quick-win
kind/cooldown

### Issue description All those tests were flaky during v0.18.3 release: - [ ] [MysqlRunnerTest.forEachItem(): jdbc-mysql/src/test/java/io/kestra/runner/mysql/MysqlRunnerTest.java#L1](https://github.com/kestra-io/kestra/commit/4ede173331eeff629ac75f2d2527850fa64f64b8#annotation_25388689848) -> java.lang.AssertionError: Expected: is but: was - [ ] [MysqlServiceLivenessCoordinatorTest.shouldReEmitTasksWhenWorkerIsDetectedAsNonResponding(): jdbc-mysql/src/test/java/io/kestra/runner/mysql/MysqlServiceLivenessCoordinatorTest.java#L1](https://github.com/kestra-io/kestra/commit/4ede173331eeff629ac75f2d2527850fa64f64b8#annotation_25389576131) -> java.lang.AssertionError: Expected:...

bug
kind/cooldown

### Feature description Currently, you can install plugins and list installed plugins with the `kestra plugins` command but not list all available plugins. We should provide a plugins command to...

area/plugin
enhancement
kind/quick-win

### Feature description This is just an idea for now but to facilitate variable sanitization we may provides filters and conditions like: - A filter to script HTML tags: `htmlStrip`...

enhancement
kind/cooldown

### Issue description Rename master branch to main. Best to do it for all repos

area/backend
kind/pending-feedback

### Issue description Add a test for the liveness/readiness probes as they are used in k8s deployment. The test must assert on the JDBC/Elasticsearcg/Kafka checks.

kind/cooldown

### Feature description This would allow issues like https://github.com/kestra-io/kestra/issues/2835

area/backend
enhancement
kind/cooldown