cyclops-ui / cyclops

Developer Friendly Kubernetes 👁️
https://cyclops-ui.com
Apache License 2.0
2.43k stars 779 forks source link

Enable deploying Modules in Different Namespaces #201

Open KaradzaJuraj opened 5 months ago

KaradzaJuraj commented 5 months ago

Modules is a CRD created by Cyclops. It represents your applications and services in the Kubernetes cluster. Currently, all modules are deployed in the cyclops namespace. This is displayed under the module name when opening the module details page

We want Cyclops to be able to deploy modules in any namespace.

siddhantprateek commented 4 months ago

I was thinking to implement the same on CLI

petar-cvit commented 3 months ago

We could update the controller and the cli in the same PR

hanshal101 commented 2 months ago

I can work on this

hanshal101 commented 2 months ago

Can you please assign this to me 😅