Releases: 2gis/k8s-handle
Releases · 2gis/k8s-handle
0.19.0
What's Changed
- Update dependencies and drop support for
autoscaling/v2beta2
, policy/v1beta1
, batch/v1beta1
by @seleznev in #148
- Use
patch()
API call for manually created Secret which belongs to ServiceAccount by @seleznev in #149
Full Changelog: 0.18.0...0.19.0
0.18.0
- #146 - Add support for autoscaling/v2 API.
0.16.0
- #143 - Upgrade kubernetes client to 24.2.0 and add policy/v1 API support.
0.15.0
- #142 - Add workaround to support
Ingress
resources in networking.k8s.io/v1
. Drop apps/v1beta1
API version support.
0.14.1
- #140 - Bugfix/fix api exception handling
0.14.0
- #137 - Add main module
- #138 - Bump jinja2 from 2.11.2 to 2.11.3
- #139 - Bump pyyaml from 5.3.1 to 5.4
0.13.0
- #136 - Use replace() API call for Custom Resources.
Diff command
#121 The diff command have been supported.