-
Bug
-
Resolution: Unresolved
-
Undefined
-
None
-
4.15, 4.16, 4.17, 4.18
-
None
-
None
-
False
-
-
-
Bug Fix
-
In Progress
Description of problem:
The apply-bootstrap container does not terminate within the `TerminationGracePeriodSeconds` timer. This is because the container does not respect a SIGTERM signal. This is an issue to address this bug and ensure the container respects a SIGTERM when issued and thus terminates within the window.
Version-Release number of selected component (if applicable):
How reproducible:
Steps to Reproduce:
1. Create hypershift enabled cluster 2. Delete API server pods and observe the apply-bootstrap container be force killed instead of terminating gracefully. 3.
Actual results:
Expected results:
Additional info:
- blocks
-
OCPBUGS-52878 Kubernetes API Server apply-bootstrap container does not respect SIGTERM
-
- MODIFIED
-
- is cloned by
-
OCPBUGS-52878 Kubernetes API Server apply-bootstrap container does not respect SIGTERM
-
- MODIFIED
-
- links to