databricks / click

The "Command Line Interactive Controller for Kubernetes"
Apache License 2.0
1.49k stars 84 forks source link

Hyper error: invalid domain character (None) #136

Closed ckmro-labs closed 2 years ago

ckmro-labs commented 4 years ago

Rust 1.14.1 System: MacOS Catalina Kube's Context config like this:

server: https://192.168.0.132:6443

issue: when I get source build or cargo install click, command nodes error: Hyper error: invalid domain character (None), kubectl is valid.

nicklan commented 2 years ago

This should be fixed by the new reqwest client in 0.6.0. Can you test and let me know if it's still happening?

nicklan commented 2 years ago

closing for now. please re-open if this is still occurring (or open a new issue if you find something new)