NO-ISSUE: docs(reference): regenerate CRD tables and plugin catalog from sources - #173
NO-ISSUE: docs(reference): regenerate CRD tables and plugin catalog from sources#173gitgod-bot wants to merge 1 commit into
Conversation
There was a problem hiding this comment.
Pull request overview
Regenerates reference documentation under website/docs/reference/ from upstream Odin/Heimdall sources, updating CRD field tables and the Heimdall plugin catalog to reflect current behavior.
Changes:
- Updated Odin
InferenceService.spec.inferencePoolRefsdocumentation to explicitly mark it as deprecated and ignored at runtime. - Added the
saturation-gateplugin entry to the Heimdall plugin catalog under a new “Others” section.
Reviewed changes
Copilot reviewed 2 out of 2 changed files in this pull request and generated no comments.
| File | Description |
|---|---|
website/docs/reference/odin/api-reference.mdx |
Regenerated CRD table content; clarifies inferencePoolRefs deprecation and runtime behavior. |
website/docs/reference/heimdall/plugins.mdx |
Regenerated plugin catalog; includes saturation-gate and groups it under “Others”. |
💡 Add a code-review agent skill or configure MCP servers for context-aware, tailored reviews. Learn more in the docs.
| | --- | --- | --- | --- | | ||
| | `framework` | string | no | Framework specifies the inference engine (e.g. vllm, sglang). | | ||
| | `inferencePoolRefs` | [array](#inferenceservice-inferencepoolrefs) | no | InferencePoolRefs is a list of references to InferencePools. | | ||
| | `inferencePoolRefs` | [array](#inferenceservice-inferencepoolrefs) | no | InferencePoolRefs is a list of references to InferencePools. Deprecated: retained for API compatibility only. The field is ignored at runtime: references are neither resolved at admission nor reflected in the generated Deployment or LeaderWorkerSet. | |
There was a problem hiding this comment.
@seongsu-dev InferencePool관련 정보는 모두 삭제하는 방향으로 진행해주세요.
There was a problem hiding this comment.
Deprecated가 확인되면 해당 서술을 지우는 방향으로 mimir docs sync 기능을 업데이트해 두겠습니다.
|
Closing. This run's diff adds the The rest of this diff was correct and is not lost — the |
Changed regions
aigateway-plugins— regenerated contentSources
heimdall: fc39ec1
heimdall-aigateway: d0b8f0b7
odin: 9f9cb8d
Coverage warnings
Coverage: no gaps detected