-
Kubernetes Submit Queue authored
Automatic merge from submit-queue (batch tested with PRs 48914, 48535, 49099, 48935, 48871) do not close os.Stdin manually **What this PR does / why we need it**: We don't need close os.Stdin manually, it will block our read from stdin after finish the visit. **Special notes for your reviewer**: **Release note**: ``` None ```
32580b89