Releases: kontena/k8s-client
Releases · kontena/k8s-client
0.10.4
0.10.3
- 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) …
v0.10.1
0.10.0
0.9.0
0.8.3
v0.8.2
v0.8.1
0.8.0
v0.7.0
- Try uncached api_resources before raising K8s::Error::UndefinedResource (#83)
- Improve yardocs (#74)
- Use YAML.safe_load for loading YAMLs (#71)
- Make from_json parse JSON (#70)
- Improve configuration loading and add ability to merge configurations (#69)
- Add Ruby 2.6 to test matrix (#78)
- Update README.md (#73, #76)