Peter Zhu
Peter Zhu
Release Version 2.2.0 This is a component issue for __2.2.0__. Coming from [opensearch-build#2271](https://github.com/opensearch-project/opensearch-build/issues/2271). Please follow the following checklist. __Please refer to the DATES in that post__. How to use this...
I have talked to @qreshi @ohltyler on this extensively. When using `opensearch 1.0.x` artifacts doing bwc test, as `odfe` is deprecated right now, we see this: ``` Caused by: java.lang.IllegalStateException:...
Signed-off-by: Peter Zhu ### Description Bump 2.2 branch version to be 2.2.1 ### Issues Resolved Part of opensearch-project/opensearch-build#2271 ### Check List - [ ] New functionality includes testing. - [...
This is a component issue for __2.2.0__. Coming from [opensearch-build#2271](https://github.com/opensearch-project/opensearch-build/issues/2271). Please follow the following checklist. __Please refer to the DATES in that post__. How to use this issue ## This...
We want to show the public our methodology of performance testings/benchmarks for Open Distro for Elasticsearch
As of now there is no specific params to build `windows-only` archives. ``` build the OpenSearch Dashboards distributable options: --skip-archives Don't produce tar/zip archives --skip-os-packages Don't produce rpm/deb/docker packages --all-platforms...
Release Version 2.4.0 This is a component issue for __2.4.0__. Coming from [opensearch-build#2649](https://github.com/opensearch-project/opensearch-build/issues/2649). Please follow the following checklist. __Please refer to the DATES / CAMPAIGNS in that post__. How to...
### Is your feature request related to a problem? Please describe Awaiting: https://github.blog/changelog/2024-04-01-macos-14-sonoma-is-generally-available-and-the-latest-macos-runner-image/ Switch to macos-13 runner for precommit and assemble github actions due to macos-latest is now arm64 https://docs.github.com/en/actions/using-github-hosted-runners/about-github-hosted-runners/about-github-hosted-runners...
Coming from https://github.com/opensearch-project/ansible-playbook/issues/23. We currently do not have ODFE DEB/RPM ready for ODFE 1.13.3, only tar. Once we have it we will update in this issue as well. Thanks.
I am currently adding a new linter to the ansible: https://github.com/peterzhuamazon/ansible-playbook/blob/opensearch-ansible-linter/.github/workflows/lint.yml I see a lot of warnings and errors being exposed: https://github.com/peterzhuamazon/ansible-playbook/runs/6335919476?check_suite_focus=true I am wondering if this is worth adding...