crc-org / crc

CRC is a tool to help you run containers. It manages a local OpenShift 4.x cluster, Microshift or a Podman VM optimized for testing and development purposes
https://crc.dev
Apache License 2.0
1.25k stars 236 forks source link

[RFE] [Windows] Allow HTTP backend also be used over standard TCP/IP (instead of named pipe) #2498

Open gbraad opened 3 years ago

gbraad commented 3 years ago

Named pipes is a great way to communicate on Windows, but provides issues when wanting to forward/reroute or even debug on Windows. Tools like Thunder/Postman do not support the use of Named Pipes.

stale[bot] commented 3 years ago

This issue has been automatically marked as stale because it has not had recent activity. It will be closed if no further activity occurs. Thank you for your contributions.