Commit 1cfa84c1 authored by k8s-merge-robot's avatar k8s-merge-robot Committed by GitHub

Merge pull request #27015 from yifan-gu/kvm_network

Automatic merge from submit-queue rkt: Do not run rkt pod inside a pre-created netns when network plugin is no-op This fixed a panic where the returned pod network status is nil. (Fix #26540) Also this makes lkvm stage1 able to run inside a user defined network, where the network name needs to be 'rkt.kubernetes.io'. A temporal solution to solve the network issue for lkvm stage1. Besides, I fixed minor issues such as passing the wrong pod UID when cleaning up the netns file. /cc @euank @pskrzyns @jellonek @kubernetes/sig-node I tested with no networkplugin locally, works fine. As a reminder, we need to document this in the release.https://github.com/kubernetes/kubernetes/issues/26201
parents e54ebe5e 5a9ea308
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment