Tobias Schuhmacher
Tobias Schuhmacher
**Description** The new reconciler architecture is using Gherkin notation in its end2end tests to verify business features. A first draft including [business features](https://github.com/kyma-project/kyma/tree/main/tests/components/reconciler/features) and a mapping between [Gherkin statements to...
**Description** Add additional E2E test cases for reconciler. **Related issue(s)** https://github.com/kyma-project/kyma-operator/issues/76
**Description** Some pipelines are creating Gardener test clusters by sending a [Shoot-Spec](https://github.com/kyma-project/test-infra/blob/main/prow/scripts/resources/reconciler/shoot-template.yaml) to the Gardener API. This has the drawback that the spec needs to be regularly updated when Gardener...
**Description** Customers are often going to use the Kyma CLI to modify an SKR cluster. This is a very dangerous step as the CLI is not aware about the used...
**Description** Currently are no upgrade notifications shown to customers when they upgrade their Kyma version over the Kyma CLI. This has to be improved to provide more transparency about coming...
**Description** When calling `kyma alpha create module` is called without arguments, the shown error mesage should also give the user an indication what he forgot. Current error message is: ```...
**Description** Customers have to be able to see all available Kyma modules available for their cluster. The CLI has to offer an option, to list all available modules by retrieving...
**Description** Customers required an option to enable / disable a Kyma module on their cluster. The Kyma CLI has to offer a command for enabling/disabling Kyma modules for the target...
**Description** We have to gain more information how customers are using the KYma CLI to get a better understanding how the CLI is primarily used. For measuring the user behaviour,...