Releases: kontena/k8s-client
Releases · kontena/k8s-client
0.10.4
04 Sep 12:39
Compare
Sorry, something went wrong.
No results found
Keep resources with ownerReference in stack prune (backport #159 ) #160
0.10.3
15 Aug 12:06
Compare
Sorry, something went wrong.
No results found
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
05 Jun 05:46
Compare
Sorry, something went wrong.
No results found
PUT updates if needed annotations missing (#130 )
Fail gracefully when server sends no Content-Type header (#132 )
Handle semver build metadata/pre-release info (#134 )
0.10.0
09 May 08:07
Compare
Sorry, something went wrong.
No results found
Allow path prefixes in server url #110
0.9.0
02 May 17:08
Compare
Sorry, something went wrong.
No results found
Use separate connection when response_block is given (#93 )
Fix multiple problems in K8s::Client.autoconfig (#107 )
Add support for HTTP Basic authentication (#113 )
Implement user.exec auth support (#114 )
0.8.3
14 Feb 10:26
Compare
Sorry, something went wrong.
No results found
Allow timestamps in kubeconfig YAML (#103 )
v0.8.2
28 Jan 14:09
Compare
Sorry, something went wrong.
No results found
Fix K8s::Client.autoconfig when using KUBECONFIG (#99 )
v0.8.1
10 Jan 12:35
Compare
Sorry, something went wrong.
No results found
catch misbehaving kube api errors (#94 )
0.8.0
07 Jan 11:41
Compare
Sorry, something went wrong.
No results found
Handle errors better in pipelined Client requests (#89 )
Pass options from K8s::Client.in_cluster_config to Transport (#88 )
Prefix in_cluster_config paths with $TELEPRESENCE_ROOT (#87 )
v0.7.0
02 Jan 12:51
Compare
Sorry, something went wrong.
No results found
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 )