elastic / connectors

Official Elastic connectors for third-party data sources
https://www.elastic.co/guide/en/elasticsearch/reference/master/es-connectors.html
Other
18 stars 136 forks source link

Change back to amd64 instead of x86_64 #2783

Closed seanstory closed 2 months ago

seanstory commented 2 months ago

part of https://github.com/elastic/search-team/issues/8047

related to https://github.com/elastic/infra/pull/41445

Alpar let me know that the convention for docker is amd64 not x86_64. I'd copied from a project that needs to be updated. Better for us to just do things the right way to start with.

Checklists

Pre-Review Checklist

seanstory commented 2 months ago

note, if we merge https://github.com/elastic/infra/pull/41445 first, builds on main will fail until this PR merges. If we merge this PR first, builds on main will fail until https://github.com/elastic/infra/pull/41445 merges.

So we're going to want to merge them at about the same time. :)

github-actions[bot] commented 2 months ago

💔 Failed to create backport PR(s)

The backport operation could not be completed due to the following error: There are no branches to backport to. Aborting.

The backport PRs will be merged automatically after passing CI.

To backport manually run: backport --pr 2783 --autoMerge --autoMergeMethod squash