-
Notifications
You must be signed in to change notification settings - Fork 628
Unable to run IntegrationSinks on arm64 machines #8721
Copy link
Copy link
Closed
knative-extensions/eventing-integrations
#110Labels
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)
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
Done
Describe the bug
When IntegrationSinks are run on an arm64 machine (e.g. AWS Graviton), they fail to start up with the following error:
Is it possible that the mapping of
eventing-integrations-imagesonly contains images built for amd64?Expected behavior
IntegrationSinks should work on arm64 machines
To Reproduce
Knative release version
v0.19.0
Additional context