komoplane icon indicating copy to clipboard operation
komoplane copied to clipboard

🍨 Crossplane Troubleshooting Tool by Komodor

Results 15 komoplane issues
Sort by recently updated
recently updated
newest added

Hi Team, Is Komoplane is supporting AD and LDAP Authentication? @MickaelAlliel Mickael Alliel @olegsa Oleg Sabov

The list views (claims, compositions, managed resources, etc) are not very space-efficient, so once you have more than just a couple of items, you need to scroll, and it's hard...

good first issue

It will be nice to add any possible composite function status output

Currently, when we display a a Composite Resource in Komoplane, status indicators are present to show the different statuses of the managed resources E.g. : in the following screenshot, we...

Make a tutorial article or YouTube video guiding how to install komoplane and configure [auth proxy](https://oauth2-proxy.github.io/oauth2-proxy/docs/) for it. No coding, pure documentation task.

documentation
good first issue

We need to introduce filtering for Managed Resources, based on name, kind, API group and provider config. The scope for this issue is only frontend part of that, the backend...

It is great that now the resource Kind is visible in each component in the graph! It would also be valuable to see the APIGroup on the component, meaning here:...

https://helm-charts.komodor.io/index.yaml Starting with 1.3, the urls in the chart index.yaml are pointing to github: urls: - https://github.com/komodorio/helm-charts/releases/download/komoplane-0.1.3/komoplane-0.1.3.tgz Till 1.3, the urls were relative: urls: - komoplane/komoplane-0.1.2.tgz This is problematic when...

Can I configure the base URL of the komoplane UI? I am currently using a reverse proxy that's already implemented in my employer's org and want to route traffic to...

Composition has a reference to composite resource definition, via `compositeTypeRef` field. The improvement is to enable "Relations" tab for composition view drawer and XRD drawer and display relation there. The...