kubernetes/pkg/api
Tim Hockin 237434bd42 Svc REST: Overhaul Create test wrt dual-stack
This includes a few cases.

1) TestCreateIgnoresIPFamilyForExternalName: Prove that ExternalName is
ignored for dual-stack.  A small set of test cases were chosen to
demonstrate.

2) TestCreateIgnoresIPFamilyWithoutDualStack: Prove that when the
dual-stack gate is off, all services are ignored for dual-stack.  A
small set of test cases were chosen to demonstrate

3) TestCreateInitIPFields: Run over a huge array of test cases for
dual-stack.  This was generated by this program:
https://gist.github.com/thockin/cccc9c9a580b4830ee0946ddd43eeafe and
then updated by hand.
2021-09-11 10:56:03 -07:00
..
endpoints/testing Move endpoints test-helper funcs to a package 2021-07-01 18:26:45 -07:00
legacyscheme hack/update-bazel.sh 2021-02-28 15:17:29 -08:00
persistentvolume Use cmp.Diff instead of diff.Object* in pkg/api 2021-03-20 21:40:34 +08:00
persistentvolumeclaim Add DataSourceRef field to PVC spec 2021-07-06 21:17:41 -04:00
pod Mention seccomp annotation removal in v1.25 2021-08-16 17:02:54 +02:00
podsecuritypolicy Merge pull request #100885 from enj/enj/i/auth_owners 2021-04-12 22:18:49 -07:00
service Svc REST: Overhaul Create test wrt dual-stack 2021-09-11 10:56:03 -07:00
testing Merge pull request #101711 from hbagdi/ingressclass-namespaced-params-beta 2021-06-29 17:07:03 -07:00
v1 Prune stale entries from OWNERS files 2021-04-13 20:54:50 -04:00
OWNERS Updated OWNERS files to include link to docs 2019-02-04 22:33:12 +01:00