Filip Strozik

Results 25 issues of Filip Strozik

**Description** Implement a new design for handling community modules in commands under the `module` commands group. In the latest release, operations on community modules are not intuitive - for example...

Epic
kind/enhancement

**Description** Some modules may want to extend the same command group (for example, the `app` command group). We should add support for operations described in the example: Extension 1 structure:...

kind/feature

**Description** We should allow adding extensions to the `alpha` commands group. This may help in the early development phase, where the commands API can be changed with every commit, or...

kind/feature

**Description** Users should be informed when a wrong command that does not exist is called (for example for an extension that is not installed) **Actual result** When we call the...

kind/bug
lifecycle/stale

**Description** The current output message doesn't provide any information about the installed configuration: ```bash kyma-dev module add serverless adding serverless module to the Kyma CR serverless module enabled kyma-dev module...