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.
Define FG graduation #954
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
base: main
Are you sure you want to change the base?
Define FG graduation #954
Changes from all commits
cd6c8f0File filter
Filter by extension
Conversations
Uh oh!
There was an error while loading. Please reload this page.
Jump to
Uh oh!
There was an error while loading. Please reload this page.
There are no files selected for viewing
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Maybe worth calling out an official release where this takes place. "going forward" is a non-specific measure of time. Like maybe, new feature gates introduced after 25.12.0 release" or something.
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
"Where applicable" is doing a lot of work here, and §4 "Current Gaps" admits there is no metrics endpoint for
gpu-kubelet-plugintoday. As written, B4 is likely to be waived case-by-case and won't bind any gate at Beta. Consider either (a) making B4 mandatory for any control-loop or health-monitoring gate, or (b) moving it to an explicit "Beta prerequisites pending infrastructure" subsection so the gap is visible rather than absorbed into each promotion's prose.There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Three options with no decision process. For a driver feature at Beta whose upstream KEP is Alpha, all three are technically available — without a tiebreaker this gets resolved ad hoc per PR. Suggest naming who decides (maintainers? single maintainer + recorded rationale?) and the default choice when no explicit decision is recorded (probably "defer promotion" to keep the bar honest).
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
I think its better to make this doc just about policy and adding the details of current feature gates on a different doc.
Even better would be that each feature gate has a dedicated page with details about it.
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Thats a good idea. Rn, we dont have any doc on the FGs. A dedicated page would allow us to have design, discussions and different stages at a single place.
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Yes. We should at least split the static policy section and the
dynamicfeature gate section.There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Worth a footnote here indicating that the current
NVMLDeviceHealthCheckimplementation (binary healthy/unhealthy via removal from ResourceSlice) is under active rework and may change shape before any Beta promotion. Readers cross-checking the inventory againstpkg/featuregates/featuregates.go+cmd/gpu-kubelet-plugin/device_health.gotoday will see the current model; the footnote keeps the table honest when the rework lands.Uh oh!
There was an error while loading. Please reload this page.