kestra-io / kestra

Infinitely scalable, event-driven, language-agnostic orchestration and scheduling platform to manage millions of workflows declaratively in code.
https://kestra.io
Apache License 2.0
7.02k stars 408 forks source link

Add a few of the Namespace endpoints to OSS version #4162

Open MilosPaunovic opened 3 days ago

MilosPaunovic commented 3 days ago

For this issue https://github.com/kestra-io/kestra/issues/3609 to be implemented successfully, we need to add a couple of NS endpoints to OSS version - one for loading all the namespaces, one for loading single one, and one for loading dependencies of the single namespace.