mirror of
https://github.com/k3s-io/kubernetes.git
synced 2026-01-30 05:43:58 +00:00
Automatic merge from submit-queue add e2e test for kubectl in a Pod Add a e2e test to make sure kubectl can talk to the api server when it is mounted in a pod. Fixes: #33138