Automatic merge from submit-queue Ensure that init containers are preserved during pruning Pods with multiple init containers were getting the wrong containers pruned. Fix an error message and add a test. Fixes #26131