Todd Neal
|
e258228e4a
|
use a buffer equivalent to grace period to eliminate test flakes
This modifies the test to wait up to 2x the grace period for the pod to
be removed.
|
2023-08-11 14:08:11 -05:00 |
|
Gunju Kim
|
3bf282652f
|
Allow restartable init containers to have lifecycle
|
2023-07-18 08:12:24 +09:00 |
|
Gunju Kim
|
8fb5b6eb4c
|
node-e2e: Add container lifecycle e2e tests for preStop hook
This ensures that the container's pre-stop hook is invoked if the
startup or liveness probe fails.
|
2023-07-10 08:55:48 +09:00 |
|
Gunju Kim
|
03c2217687
|
Sidecar: Add e2e tests
Co-authored-by: Sergey Kanzhelev <S.Kanzhelev@live.com>
|
2023-07-08 07:26:12 +09:00 |
|
Stanislav Laznicka
|
7f532891c9
|
e2e tests: set all PSa labels instead of just enforcing
|
2023-06-21 15:05:13 +02:00 |
|
Gunju Kim
|
f520f6fd06
|
Add Pod Termination e2e tests to test termination grace period seconds
|
2023-06-04 01:12:02 +08:00 |
|
Todd Neal
|
28c573358b
|
test for init container restarts
Refactor tests and add an additional one to ensure init containers
don't restart upon regular container restart.
|
2023-04-28 13:13:55 -05:00 |
|