Skip to content

Migrate to OpenSearch #16180

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 7 commits into from
Jun 27, 2024
Merged

Migrate to OpenSearch #16180

merged 7 commits into from
Jun 27, 2024

Conversation

ewdurbin
Copy link
Member

@ewdurbin ewdurbin commented Jun 27, 2024

We migrated to an OpenSearch cluster on AWS, so update local dev to match.

@ewdurbin ewdurbin requested a review from a team as a code owner June 27, 2024 15:29
Comment on lines +3 to +7
RUN opensearch-plugin remove opensearch-skills --purge
RUN opensearch-plugin remove opensearch-ml --purge
RUN opensearch-plugin remove opensearch-neural-search --purge
RUN opensearch-plugin remove opensearch-performance-analyzer --purge
RUN opensearch-plugin remove opensearch-security-analytics --purge
Copy link
Member Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

This culls a bunch of pointless plugins (for local dev) that just slow startup times down a ton.

Comment on lines +58 to +60
- DISABLE_INSTALL_DEMO_CONFIG=true
- DISABLE_SECURITY_PLUGIN=true
- DISABLE_PERFORMANCE_ANALYZER_AGENT_CLI=true
Copy link
Member Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

This culls a bunch of pointless plugins (for local dev) that just slow startup times down a ton.

@ewdurbin
Copy link
Member Author

TBD on what happens with client upgrade...

@ewdurbin ewdurbin changed the title use opensearch container locally, to match production index Migrate to OpenSearch Jun 27, 2024
@ewdurbin
Copy link
Member Author

client update looking good, I plan to include it in this PR

@cabotage-us-east-2-pypi-io cabotage-us-east-2-pypi-io bot temporarily deployed to test.pypi.org June 27, 2024 16:42 Inactive
@ewdurbin
Copy link
Member Author

ewdurbin commented Jun 27, 2024

unblocks #14671

@cabotage-us-east-2-pypi-io cabotage-us-east-2-pypi-io bot temporarily deployed to test.pypi.org June 27, 2024 17:41 Inactive
@ewdurbin ewdurbin mentioned this pull request Jun 27, 2024
@ewdurbin ewdurbin merged commit 5f9fb17 into main Jun 27, 2024
17 checks passed
@ewdurbin ewdurbin deleted the opensearch branch June 27, 2024 17:58
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants