kontena / k8s-client

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

Update cert used in spec suite #146

Closed kke closed 5 years ago

kke commented 5 years ago

The old one expired.

Fixes #145

Closes #149 (alternative implementation)

kke commented 5 years ago

I guess stubbing openssl verify to return true would have been an option.