Loïc Mathieu

Results 163 issues of Loïc Mathieu

### Description Hi, Currently, the Kubernetes resource generation covers almost all that is necessary for a typical deployment except the Horizontal Pod Autoscaler. It would be greate to have it...

kind/enhancement
area/kubernetes

### Describe the issue See ![image](https://github.com/kestra-io/kestra/assets/1819009/828ec46f-a497-40cb-8ea5-a32386a3a53f) ### Environment - Kestra Version: - Operating System (OS/Docker/Kubernetes): - Java Version (if you don't run kestra in Docker):

bug

Fixes #2219 Allow to specify the behavior in case of missed schedules: recover all, recover last or recover none.

This will add the following section on top of the plugin documentation page (unless it's the core plugin): ## Installation If you use one of our Docker images tagged __*-full__...

It will allow easier hotfix on old version by only updating one variable in the build until we find a better way to do it. If we agree on that,...

Allow configuring the internal storage at the tenant level. The local storage has been updated to allow defining a different base path per tenant.

kind/cooldown

A second attempt at fixing [#2194](https://github.com/kestra-io/kestra/issues/2194) that have multiple implication. Superseded https://github.com/kestra-io/kestra/pull/1515 (it take back its tests) Fixes #2194 Fixes #3363 Fixes #1825

breaking-change

This should be safe to purge the map at this stage. And should fix a small memory leak when killing task often.

### Explain the bug Clicking on a flow dependency navigate to the flow dependency of the target flow. This makes the user think it didn't work and no navigation happens....

enhancement
quick-win