squash! feat(routing): support multi port services #397
Annotations
10 errors
test:
controllers/routingctrl/controller_test.go#L569
ginkgo-linter: wrong length assertion. Consider using `g.Expect(exposedSvc.Spec.Ports).ToNot(BeEmpty())` instead (ginkgolinter)
|
test:
controllers/routingctrl/controller_test.go#L570
ranges should only be cuddled with assignments used in the iteration (wsl)
|
test:
controllers/routingctrl/controller_test.go#L589
ginkgo-linter: wrong length assertion. Consider using `g.Expect(exposedSvc.Spec.Ports).ToNot(BeEmpty())` instead (ginkgolinter)
|
test:
controllers/routingctrl/controller_test.go#L590
ranges should only be cuddled with assignments used in the iteration (wsl)
|
test:
controllers/routingctrl/controller_test.go#L610
return with no blank line before (nlreturn)
|
test:
controllers/routingctrl/controller_test.go#L616
ginkgo-linter: wrong length assertion. Consider using `g.Expect(exposedSvc.Spec.Ports).ToNot(BeEmpty())` instead (ginkgolinter)
|
test:
controllers/routingctrl/controller_test.go#L617
ranges should only be cuddled with assignments used in the iteration (wsl)
|
test:
controllers/routingctrl/controller_test.go#L636
return with no blank line before (nlreturn)
|
test:
controllers/routingctrl/controller_test.go#L643
ginkgo-linter: wrong length assertion. Consider using `g.Expect(exposedSvc.Spec.Ports).ToNot(BeEmpty())` instead (ginkgolinter)
|
test:
controllers/routingctrl/controller_test.go#L644
only one cuddle assignment allowed before range statement (wsl)
|