Petar Cvitanović

Results 64 issues of Petar Cvitanović

**Is your feature request related to a problem? Please describe.** When fetching resources for a Module, some resources are supported to return details about a specific resource. For example, the...

good first issue
go

**Describe the bug** To represent each K8s resource deployed for a Module we are using ant design [Collapse.Panel](https://github.com/cyclops-ui/cyclops/blob/ec164f960cde9a37212200e6f21b9ff592adb448/cyclops-ui/src/components/pages/ModuleDetails.tsx#L476). The issue is that the color is going out of the component...

good first issue
UI

**Is your feature request related to a problem? Please describe.** 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 ccope of...

good first issue
UI
react

**Is your feature request related to a problem? Please describe.** We recently implemented an endpoint for fetching aggregated logs for Deployments and Statefulsets. It would be useful to add a...

good first issue
UI
react
⚔️ Quest

**Is your feature request related to a problem? Please describe.** Each Module will create its own set of resources. When two Modules create the same resource, one of the Modules...

help wanted
go
controller
kubernetes
hacktoberfest
⚔️ Quest

**Is your feature request related to a problem? Please describe.** When checking resources deployed by a module, for each of them, you can check the manifest of the resource fetched...

good first issue
UI
typescript
react

**Is your feature request related to a problem? Please describe.** If a pod is not started successfully, there should be a more detailed description in the UI about why it...

**Is your feature request related to a problem? Please describe.** Cyclops engine for rendering forms does not support JSON schema definitions and references, but those are often used to make...

enhancement