NO-ISSUE: docs(reference): regenerate CRD tables and plugin catalog from sources - #175
Open
gitgod-bot wants to merge 1 commit into
Open
NO-ISSUE: docs(reference): regenerate CRD tables and plugin catalog from sources#175gitgod-bot wants to merge 1 commit into
gitgod-bot wants to merge 1 commit into
Conversation
Contributor
There was a problem hiding this comment.
Pull request overview
Regenerates reference documentation in the website to reflect current upstream sources for Odin CRDs and Heimdall’s AI gateway plugin catalog.
Changes:
- Updates the Odin
InferenceServiceCRD reference table by removing theinferencePoolRefsfield and its sub-section. - Updates the Heimdall plugin catalog to include the new
saturation-gateplugin under a new “Others” category.
Reviewed changes
Copilot reviewed 2 out of 2 changed files in this pull request and generated 1 comment.
| File | Description |
|---|---|
website/docs/reference/odin/api-reference.mdx |
Regenerated Odin CRD API reference tables; removes inferencePoolRefs from InferenceService docs. |
website/docs/reference/heimdall/plugins.mdx |
Regenerated plugin catalog; adds saturation-gate and a new category header. |
💡 Add a code-review agent skill or configure MCP servers for context-aware, tailored reviews. Learn more in the docs.
Comment on lines
+68
to
+72
| ## Others | ||
|
|
||
| ### `saturation-gate` | ||
|
|
||
| Pre-dispatch admission gate: refuses a request when every endpoint in the role pool it would be scheduled onto is saturated. |
Contributor
There was a problem hiding this comment.
admission.rs를 gate/admission.rs 같은 하위 디렉토리로 옮기면 카테고리가 gate → 라벨 Gates가 됩니다.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Changed regions
aigateway-plugins
odin-crd-inferenceservice
No chart version changes
Sources
heimdall: fc39ec1
heimdall-aigateway: d0b8f0b7
odin: 9f9cb8d
Coverage warnings
Coverage: no gaps detected