Skip to content

docs: add Milvus 2.6 version recognition documentation#480

Draft
AlintaLu wants to merge 1 commit intozilliztech:mainfrom
AlintaLu:milvus-version-doc
Draft

docs: add Milvus 2.6 version recognition documentation#480
AlintaLu wants to merge 1 commit intozilliztech:mainfrom
AlintaLu:milvus-version-doc

Conversation

@AlintaLu
Copy link
Copy Markdown
Collaborator

@AlintaLu AlintaLu commented Mar 3, 2026

This pull request adds documentation to clarify how the Milvus Operator recognizes and manages Milvus component versions, especially in the context of recent changes starting from version 2.6. The update provides guidance on how the operator parses image tags, and what to do when using custom or non-semver images.

Milvus version recognition and configuration:

  • Added a new section explaining how the Milvus Operator detects the Milvus version from the spec.components.image tag, and how it handles component changes introduced in Milvus 2.6 (such as the addition of StreamingNode, removal of IndexNode, and merging of coordinators into MixCoord).
  • Provided instructions for users of custom or private images on how to explicitly specify the Milvus version using the spec.components.version field when the image tag does not follow semantic versioning.
  • Included tips and examples to help users ensure their version strings are semver-compliant, with a link to a semver-check tool.

@sre-ci-robot
Copy link
Copy Markdown
Collaborator

[APPROVALNOTIFIER] This PR is APPROVED

This pull-request has been approved by: AlintaLu

The full list of commands accepted by this bot can be found here.

The pull request process is described here

Details Needs approval from an approver in each of these files:

Approvers can indicate their approval by writing /approve in a comment
Approvers can cancel approval by writing /approve cancel in a comment

Signed-off-by: AlintaLu <yiqing.lu@zilliz.com>
@AlintaLu AlintaLu force-pushed the milvus-version-doc branch from fe133cf to 5391ea7 Compare March 3, 2026 03:58
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants