Skip to content

Support arm64 when running integration tests #1634

Closed
@codefromthecrypt

Description

@codefromthecrypt

Is your feature request related to a problem? Please describe.

Fabric8IstioIT uses an x64 binary checked into source control. This can create problems when trying to use docker on Apple Silicon, particularly nested VMs:

spring-cloud-kubernetes-test-support/src/main/resources/istio-cli/istio-1.16.0/bin/istioctl

Describe the solution you'd like

It is likely a better solution to copy this from the image pulled instead of checking 80MB binaries into source control

Describe alternatives you've considered

An alternative would be to also check in an arm64 binary

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    Milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions