Skip to content

Commit e4e3625

Browse files
authored
Merge pull request kubernetes#2344 from bridgetkromhout/kep-563-more-tests
Update to KEP 563 - documenting additional tests
2 parents bc21dec + 45a4991 commit e4e3625

File tree

1 file changed

+21
-0
lines changed

1 file changed

+21
-0
lines changed

keps/sig-network/563-dual-stack/README.md

Lines changed: 21 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1250,18 +1250,39 @@ complexity was not significantly less.
12501250
* https://testgrid.k8s.io/sig-network-kind#sig-network-kind,%20dual,%20master
12511251
* https://testgrid.k8s.io/sig-network-kind#sig-network-kind,%20ipvs,%20dual,%20master
12521252
1253+
* [sig-network] [Feature:IPv6DualStackAlphaFeature] [LinuxOnly] Granular
1254+
Checks: Services Secondary IP Family should be able to handle large
1255+
requests: http
1256+
* [sig-network] [Feature:IPv6DualStackAlphaFeature] [LinuxOnly] Granular
1257+
Checks: Services Secondary IP Family should be able to handle large
1258+
requests: udp
12531259
* [sig-network] [Feature:IPv6DualStackAlphaFeature] [LinuxOnly] Granular
12541260
Checks: Services Secondary IP Family should function for client IP based
12551261
session affinity: http [LinuxOnly]
12561262
* [sig-network] [Feature:IPv6DualStackAlphaFeature] [LinuxOnly] Granular
12571263
Checks: Services Secondary IP Family should function for client IP based
12581264
session affinity: udp [LinuxOnly]
1265+
* [sig-network] [Feature:IPv6DualStackAlphaFeature] [LinuxOnly] Granular
1266+
Checks: Services Secondary IP Family should function for endpoint-Service:
1267+
http
1268+
* [sig-network] [Feature:IPv6DualStackAlphaFeature] [LinuxOnly] Granular
1269+
Checks: Services Secondary IP Family should function for endpoint-Service:
1270+
udp
1271+
* [sig-network] [Feature:IPv6DualStackAlphaFeature] [LinuxOnly] Granular
1272+
Checks: Services Secondary IP Family should function for node-Service: http
12591273
* [sig-network] [Feature:IPv6DualStackAlphaFeature] [LinuxOnly] Granular
12601274
Checks: Services Secondary IP Family should function for node-Service: udp
12611275
* [sig-network] [Feature:IPv6DualStackAlphaFeature] [LinuxOnly] Granular
12621276
Checks: Services Secondary IP Family should function for pod-Service: http
1277+
* [sig-network] [Feature:IPv6DualStackAlphaFeature] [LinuxOnly] Granular
1278+
Checks: Services Secondary IP Family should function for pod-Service: sctp
1279+
[Feature:SCTPConnectivity][Disruptive]
12631280
* [sig-network] [Feature:IPv6DualStackAlphaFeature] [LinuxOnly] Granular
12641281
Checks: Services Secondary IP Family should function for pod-Service: udp
1282+
* [sig-network] [Feature:IPv6DualStackAlphaFeature] [LinuxOnly] Granular
1283+
Checks: Services Secondary IP Family should update endpoints: http
1284+
* [sig-network] [Feature:IPv6DualStackAlphaFeature] [LinuxOnly] Granular
1285+
Checks: Services Secondary IP Family should update endpoints: udp
12651286
* [sig-network] [Feature:IPv6DualStackAlphaFeature] [LinuxOnly] should be able
12661287
to reach pod on ipv4 and ipv6 ip [Feature:IPv6DualStackAlphaFeature:Phase2]
12671288
* [sig-network] [Feature:IPv6DualStackAlphaFeature] [LinuxOnly] should create

0 commit comments

Comments
 (0)