-
Notifications
You must be signed in to change notification settings - Fork 616
Open
Labels
good first issueDenotes an issue ready for a new contributor, according to the "help wanted" guidelines.Denotes an issue ready for a new contributor, according to the "help wanted" guidelines.kind/bugCategorizes issue or PR as related to a bug.Categorizes issue or PR as related to a bug.kind/good-first-issueDenotes an issue ready for a new contributor.Denotes an issue ready for a new contributor.triage/acceptedIssues which should be fixed (post-triage)Issues which should be fixed (post-triage)
Description
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
Labels
good first issueDenotes an issue ready for a new contributor, according to the "help wanted" guidelines.Denotes an issue ready for a new contributor, according to the "help wanted" guidelines.kind/bugCategorizes issue or PR as related to a bug.Categorizes issue or PR as related to a bug.kind/good-first-issueDenotes an issue ready for a new contributor.Denotes an issue ready for a new contributor.triage/acceptedIssues which should be fixed (post-triage)Issues which should be fixed (post-triage)
Type
Projects
Status
Backlog