Skip to content

Conversation

@elrondwong
Copy link
Contributor

image

Xiao Zhang and others added 30 commits April 9, 2024 17:32
…odules/github.com/NVIDIA/k8s-device-plugin-0.14.5

Bump github.com/NVIDIA/k8s-device-plugin from 0.14.1 to 0.14.5
Bumps [github.com/stretchr/testify](https://github.com/stretchr/testify) from 1.8.4 to 1.9.0.
- [Release notes](https://github.com/stretchr/testify/releases)
- [Commits](stretchr/testify@v1.8.4...v1.9.0)

---
updated-dependencies:
- dependency-name: github.com/stretchr/testify
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>
…odules/github.com/stretchr/testify-1.9.0

Bump github.com/stretchr/testify from 1.8.4 to 1.9.0
doc: modify docs/develop/design.md the error .so file description of the iluvatar device
Bumps nvidia/cuda from 12.2.0-base-ubuntu22.04 to 12.4.1-base-ubuntu22.04.

---
updated-dependencies:
- dependency-name: nvidia/cuda
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>
trivy:fix specify card type to use error
Signed-off-by: wawa0210 <[email protected]>
fix: When a node cannot bind, it should stop scheduling pods to that node
Signed-off-by: chaunceyjiang <[email protected]>
…lect-param

scheduler server add leader elect
KEP: add scheduler policy design doc and code
shijinye and others added 24 commits December 13, 2024 17:55
Signed-off-by: limengxuan <[email protected]>

* add dynamic mig
---------

Signed-off-by: limengxuan <[email protected]>
Signed-off-by: archlitchi <[email protected]>
* fix chart can't be deployed properly

Signed-off-by: limengxuan <[email protected]>
* fix nodelock issues

Signed-off-by: limengxuan <[email protected]>
* fix example yaml

add detail comment for nvidia specify card case.

Signed-off-by: lixd <[email protected]>

* fix review comment

Signed-off-by: lixd <[email protected]>

* fix review comment2

Signed-off-by: lixd <[email protected]>

---------

Signed-off-by: lixd <[email protected]>
* update dynamic-mig document and examples

Signed-off-by: limengxuan <[email protected]>
Bumps [actions/upload-artifact](https://github.com/actions/upload-artifact) from 4.4.3 to 4.5.0.
- [Release notes](https://github.com/actions/upload-artifact/releases)
- [Commits](actions/upload-artifact@v4.4.3...v4.5.0)

---
updated-dependencies:
- dependency-name: actions/upload-artifact
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>
Bumps [docker/build-push-action](https://github.com/docker/build-push-action) from 6.9.0 to 6.10.0.
- [Release notes](https://github.com/docker/build-push-action/releases)
- [Commits](docker/build-push-action@v6.9.0...v6.10.0)

---
updated-dependencies:
- dependency-name: docker/build-push-action
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>
…he image display problem in document; Change deployment/values.yaml before deploying dcgm-exporter.

Signed-off-by: jiangsanyin <[email protected]>
Signed-off-by: 逍遥 <[email protected]>
add-nodelock-ut

Signed-off-by: learner0810 <[email protected]>
* update nodelock for mig instance & add document for mig monitor

Signed-off-by: limengxuan <[email protected]>
* update documents for config

Signed-off-by: limengxuan <[email protected]>
@elrondwong elrondwong force-pushed the use-container-device-idx branch from 764b2bf to 9982e83 Compare December 26, 2024 10:17
- Completed TODO: current Idx cannot use, because EncodeContainerDevices method

- Updated test cases to include `index` in the `want` structure.
- Ensured better coverage of scenarios involving `index` handling.

chore: update .gitignore to ignore build and test output

- Added `_output/` directory to `.gitignore` to ignore generated build artifacts.
- Added `coverage.out` to `.gitignore` to ignore test coverage reports.

Signed-off-by: elrondwong <[email protected]>
@elrondwong elrondwong force-pushed the use-container-device-idx branch from 743cc1e to 89f62f5 Compare December 26, 2024 10:58
@codecov
Copy link

codecov bot commented Dec 26, 2024

Codecov Report

Attention: Patch coverage is 68.18182% with 7 lines in your changes missing coverage. Please review.

Files with missing lines Patch % Lines
pkg/util/util.go 68.18% 5 Missing and 2 partials ⚠️
Flag Coverage Δ
unittests 43.47% <68.18%> (-0.30%) ⬇️

Flags with carried forward coverage won't be shown. Click here to find out more.

Files with missing lines Coverage Δ
pkg/util/types.go 0.00% <ø> (ø)
pkg/util/util.go 45.33% <68.18%> (+0.12%) ⬆️

... and 1 file with indirect coverage changes

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.

@lengrongfu
Copy link
Member

@elrondwong can you rebase main branch.

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.