test-infra
test-infra copied to clipboard
Test infrastructure for the Kyma project.
**Description** Migrate CLA Assistant - https://cla-assistant.io/ outside of Prow. **Reasons** Removal of Prow. **Acceptance Criteria** - [ ] CLA assistant is migrated outside of Prow. **Attachments**
https://github.tools.sap/kyma/test-infra/issues/415 **Description** Issues defined for #375 describe changes required for refactoring and improving a submission pipelines. These tasks describe best practices we should use for all existing and future pipelines....
Update IaC standard to reflect recent agreement about config rules.
**Description** An amd64Only flag doesn’t prevent syncing image index and most probably single images for other architecture. Example, node image identified by digest is in fact an image index, as...
**Description** Changes proposed in this pull request: - ... - ... - ... **Related issue(s)**
**Description** SAP BTP service operator supports ARM images and so should BTP Manager https://github.com/kyma-project/btp-manager/issues/867. It looks like the image builder currently doesn't support ARM images, so we can't achieve this.
**Description** 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 solution is...
18.03.2025 google container registry will be shutdown. In the past we were using this service and somehow migrated to the artifact registry. We must make sure we are prepared for...
**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...