KaradzaJuraj
KaradzaJuraj
In the Templates tab, each template has a `Validate` button. Once you have a lot of templates it is tedious to validate them one by one. We should implement a...
Some K8s components are supported to have a custom UI component, and those can be found [here](https://github.com/cyclops-ui/cyclops/tree/main/cyclops-ui/src/components/k8s-resources). The scope of this issue is to support `Roles`. The new `Roles` component...
When fetching resources for a Module, some resources are supported to return details about a specific resource. For example, the endpoint for Deployments will return more information about pods and...