Files
kubernetes/test
Antonio Ojea 2ea3d320b0 integration tests service node port control
When a service is created with AllocateLoadBalancerNodePorts to false
it should not allocate node ports.
If the same service is updated to set AllocateLoadBalancerNodePorts
to true, it should allocate node ports.

When a service is updated from ClusterIP type to LoadBalancer type,
and AllocateLoadBalancerNodePorts is set to false, it should not
allocate node ports.
2021-11-18 09:38:30 +01:00
..
2021-11-09 10:34:54 +08:00
2021-08-29 21:50:05 -07:00
2021-02-28 15:17:29 -08:00
2021-03-04 07:54:53 +01:00
2021-02-28 15:17:29 -08:00
2021-08-11 10:54:35 +02:00