mirror of
https://github.com/k3s-io/kubernetes.git
synced 2026-01-24 05:59:02 +00:00
Automatic merge from submit-queue (batch tested with PRs 54604, 55781, 55806, 55935, 55991). If you want to cherry-pick this change to another branch, please follow the instructions <a href="https://github.com/kubernetes/community/blob/master/contributors/devel/cherry-picks.md">here</a>. InternalDetermineEffectiveSecurityContext: remove unused function **What this PR does / why we need it**: This PR removes unused `InternalDetermineEffectiveSecurityContext` and `internalSecurityContextFromPodSecurityContext` functions. We stopped using it in the following commit: https://github.com/kubernetes/kubernetes/pull/52849/files#diff-291b8dd7d08cc034975ddb3925dbb08fL205 **Release note**: ```release-note NONE ``` PTAL @liggitt CC @simo5