We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
As a warm up, could you(@Masquerade0097 ) write a few unit tests first in this project: getFileShareInfo, getStorageAccount under https://github.com/andyzhangx/azurefile-csi-driver/blob/master/pkg/azurefile/azurefile.go
getFileShareInfo
getStorageAccount
You could refer to https://github.com/andyzhangx/azurefile-csi-driver/blob/master/pkg/azurefile/azurefile_test.go#L25-L67
Here is the development guide: https://github.com/andyzhangx/azurefile-csi-driver/blob/master/docs/csi-dev.md
The text was updated successfully, but these errors were encountered:
Merge pull request kubernetes-sigs#1 from Masquerade0097/migrate
2641dda
Confirm to Kubernetes repo requirements
Merge pull request kubernetes-sigs#1 from bertinatto/bootstrap
ee548a6
Add files required for downstream builds
No branches or pull requests
As a warm up, could you(@Masquerade0097 ) write a few unit tests first in this project:
getFileShareInfo
,getStorageAccount
under https://github.com/andyzhangx/azurefile-csi-driver/blob/master/pkg/azurefile/azurefile.goYou could refer to https://github.com/andyzhangx/azurefile-csi-driver/blob/master/pkg/azurefile/azurefile_test.go#L25-L67
Here is the development guide:
https://github.com/andyzhangx/azurefile-csi-driver/blob/master/docs/csi-dev.md
The text was updated successfully, but these errors were encountered: