Piotr Bochyński
Piotr Bochyński
**How to categorize this issue?** /area ops-productivity /kind enhancement /priority normal **What would you like to be added**: The option to delete the cluster by destroying worker VMs without waiting...
**Description** ``` - No previous Kyma version found - Using Kyma from the workspace directory: ./kyma client_loop: send disconnect: Broken pipe ERROR: (gcloud.compute.ssh) [/usr/bin/ssh] exited with return code [255]. 2022/04/13...
**Description** Provide easy to use and transparent way to enable and disable Kyma components. Requirement: - user should know what components are available and which are installed - installation/removal status...
**Description** Exclude all Kyma controllers from sidecar injection. Istio-proxy should be enabled only for the components that handle application workload (data plane). Tasks: - [ ] disable default istio sidecar...
Several features and improvements are introduced in this PR: - processing folders as inputs (folder is processed recursively) - support for alias replacement in the URL (used for checking aliased...
## Description Provide a way to install community modules using the Kyma Dashboard that is consistent with adding fully managed modules. UI should be simple and guide the user to...
**Description** Provide a simple way to enable rate-limiting using EnvoyFilters. Consider extending APIRule or introducing a new custom resource. **Reasons** Envoy supports two kinds of rate limiting: global and local....
**Description** Requirements: - possibility to mark versions that require a maintenance window - possibility to assign clusters to maintenance windows (maintenance windows can be different for regions, customers, etc) Modules...
**Description** According to the modularization [concept](https://github.com/kyma-project/community/tree/main/concepts/modularization) modules artifacts should use semantic versioning ([semver.org](https://semver.org/)). This requirement was fulfilled by the front runners modules, but is not consequently applied by other modules....
**Description** Enable the option to trust the additional identity provider compliant with OpenID. The provider can be registered in the Kyma cluster and kubernetes API server will authenticate tokens that...