kubernetes/test/integration/service
Laszlo Janosi 82ce61afc7 KEP-1435 Mixed Protocol values in LoadBalancer Service GA
Removed the unit tests that test the cases when the MixedProtocolLBService feature flag was false - the feature flag is locked to true with GA
Added an integration test to test whether the API server accepts an LB Service with different protocols.
Added an e2e test to test whether a service which is exposed by a multi-protocol LB Service is accessible via both ports.
Removed the conditional validation that compared the new and the old Service definitions during an update - the feature flag is locked to true with GA.
2022-11-02 13:44:52 +02:00
..
loadbalancer_test.go KEP-1435 Mixed Protocol values in LoadBalancer Service GA 2022-11-02 13:44:52 +02:00
main_test.go
service_test.go Clean shutdown of service integration tests 2022-05-26 16:20:56 +02:00
upgrade_test.go Clean shutdown of service integration tests 2022-05-26 16:20:56 +02:00