mirror of
https://github.com/kubernetes/kubernetes.git
synced 2026-03-14 22:52:29 -04:00
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. |
||
|---|---|---|
| .. | ||
| endpoints/testing | ||
| legacyscheme | ||
| persistentvolume | ||
| persistentvolumeclaim | ||
| pod | ||
| podsecuritypolicy | ||
| service | ||
| testing | ||
| v1 | ||
| OWNERS | ||