-
Notifications
You must be signed in to change notification settings - Fork 197
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
Only warning and error logs on azuredisk driver #68
Only warning and error logs on azuredisk driver #68
Comments
cc @ashishranjan738
if I switch to use
|
could be due to missing |
will have a look as well |
verified with the upstream image facing the same issue, but not able to reproduce it in the local system. Raised a quick fix #69 |
|
* Introducing the v1alpha1 types and first set of changes * Completing the migration to use the v1alpha1 datatypes * Updating the deepcopy * Revert "Updating the deepcopy" This reverts commit 056f5e9. * Typo fix * Handled a nil condition and added the metric for list volume and list snapshot * Some minor fixes and review comments addressed * updating generated files * Merge conflicts resolved
feat: upgrade to csi 1.1.0 with expand volume support
What happened:
I set as
--v=5
, while there are only warning and error logs on azuredisk driver, no info logsazuredisk-csi-driver/deploy/azuredisk-csi-driver.yaml
Line 58 in 6107cfc
What you expected to happen:
Only following logs are displayed even I set
--v=15
for azure disk driver:How to reproduce it:
Anything else we need to know?:
Environment:
kubectl version
): 1.14.0uname -a
):The text was updated successfully, but these errors were encountered: