Merge pull request #26491 from ArthurWuTW/25389

Pod YAML: Add support for `lifecycle.stopSignal`
This commit is contained in:
openshift-merge-bot[bot]
2025-06-24 19:44:30 +00:00
committed by GitHub
4 changed files with 73 additions and 0 deletions

View File

@ -112,6 +112,7 @@ Note: **N/A** means that the option cannot be supported in a single-node Podman
| resources\.requests | ✅ |
| lifecycle\.postStart | no |
| lifecycle\.preStop | no |
| lifecycle\.stopSignal | ✅ |
| terminationMessagePath | no |
| terminationMessagePolicy | no |
| livenessProbe | ✅ |