Kacper Małachowski
Kacper Małachowski
**Description** Changes proposed in this pull request: - Add support for github action to image builder **Related issue(s)** See also #9978
**Description** The prow jobs owned by the Framefrog team have to be removed and if necessary substituted with something else. To simplify the process here is a list of prow...
**Description** As we decided to not use prow, we need to resolved given issues: - [x] Prow jobs migration: - [x] https://github.com/kyma-project/test-infra/issues/11711 - [x] #9490 - [x] #9491 - [x]...
# Description: As part of #8594 we have to set `roles/container.developer` to prevent from creating custom role. With end of using Prow the GKE clusters will be removed as well,...
**Description** The prow jobs owned by the hasselhoff team have to be removed and if necessary substituted with something else. To simplify the process here is a list of prow...
**Description** The prow jobs owned by the gopher team have to be removed and if necessary substituted with something else. To simplify the process here is a list of prow...
**Description** Add schedule event as supported event in image-builder. Changes proposed in this pull request: - Add schedule event as supported event in image-builder. **Related issue(s)** See: #11890 /test all
**Description** Currently for secrets that we're rotating older vesions still exists in secret manager. To reduce amount of money spend on previous versions that're not longer relevant we need mechansim...
**Description** See: kyma/test-infra/issues/795 With current repository structure we cannot easily share python code between our cloud runs `slack-message-sender` and `rotate-signify-certificate`, because directory structre uses `-` in the names. The proposed...
**Description** To improve our python codebase, we should implement some linter checks that will run on pull requests **Acceptance Criteria** - [ ] Python code is check with pylint on...