guoguangwu
guoguangwu
## Tips: * please read the style guide before submitting your patch: [docs/style-guide.md](../docs/style-guide.md) * commit message titles must be in the form: ```topic: Capitalized message with no trailing period``` or:...
pkg/registry/core/service/storage/storage.go:639:2: should use 'return svc.Spec.Type != api.ServiceTypeExternalName' instead of 'if svc.Spec.Type == api.ServiceTypeExternalName { return false }; return true' (S1008) pkg/registry/core/service/storage/storage_test.go:93:5: should omit nil check; len() for []k8s.io/kubernetes/pkg/apis/core.Pod is defined...
**What type of PR is this?** /area cicd **What this PR does / why we need it**: **Which issue(s) this PR is related to** *(optional, link to 3rd issue(s))*: Fixes...
Please read [CONTRIBUTING.md](https://github.com/erroneousboat/slack-term/blob/master/CONTRIBUTING.md)