kontena / k8s-client

Ruby Kubernetes API client
Apache License 2.0
76 stars 26 forks source link

Excon errors should not be leaked upwards #162

Open kke opened 4 years ago

kke commented 4 years ago

User should not have to rescue Excon::Error, Excon::Error::Socket, Excon::Error::Certificate etc when using k8s-client.