kumahq / kuma-website

🐻 The official website for Kuma, the control plane for modern service connectivity.
https://kuma.io
Apache License 2.0
103 stars 86 forks source link

Expand installer test matrix #1647

Closed slonka closed 2 months ago

slonka commented 5 months ago

Description

We could have even bigger matrix, like this one:

        arch:
          - amd64
          - aarch64 # arm64
        os:
          - amazonlinux:2022
          - archlinux:latest
          - debian:bookworm
          - fedora:latest
          - redhat/ubi8:8.6
          - ubuntu:22.04
        version:
          - preview
          - 2.2.0
          - 0.0.0-preview.v76e03eb68
        productVersion:
          - kuma
          - km

to cover more cases. We would have to generalise installer-sh-arm64 job to accomodate for all arch/os/version/products

github-actions[bot] commented 2 months ago

This issue was inactive for 90 days. It will be reviewed in the next triage meeting and might be closed. If you think this issue is still relevant, please comment on it or attend the next triage meeting.

jakubdyszkiewicz commented 2 months ago

Triage: not worth the effort