-
Notifications
You must be signed in to change notification settings - Fork 1.5k
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
Added support for StorageClass #978
Added support for StorageClass #978
Conversation
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.
Thanks, @tejasparikh ! :)
This looks good to me.
It would be better you can divide single unit test into smaller tests comprising individual CRUD function.
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
ok to test |
Please add missing license headers.
|
@iocanel I have updated the license headers |
Everything looks good, lets merge! |
[merge] |
#869 Added support for StorageClass resource.