OpenSearch/distribution/archives
David Roberts ac11dd619c
Only ship Linux binaries for the correct architecture (#55280)
Following elastic/ml-cpp#1135 there are now Linux binaries
for both x86_64 and aarch64.  The code that finds the
correct binaries to ship with each distribution was
including both on every Linux distribution.  This change
alters that logic to consider the architecture as well
as the operating system.

Also, there is no need to disable ML on aarch64 now that
we have the native binaries available.  ML is still not
supported on aarch64, but the processes at least run up
and work at a superficial level.

Backport of #55256
2020-04-16 09:45:52 +01:00
..
darwin-tar Add OS/architecture classifier to distributions (#37881) 2019-01-29 11:18:30 -08:00
integ-test-zip Set feature flags for IndexTemplatesV2 in top-level gradle file (#53898) 2020-03-20 14:52:22 -06:00
linux-aarch64-tar Introduce aarch64 packaging (#53914) (#53926) 2020-03-22 11:58:11 -04:00
linux-tar Add OS/architecture classifier to distributions (#37881) 2019-01-29 11:18:30 -08:00
no-jdk-darwin-tar Add no-jdk distributions (#39882) 2019-03-15 00:55:57 -07:00
no-jdk-linux-tar Add no-jdk distributions (#39882) 2019-03-15 00:55:57 -07:00
no-jdk-windows-zip Add no-jdk distributions (#39882) 2019-03-15 00:55:57 -07:00
oss-darwin-tar Add OS/architecture classifier to distributions (#37881) 2019-01-29 11:18:30 -08:00
oss-linux-aarch64-tar Introduce aarch64 packaging (#53914) (#53926) 2020-03-22 11:58:11 -04:00
oss-linux-tar Add OS/architecture classifier to distributions (#37881) 2019-01-29 11:18:30 -08:00
oss-no-jdk-darwin-tar Add no-jdk distributions (#39882) 2019-03-15 00:55:57 -07:00
oss-no-jdk-linux-tar Add no-jdk distributions (#39882) 2019-03-15 00:55:57 -07:00
oss-no-jdk-windows-zip Add no-jdk distributions (#39882) 2019-03-15 00:55:57 -07:00
oss-windows-zip Add OS/architecture classifier to distributions (#37881) 2019-01-29 11:18:30 -08:00
windows-zip Add OS/architecture classifier to distributions (#37881) 2019-01-29 11:18:30 -08:00
build.gradle Only ship Linux binaries for the correct architecture (#55280) 2020-04-16 09:45:52 +01:00