Wojciech Sołtys
Wojciech Sołtys
**Description** Migrate [CLA Assistant](https://cla-assistant.io/) from Prow to Cloud Run. The [plugins.yaml](https://github.com/kyma-project/test-infra/blob/main/prow/plugins.yaml) for our prow instance has [cla-assistant](https://github.com/kyma-project/test-infra/blob/main/prow/plugins.yaml#L8) mentioned as an external plugin. **Reasons** Removal of Prow. **Acceptance Criteria** - [...
**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** Research how current solution works and how it could be migrated from the Prow to the different solution e.g. Cloud Run or Github Application. **Reasons** Migration out from Prow....
**Description** We should disable tide and provide information about it to ALL teams upfront. We should provide information what should be used instead with the link to the Github documentation....
**Description** Remove env files support in the image builder. **Reasons** Better solution without using env files was found. **Acceptance Criteria** [ ] check if someone is using env files e.g...
**Description** Implement multi-arch builds and support for arm64 architecture with use of `docker buildx` in the image builder client. Should be done after https://github.com/kyma-project/test-infra/issues/12845 and https://github.com/kyma-project/test-infra/issues/12140. **Acceptance Criteria** --- Client...
**Description** Implement multi-arch builds and support for arm64 architecture with use of `docker buildx` in the image builder pipeline. **Acceptance Criteria** --- Pipeline changes - [ ] Create a new...
**Description** Signify client implementation from image-builder client signs only the first manifest from manifests-list.json. We need to extend it to support signing of the whole manifests-list.json. **Acceptance Criteria** - [...
**Description** A [image-builder](https://github.com/kyma-project/test-infra/tree/main/cmd/image-builder) tool act as a client and server. Server code support two running modes, signing images or parsing tags. Each scenario supported by the tool is executed alone...
**Description** A [image-builder](https://github.com/kyma-project/test-infra/tree/main/cmd/image-builder) tool act as a client and server. Server code support two running modes, signing images or parsing tags. Each scenario supported by the tool is executed alone...