mirror of
https://github.com/kubernetes/kubernetes.git
synced 2026-04-28 01:30:27 -04:00
Automatic merge from submit-queue error strings should not end with punctuation **What this PR does / why we need it**: Delete the end punctuation of error strings **Which issue this PR fixes** *(optional, in `fixes #<issue number>(, #<issue_number>, ...)` format, will close that issue when PR gets merged)*: fixes # **Special notes for your reviewer**: https://github.com/golang/go/wiki/CodeReviewComments#error-strings **Release note**: ```release-note ``` Signed-off-by: yupeng <yu.peng36@zte.com.cn> |
||
|---|---|---|
| .. | ||
| BUILD | ||
| cluster_helper.go | ||
| dns.go | ||
| dns_test.go | ||
| doc.go | ||
| endpoint_helper.go | ||
| endpoint_helper_test.go | ||
| service_helper.go | ||
| service_helper_test.go | ||
| servicecontroller.go | ||
| servicecontroller_test.go | ||