-
Notifications
You must be signed in to change notification settings - Fork 2
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
LustreFileSystems can be removed before Data Movement worker pods have unmounted them. This change adds a finalizer to the LustreFileSystems to indicate that DM worker pods are using it. Once the LustreFileSystem has been marked for deletion, we then ensure that the worker pods are no longer using that volume. Then, the finalizer can be removed to indicate that nothing is using the LustreFileSystem. Signed-off-by: Blake Devcich <[email protected]>
- Loading branch information
Showing
2 changed files
with
179 additions
and
31 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
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