Taku
January 25, 2021, 9:52am
#1
Hello, friends!
who can tell me wheen support elasticsearch 7.10.2 in next release ?
interested because other release have vulnerable CVE - CVE-2021-22132
Hi @Taku we are working on a release ODFE 1.13.0 based on ES 7.10.2, please stay tuned:
opened 06:01PM - 25 Jan 21 UTC
ODFE 1.13.0 based on ES 7.10.2
Release Engineering / Build Repo Key Changes:
Add ARM64 TAR building process for both ES and KIBANA...
infra
new release
Do we have a docker image for ARM64?
Hi @sekarpdkt we are working on a ARM64 image right now. Please stay tuned.
Please check out our other distributions in the meantime: Download | Open Distro
Thanks.
Any update wrt ARM64 docker version availability?
Hi @sekarpdkt please see these issues and PRs:
opensearch-project:main
← opensearch-project:opensearch-docker-improvements
opened 12:12AM - 24 Jul 21 UTC
### Description
Add OpenSearch/Dashboards Multi-Arch Docker Images
### Issu… es Resolved
#30
### Check List
- [x] Commits are signed per the DCO using --signoff
By submitting this pull request, I confirm that my contribution is made under the terms of the Apache 2.0 license.
For more information on following Developer Certificate of Origin and signing off your commits, please check [here](https://github.com/opensearch-project/OpenSearch/blob/main/CONTRIBUTING.md#developer-certificate-of-origin).
opened 04:38PM - 27 Jul 21 UTC
community
proposal
vote
## What kind of business use case are you trying to solve? What are your require… ments?
[Proposal] Release OpenSearch/Dashboards Multi-Arch Docker Images
Issue: #30
We would like the community to help us with the release.
Please use emotes 1️⃣ or 2️⃣ to record your vote.
**What are you proposing? What do you suggest we do to solve the problem or improve the existing situation?**
We have created multi-arch docker image with both `x64` and `arm64`, and have deployed to **opensearchstaging** repository. These images also consume the latest enhancements/fixes in #93 #95.


```
docker pull opensearchstaging/opensearch:1.0.0-multi-test
docker pull opensearchstaging/opensearch-dashboards:1.0.0-multi-test
```
We would like to release OpenSearch/Dashboards Multi-Arch Docker Images to production repository (**opensearchproject**).
There are two options right now:
(1️⃣) Release it now with the same `1.0.0` tag, this would overwrite the existing `1.0.0` tag.
(2️⃣) Release it during new upcoming `1.1.x` release, this would delay the release but would not overwrite existing tags.
**What are your assumptions or prerequisites?**
Describe any assumptions you may be making that would limit the scope of this proposal.
**What are remaining open questions?**
List questions that may need to be answered before proceeding with an implementation.