Skip to content

Replace Vespa references with OpenSearch - #449

Open
rohoswagger wants to merge 2 commits into
mainfrom
devin/1788371836-vespa-to-opensearch
Open

Replace Vespa references with OpenSearch#449
rohoswagger wants to merge 2 commits into
mainfrom
devin/1788371836-vespa-to-opensearch

Conversation

@rohoswagger

Copy link
Copy Markdown
Contributor

Summary

Vespa was removed in v4; the current-state docs still described it as the document index. This swaps every such prose reference to OpenSearch and replaces the Vespa Configuration env-var accordion in configuration.mdx with the real OPENSEARCH_* variables from backend/onyx/configs/app_configs.py (host/port, admin creds, TLS/mTLS, OPENSEARCH_AUTH_METHOD basic/iam, timeouts, analyzer, shards/replicas).

Intentionally left as-is:

  • changelog.mdx and opensearch_document_index_migration.mdx — historical / migration content where "Vespa" is the correct word.
  • vespa-dedicated=true:NoSchedule taint in terraform.mdx — still the literal taint key used by the eks terraform module.
  • vespaengine/vespa:... in release_process.mdx — this is what https://cloud.onyx.app/api/versions actually returns today.
  • LOG_VESPA_TIMING_INFORMATION — still the actual env var name; only its description was reworded.

The EKS teardown PVC name was updated to the opensearch subchart's default (onyx-opensearch-master-onyx-opensearch-master-0, from clusterName/nodeGroup in the Helm values).

Link to Devin session: https://app.devin.ai/sessions/3644b0cb6a6f453580498ccf04eb0121
Open in Devin Desktop: https://app.devin.ai/desktop/session/3644b0cb6a6f453580498ccf04eb0121?variant=devin
Requested by: @rohoswagger

Co-Authored-By: Devin AI <158243242+devin-ai-integration[bot]@users.noreply.github.com>
@devin-ai-integration

Copy link
Copy Markdown
Contributor

🤖 Devin AI Engineer

I'll be helping with this pull request! Here's what you should know:

✅ I will automatically:

  • Address comments on this PR that start with 'DevinAI' or '@devin'.
  • Look at CI failures and help fix them

Note: I can only respond to comments from users who have write access to this repository.

⚙️ Control Options:

  • Disable automatic comment, CI, and merge conflict monitoring

@mintlify

mintlify Bot commented Sep 2, 2026

Copy link
Copy Markdown

Preview deployment for your docs. Learn more about Mintlify Previews.

Project Status Preview Updated (UTC)
onyx 🟢 Ready View Preview Sep 2, 2026, 6:01 PM

💡 Tip: Enable Workflows to automatically generate PRs for you.

Co-Authored-By: Devin AI <158243242+devin-ai-integration[bot]@users.noreply.github.com>
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.

1 participant