-
Notifications
You must be signed in to change notification settings - Fork 39.8k
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
Provide Flex volume metrics if the plugin supports. #67508
Conversation
/sig storage |
c22ee01
to
6777dc7
Compare
/retest |
1 similar comment
/retest |
/assign @chakri-nelluri @saad-ali |
/lgtm |
I am just going to place temporary hold on the PR so as @chakri-nelluri has a chance to do a final review as well. /hold |
Thanks @gnufied. |
[APPROVALNOTIFIER] This PR is APPROVED This pull-request has been approved by: brahmaroutu, chakri-nelluri, gnufied The full list of commands accepted by this bot can be found here. The pull request process is described here
Needs approval from an approver in each of these files:
Approvers can indicate their approval by writing |
/hold cancel |
/retest |
/retest Review the full test history for this PR. Silence the bot with an |
/retest Review the full test history for this PR. Silence the bot with an |
/retest Review the full test history for this PR. Silence the bot with an |
/retest Review the full test history for this PR. Silence the bot with an |
What this PR does / why we need it:
This PR enables metrics for Flex Drivers if the driver has the capability. By default metrics are not enabled on the driver but when the capability 'supportsMetrics' is set to true then this PR will allow to configure a fs stat metrics plugin to run metrics on the flex plugin.
Which issue(s) this PR fixes (optional, in
fixes #<issue number>(, fixes #<issue_number>, ...)
format, will close the issue(s) when PR gets merged):Fixes #67400
Special notes for your reviewer:
Release note: