cryostatio / cryostatio/cryostat-operator

[Request] Multi-arch CI runs

Open
#611 4 comments 0 reactions 0 assignees View on GitHub
ci feat
Dominant language
Go
Stars
37
Forks
22
Avg merge
21h 37m
Merged PRs (30d)
22

Description

### Describe the feature

We should run scorecard tests on both `amd64` and `arm64` on github CI. I think `kind` should be able to support `arm64` as of `kind v0.20.0`.

### Anything other information?

We can just matrix and build the image set as multi-arch.

References: https://github.com/cryostatio/cryostat-operator/blob/2d386930dc96f0dcaf937987ec35874006c53b61/.github/workflows/ci.yaml#L223

Contributor guide

No contributing guide indexed for this repository

Research direction

Start in .github/workflows/ci.yaml around line 223 and inspect how the scorecard tests and image set are currently built. Check whether kind v0.20.0 supports the required arm64 workflow, then verify that CI runs the scorecard tests for both amd64 and arm64 with a multi-architecture image set.

Written by the indexing model from the issue text.

Assessment

Tech stack
docker, github-actions
Domain
ci-cd, devops
Issue type
Feature
Difficulty
4/5
Estimated time
3-5 days
Activity status
Stale
Clarity
Mostly clear
Newbie friendliness
35/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.