Releases: 2gis/k8s-handle
Releases · 2gis/k8s-handle
0.4.1
- Add requirements.txt to sdist for installation from sources works properly (fix pypi package)
0.4.0
- #81 - Add --tags and --skip-tags options
0.3.6
Readme updated with installation with pip
Add building pypi package automation
0.3.5
- #79 - Add support of LimitRange
0.3.4
- #78 - Fix getting k8s token from K8S_TOKEN env variable
0.3.3
#72 - It is not possible to concatenate several environment variables into one value ; PR #73
0.3.2
- #76 - replace yaml.load to yaml.safe_load PR #77
0.3.1
- #74 - fix: PVC try replace and failed ; PR #75
0.3.0
- #70 - Add command line script and setup.py
0.2.2
- #71 - Allow to deploy PodSecurityPolicy resouces