k3s/pkg/api
Tim Hockin 06b785ca52 Allow headless svc without ports to have endpoints
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.
2018-08-21 08:36:27 -07:00
..
endpoints Allow headless svc without ports to have endpoints 2018-08-21 08:36:27 -07:00
events Run hack/update-bazel.sh 2018-06-22 16:22:57 -07:00
legacyscheme Run hack/update-bazel.sh 2018-06-22 16:22:57 -07:00
persistentvolume util for external pv 2018-08-17 11:14:42 +08:00
persistentvolumeclaim Run hack/update-bazel.sh 2018-06-22 16:22:57 -07:00
pod remove deplicate code for PodRequestsAndLimits 2018-08-18 09:22:28 +08:00
ref Add missing error handling in schema-related code 2018-06-23 21:06:32 +10:00
resource remove deplicate code for PodRequestsAndLimits 2018-08-18 09:22:28 +08:00
service
testapi autogenerated 2018-08-09 19:35:03 +03:00
testing Remove references to 'pkg/apis/componentconfig/install' and fix inconsistencies 2018-08-09 18:45:27 +03:00
v1 Allow headless svc without ports to have endpoints 2018-08-21 08:36:27 -07:00
OWNERS Use OWNERS-based labeling for kind/api-change 2018-08-10 13:48:56 -07:00