Skip to content

Unable to run IntegrationSinks on arm64 machines #8721

@darkgnotic

Description

@darkgnotic

Describe the bug

When IntegrationSinks are run on an arm64 machine (e.g. AWS Graviton), they fail to start up with the following error:

"log": "exec /opt/jboss/container/java/run/run-java.sh: exec format error",

Is it possible that the mapping of eventing-integrations-images only contains images built for amd64?

Expected behavior

IntegrationSinks should work on arm64 machines

To Reproduce

  • Create a NodePool containing Graviton machines.
  • Deploy any IntegrationSink

Knative release version

v0.19.0

Additional context

Metadata

Metadata

Assignees

No one assigned

    Labels

    good first issueDenotes an issue ready for a new contributor, according to the "help wanted" guidelines.kind/bugCategorizes issue or PR as related to a bug.kind/good-first-issueDenotes an issue ready for a new contributor.triage/acceptedIssues which should be fixed (post-triage)

    Type

    No type

    Projects

    Status

    Backlog

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions