mirror of
https://github.com/k3s-io/kubernetes.git
synced 2025-12-08 02:15:27 +00:00
This fixed a panic where the returned pod network status is nil. Also this makes lkvm stage1 able to run inside a user defined network, where the network name needs to be 'rkt.kubernetes.io'. Also fixed minor issues such as passing the wrong pod UID, ignoring logging errors.