Files
kubernetes/test/e2e/network
Quan Tian 55b687054d Fix updated pod NetworkPolicy e2e test
The test "should allow ingress access from updated pod" fails regardless
of which CNI plugin is enabled. It's because the test assumes the client
Pod can recheck connectivity after updating its label, but the client
won't restart after the first failure, so the second check will always
fail. The PR creates a client Pod with OnFailure RestartPolicy to fix it.

In addition to the above test that checks rule selector takes effect on
updated client pod, the PR adds a test "should deny ingress access to
updated pod" to ensure network policy selector can take effect on updated
server pod.
2020-02-14 00:12:19 +08:00
..
2020-02-08 12:30:21 -05:00
2020-01-11 12:05:10 +08:00
2020-02-08 12:30:21 -05:00
2020-02-08 12:30:21 -05:00
2020-02-07 18:16:47 -08:00
2020-02-08 12:30:21 -05:00
2020-02-08 12:30:21 -05:00
2020-02-08 12:30:21 -05:00
2020-02-07 18:16:47 -08:00
2020-02-08 12:30:21 -05:00
2020-02-08 12:30:21 -05:00
2020-02-08 12:30:21 -05:00
2020-02-08 12:30:21 -05:00
2020-02-08 12:30:21 -05:00
2020-02-08 12:30:21 -05:00
2019-10-10 15:52:51 -05:00
2020-02-08 12:30:21 -05:00
2020-02-08 12:30:21 -05:00
2019-09-13 17:54:51 +08:00