Skip to content
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

Fix error string as per golang standard #372

Merged
merged 2 commits into from
Jun 10, 2019
Merged

Conversation

Madhu-1
Copy link
Collaborator

@Madhu-1 Madhu-1 commented May 13, 2019

Error string should not be capatalized
https://github.com/golang/go/wiki/CodeReviewComments#error-strings

Signed-off-by: Madhu Rajanna madhupr007@gmail.com

@Madhu-1 Madhu-1 requested review from ShyamsundarR and humblec May 13, 2019 04:50
@ShyamsundarR
Copy link
Contributor

I was hoping this would wait for #312 before being pushed, as it enforces the same be fixed in the other PR before a merge.

Can it wait?

@Madhu-1
Copy link
Collaborator Author

Madhu-1 commented Jun 10, 2019

@humblec PTAL

Error string should not be capatalized
https://github.com/golang/go/wiki/CodeReviewComments#error-strings

Signed-off-by: Madhu Rajanna <madhupr007@gmail.com>
@Madhu-1 Madhu-1 added the release-1.1.0 Track release 1.1 items label Jun 10, 2019
@humblec
Copy link
Collaborator

humblec commented Jun 10, 2019

@Madhu-1 I think its better to include #415 too in this PR.

Signed-off-by: Madhu Rajanna <madhupr007@gmail.com>
@Madhu-1
Copy link
Collaborator Author

Madhu-1 commented Jun 10, 2019

@humblec done

@humblec humblec merged commit 4df9397 into ceph:master Jun 10, 2019
@humblec
Copy link
Collaborator

humblec commented Jun 10, 2019

Thanks @Madhu-1

wilmardo pushed a commit to wilmardo/ceph-csi that referenced this pull request Jul 29, 2019
Fix error string as per golang standard
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
release-1.1.0 Track release 1.1 items
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants