Releases: 2gis/k8s-handle
Releases · 2gis/k8s-handle
0.10.0
#115 - Add to_yaml
filter to template processor (PR #116)
0.9.0
- #114 - Add checking available resources
- #113 - Add ability to specify regex for templates searching
0.8.0
Update kubernetes client version to 10.0.1
0.7.3
- #107 - Update list of deprecated api versions
0.7.2
- #106 - Update list of deprecated api versions
0.7.1
- #105 - Make CA certificate optional in config
0.7.0
- #104 - adding
groups
for templating
0.6.4
Skip deprecation check if VersionApi is unavailable (#102)
0.6.3
- #100 - k8s-handle infinitly waiting for DaemonSet update with
updateStrategy.type
= OnDelete
(PR #101)
0.6.2
- #99 - update api deprecations with k8s 1.14 changelog