Jakub Łukomski

Results 14 issues of Jakub Łukomski

Analyze if it's possible to change how `components/Clusters/shared` works - possibly move some of them to a hook. For example `addCluster`, as it should most probably be using `setAuth` instead...

technical-task

Allow widgets to access different resource than the one assigned to the step (and potentially allow resourceless steps). Already a dummy `ContextSwitcher` plugin is created. Expected format is `path: $resource.spec.foo`.

kind/feature

Allow resources to be created only in specific cases. This requires some decisions how exactly to implement this - whether this should be a per-resource condition? Or maybe the resource...

kind/feature

Support the `injections` sections in the wizard (identical to the resources extension).

kind/feature