Skip to content

feat: add Milvus TLS env examples#36980

Merged
fatelei merged 1 commit into
mainfrom
codex/add-milvus-tls-env-examples
Jun 3, 2026
Merged

feat: add Milvus TLS env examples#36980
fatelei merged 1 commit into
mainfrom
codex/add-milvus-tls-env-examples

Conversation

@laipz8200
Copy link
Copy Markdown
Member

@laipz8200 laipz8200 commented Jun 3, 2026

Summary

Follow-up to #36265. That PR added optional Milvus TLS configuration fields but did not add the corresponding env example entries.

This PR now also clarifies the Docker env-file rule in docker/README.md: the root .env.example must stay limited to variables required to start the default Docker Compose deployment. Optional, advanced, provider-specific, and service-specific variables belong in the appropriate envs/*.env.example file.

Changes

  • Add MILVUS_SECURE, MILVUS_SERVER_PEM_PATH, and MILVUS_SERVER_NAME to docker/envs/vectorstores/milvus.env.example
  • Clarify in docker/README.md that non-required env vars must not be added to the root .env.example

Validation

  • git diff --check origin/main
  • Checked the final PR diff contains only docker/README.md and docker/envs/vectorstores/milvus.env.example

@laipz8200 laipz8200 force-pushed the codex/add-milvus-tls-env-examples branch from 5de1cfc to be6a3d6 Compare June 3, 2026 03:27
@laipz8200 laipz8200 changed the title [codex] add Milvus TLS env examples feat: add Milvus TLS env examples Jun 3, 2026
@laipz8200 laipz8200 marked this pull request as ready for review June 3, 2026 04:43
@laipz8200 laipz8200 requested a review from crazywoola as a code owner June 3, 2026 04:43
@dosubot dosubot Bot added the size:XS This PR changes 0-9 lines, ignoring generated files. label Jun 3, 2026
@laipz8200 laipz8200 added this to the next milestone Jun 3, 2026
@laipz8200 laipz8200 force-pushed the codex/add-milvus-tls-env-examples branch from be6a3d6 to 6b4778a Compare June 3, 2026 06:28
@dosubot dosubot Bot added the lgtm This PR has been approved by a maintainer label Jun 3, 2026
@fatelei fatelei added this pull request to the merge queue Jun 3, 2026
Merged via the queue into main with commit cb9b1b5 Jun 3, 2026
31 checks passed
@fatelei fatelei deleted the codex/add-milvus-tls-env-examples branch June 3, 2026 07:25
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

lgtm This PR has been approved by a maintainer size:XS This PR changes 0-9 lines, ignoring generated files.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants