Loïc Mathieu
Loïc Mathieu
### Describe the issue The `system` namespace is visible even when listing "User" flows.  This leads to an empty list of flows when selecting it....
### Describe the issue Goes to the flow dashboard, open a second browser tab and launch some executions. The execution charts and detailed number will be incremented but the total...
Fixes #5259 As it's security related, @tchiotludo can you do a review?
### Issue description Today, a RunContext is created in the Executor (or the Scheduler), then serialized in a WorkerJob to be re-hydrated in the Worker which in turn serialized it...
Fixes #4020 Other task runner must be impacted to correctly build the TaskException, I'll submit followup PRs for them.
### Issue description The Docker Hub documentation didn't provide a lot of details: https://hub.docker.com/r/kestra/kestra It should at least: Link to our deployment / installation guide Explain the different tags as...
### Feature description When a user needs to setup a plugin configuration for a specific plugin functionality to work, it's not easy at first look how to do this. We...
Fixes https://github.com/kestra-io/kestra-ee/issues/39