-
Notifications
You must be signed in to change notification settings - Fork 40
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
controller/reclaimspacejob: skip making node req if nodeID is empty
Node reclaimspace request should not be made when nodeID is empty indicating the pvc is not mounted to any pod and no volumeattachment object for that PVC was found. Signed-off-by: Rakshith R <rar@redhat.com>
- Loading branch information
1 parent
742e78a
commit 43f0056
Showing
2 changed files
with
74 additions
and
15 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