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: support device plugin daemonset update strategy #628

Merged
merged 1 commit into from
Nov 22, 2024

Conversation

devenami
Copy link
Contributor

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
Copy link
Collaborator

please sign your commit to pass the DCO check

Copy link

codecov bot commented Nov 21, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

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
Copy link
Contributor Author

please sign your commit to pass the DCO check

I'm done with it. please review again.

@archlitchi
Copy link
Collaborator

/approve

@archlitchi archlitchi merged commit 8ea0855 into Project-HAMi:master Nov 22, 2024
10 checks passed
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.

Support deviceplugin rolling update policy in charts.
2 participants