-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
NnfDataMovementManager: Add UpdateStrategy to support parallel rollin…
…g updates The NNF DMM manages the nnf-dm-worker DaemonSet, which is reponsible for the nnf-dm-worker pods. Adding UpdateStrategy to the NnfDataMovementManagerSpec ensures admins can configure the update strategy for those pods. This allows for a non-sequential update when rolling out new worker pods. Signed-off-by: Blake Devcich <[email protected]>
- Loading branch information
Showing
3 changed files
with
70 additions
and
0 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.
Oops, something went wrong.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters