Project-HAMi / HAMi

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

Support deviceplugin rolling update policy in charts. #627

Closed devenami closed 1 day ago

devenami commented 3 days ago

What would you like to be added:

Support deviceplugin rolling update policy in charts.

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

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 3 days ago

thanks:) ,i will review that