-
Notifications
You must be signed in to change notification settings - Fork 329
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
[GCP FileShare Support] Fix for Invalid memory address or nil pointer dereference for GCP Fileshare Creation #1105
[GCP FileShare Support] Fix for Invalid memory address or nil pointer dereference for GCP Fileshare Creation #1105
Conversation
…nto Resolve-Issues
Codecov Report
@@ Coverage Diff @@
## master #1105 +/- ##
==========================================
- Coverage 48.09% 48.03% -0.07%
==========================================
Files 10 10
Lines 1420 1422 +2
==========================================
Hits 683 683
- Misses 687 689 +2
Partials 50 50
|
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
LGTM
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
LGTM
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
LGTM
What type of PR is this?
What this PR does / why we need it: This PR will fix for nil pointer derefence for FileShare resouces in the service layer
Which issue(s) this PR fixes:
Fixes #1104
Test Report Added?:
Test Report:
Special notes for your reviewer: