Skip to content
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

feat: add featuregate for ensureNodeClass #900

Merged
merged 1 commit into from
Feb 27, 2025
Merged

feat: add featuregate for ensureNodeClass #900

merged 1 commit into from
Feb 27, 2025

Conversation

Fei-Guo
Copy link
Collaborator

@Fei-Guo Fei-Guo commented Feb 26, 2025

Reason for Change:
Not all node auto provisioner requires the NodeClass CRD. To minimize the dependency, add the feature gate ensureNodeClass to skip auto generate NodeClass unless it is needed.

The feature is false by default.

Issue Fixed:
#898

Copy link

codecov bot commented Feb 26, 2025

Codecov Report

All modified and coverable lines are covered by tests ✅

Files with missing lines Coverage Δ
pkg/featuregates/featuregates.go 100.00% <ø> (ø)

... and 18 files with indirect coverage changes

@zhuangqh zhuangqh merged commit 80365b0 into main Feb 27, 2025
6 of 7 checks passed
@zhuangqh zhuangqh deleted the fguo-dev1 branch February 27, 2025 04:31
bangqipropel pushed a commit that referenced this pull request Feb 28, 2025
**Reason for Change**:
Not all node auto provisioner requires the NodeClass CRD. To minimize
the dependency, add the feature gate ensureNodeClass to skip auto
generate NodeClass unless it is needed.

The feature is false by default.

**Issue Fixed**:

Signed-off-by: Bangqi Zhu <bangqizhu@microsoft.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants