Skip to content

0.10.3

Compare
Choose a tag to compare
@kke kke released this 15 Aug 12:06
· 6 commits to master since this release
  • Update exception message if KUBERNETES_SERVICE_PORT_HTTPS env variable is not set when using K8s::Client#in_cluster_config (#143)
  • Modify spec site to not try to validate the expired cert (#149)
  • Update excon to 0.66 (#151)
  • Remove debug message (#152)
  • Remove foo.yaml (#153)
  • Update webmock and hashdiff dependencies (#148)
  • Add kube node config files to autoconfig search paths (#154)
  • Fix path prefix handling in server address (#158) …