Project-HAMi / HAMi

Heterogeneous AI Computing Virtualization Middleware
http://project-hami.io/
Apache License 2.0
963 stars 199 forks source link

feat: support device plugin daemonset update strategy #628

Closed devenami closed 1 day ago

devenami commented 3 days ago

What type of PR is this?

/kind feature

What this PR does / why we need it:

DevicePlugin pod restart will cause business pod restart, this behavior is destructive.

We can provide users with the option to confirm the policy of rolling updates of deviceplugin

Which issue(s) this PR fixes: Fixes #627

Special notes for your reviewer:

Does this PR introduce a user-facing change?:

Users can modify the update policy, and the default is rolling update

archlitchi commented 2 days ago

please sign your commit to pass the DCO check

codecov[bot] commented 2 days ago

Codecov Report

All modified and coverable lines are covered by tests :white_check_mark:

Flag Coverage Δ
unittests 26.70% <ø> (ø)

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


🚨 Try these New Features:

devenami commented 2 days ago

please sign your commit to pass the DCO check

I'm done with it. please review again.

archlitchi commented 1 day ago

/approve