Bartosz Chwila
Bartosz Chwila
**Description** Changes proposed in this pull request: - Create webhook service - Update API-Rule CRD - Create certificate management job **Related issue(s)** https://github.com/kyma-project/kyma/issues/9936
**Description** After describing API-gateway pipeline with Gherkin it is apparent that API-gateway pipeline is often failing. We need to investigate issues causing it to fail and stabilise the pipeline. **Observed...
**Description** This pipeline seems to be failing on every PR, blocking merging **Expected result** Pipeline should run successfuly
**Description** Third party actions and their versions that are allowed to be used in Kyma organisation repositories are stored in `docs/contributing/assets/allowed_actions.json`. This list is often outdated, making the process of...
**Description** When creating an extensibility configuration with the use of `status` field, the status tile will not scale to the size of the subfields. For example: ```yaml status: header: -...
**Description** When creating an extensibility configuration with the use of `status` field, the field will not render unless the `body` subfield is present. For example: ```yaml status: header: - name:...