cosmo-workspace / cosmo

WebIDE and DevEnvironment controller on Kubernetes.
MIT License
24 stars 4 forks source link

Events emited by Addon's ClusterInstance are not shown in `cosmoctl get events` #824

Closed jlandowner closed 5 months ago

jlandowner commented 5 months ago

Now it retrieves events only in a user namespace but cluster-scoped events are in default namespace. We need to fetch events the two namespaces and return merged list.

jlandowner commented 5 months ago

Close by #826