mirror of
https://github.com/outbackdingo/kubernetes.git
synced 2026-02-21 18:30:27 +00:00
Automatic merge from submit-queue (batch tested with PRs 47000, 47188, 47094, 47323, 47124) Fix hostconfig device map logic in dockershim. **What this PR does / why we need it**: Fixes for device injection logic in dockershim , please help verify e2e run. Should do updateCreateConfig before Resources assignment. Related change: https://github.com/kubernetes/kubernetes/pull/46744/files#diff-c7dd39479fd733354254e70845075db5L137 **Which issue this PR fixes** https://github.com/kubernetes/kubernetes/issues/47216 **Special notes for your reviewer**: **Release note**: ```release-note ```