Files
kubernetes/test/e2e_node
Tsubasa Nagasawa 82b690ddf6 Add more Node E2E tests to cover pod termination for Sidecar Containers
* A pod with restartable init container that exits with
  a non-zero code is marked as a pod succeeded phase
* A pod with restartable init containers that exits with
  a non-zero code by prestop hook is marked as a pod succeeded phase
* A pod with regular container that exceeds its termination grace period
  seconds is marked as a pod failed phase
* A pod with restartable init containers that exceeds its termination
  grace period seconds is marked as a pod succeeded phase
* A pod with a regular container that exceeded its termination grace
  period seconds by PreStop hook is marked as a pod failed phase
* A pod with restartable init containers that exceeds its termination
  grace period seconds by PreStop hook is marked as a pod succeeded phase

Signed-off-by: Tsubasa Nagasawa <toversus2357@gmail.com>
2024-10-10 09:43:41 +09:00
..
2021-02-28 15:17:29 -08:00
2021-02-28 15:17:29 -08:00
2022-10-06 08:19:47 +02:00
2024-07-31 15:58:15 +00:00
2024-07-29 21:57:44 +03:00
2024-10-04 22:49:14 +00:00
2023-10-10 18:15:49 +02:00
2023-11-01 15:17:34 +01:00
2023-11-01 15:17:34 +01:00
2024-07-31 15:58:15 +00:00
2024-07-31 15:58:15 +00:00
2022-11-01 12:16:43 -07:00
2020-08-13 16:03:37 -04:00
2023-11-01 15:17:34 +01:00