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 NVIDIA Spectrum-X Operator deployment #1364

Draft
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

e0ne
Copy link
Collaborator

@e0ne e0ne commented Mar 7, 2025

NicClusterPolicy now contains SpectrumXOperator feild which allows to deploy Spectrum-X Operator.

@coveralls
Copy link
Collaborator

coveralls commented Mar 7, 2025

Pull Request Test Coverage Report for Build 13723538256

Details

  • 34 of 112 (30.36%) changed or added relevant lines in 4 files are covered.
  • 52 unchanged lines in 8 files lost coverage.
  • Overall coverage decreased (-1.4%) to 58.688%

Changes Missing Coverage Covered Lines Changed/Added Lines %
hack/release.go 0 1 0.0%
pkg/state/factory.go 4 6 66.67%
api/v1alpha1/zz_generated.deepcopy.go 1 16 6.25%
pkg/state/state_spectrumx.go 29 89 32.58%
Files with Coverage Reduction New Missed Lines %
hack/release.go 1 0.0%
controllers/macvlannetwork_controller.go 2 86.25%
api/v1alpha1/zz_generated.deepcopy.go 4 40.8%
pkg/state/state_ipoib_network.go 4 75.24%
pkg/state/state_skel.go 4 83.63%
controllers/ipoibnetwork_controller.go 7 77.38%
controllers/nicclusterpolicy_controller.go 9 75.31%
controllers/hostdevicenetwork_controller.go 21 68.18%
Totals Coverage Status
Change from base Build 13652164741: -1.4%
Covered Lines: 3337
Relevant Lines: 5686

💛 - Coveralls

@e0ne
Copy link
Collaborator Author

e0ne commented Mar 7, 2025

/retest-all

NicClusterPolicy now contains SpectrumXOperator feild which allows
to deploy Spectrum-X Operator.

Signed-off-by: Ivan Kolodiazhnyi <[email protected]>
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.

2 participants