mirror of
https://github.com/kubernetes/kubernetes.git
synced 2026-02-19 02:38:07 -05:00
As cited in https://github.com/kubernetes/dns/issues/174 - this is documented to work, and I don't see why it shouldn't work. We allowed the definition of headless services without ports, but apparently nobody tested it very well. Manually tested clusterIP services with no ports - validation error. Manually tested services with negative ports - validation error. New tests failed, output inspected and verified. Now pass. |
||
|---|---|---|
| .. | ||
| BUILD | ||
| doc.go | ||
| endpoints_controller.go | ||
| endpoints_controller_test.go | ||
| OWNERS | ||