Eddie Torres
Eddie Torres
/close @mauriciopoppe We have introduced a new [target](https://github.com/kubernetes-sigs/aws-ebs-csi-driver/blob/bf3f31dd6b0466bbc7cbac5f641109536ff70786/Makefile#L203) to run the external storage tests on Windows!
/close This issue has been resolved. If you run into this please report it and specify K8s / driver versions, thanks.
/remove-lifecycle stale
/remove-lifecycle stale
Reviewing after PR is rebased post SDK changes.
@divya898 Deploying the driver with [SDK debug mode enabled](https://github.com/kubernetes-sigs/aws-ebs-csi-driver/blob/2c4937ac08bb783c9d2f18337e1888802d78475b/charts/aws-ebs-csi-driver/values.yaml#L187) and taking a look at the logs once again will be very helpful for debugging the issue.
@divya898 It looks like SDK debug logging has not been enabled, you can do so via the `controller.sdkDebugLog=true` parameter. Example: ``` helm upgrade --install aws-ebs-csi-driver --namespace kube-system ./charts/aws-ebs-csi-driver --values ./charts/aws-ebs-csi-driver/values.yaml...
@divya898 Glad to hear 👍 Let us know if you run into any other issues and we'll be happy to help.
Hi all, thanks for the feature request - we've made a note of this and will evaluate it in the near future. One key consideration is that there is currently...