mirror of
https://github.com/k3s-io/kubernetes.git
synced 2025-12-01 09:10:02 +00:00
Automatic merge from submit-queue Fix container hostPid settings **What this PR does / why we need it**: HostPid is not set correctly for containers. **Which issue this PR fixes** Fixes #44041. **Special notes for your reviewer**: Should be cherry-picked into v1.6 branch. **Release note**: ```release-note Fix container hostPid settings. ``` cc @yujuhong @derekwaynecarr @unclejack @kubernetes/sig-node-pr-reviews