mirror of
https://github.com/optim-enterprises-bv/kubernetes.git
synced 2025-12-08 00:55:37 +00:00
Automatic merge from submit-queue Node E2E: add termination message test Based on #23658. This PR: 1) Cleans up the `ConformanceContainer` a bit 2) Add termination message test This test proves #23639, without #23658, the test could not pass. @liangchenye @kubernetes/sig-node