databricks / click

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

Update Ring #75

Closed rawkode closed 6 years ago

rawkode commented 6 years ago

This update should support the key types currently provisioned by minikube and kubeadm, which causes a segmentation fault currently.

Closes #33

rawkode commented 6 years ago

This needs further testing. Will reopen soon.

rtxthomas commented 2 years ago

Updates on this? Running into this currently.

nicklan commented 2 years ago

which version of click are you running? the latest release should be using reqwest under the covers and "do the right thing". if you have something that's not working if you could post a repro that would be really helpful.

thanks!