Skip to content

Releases: 2gis/k8s-handle

0.4.1

11 Feb 04:56
Compare
Choose a tag to compare
  • Add requirements.txt to sdist for installation from sources works properly (fix pypi package)

0.4.0

11 Feb 02:51
Compare
Choose a tag to compare
  • #81 - Add --tags and --skip-tags options

0.3.6

05 Feb 04:11
Compare
Choose a tag to compare

Readme updated with installation with pip
Add building pypi package automation

0.3.5

29 Jan 03:16
Compare
Choose a tag to compare
  • #79 - Add support of LimitRange

0.3.4

21 Jan 06:22
67d16a4
Compare
Choose a tag to compare
  • #78 - Fix getting k8s token from K8S_TOKEN env variable

0.3.3

18 Jan 08:23
Compare
Choose a tag to compare

#72 - It is not possible to concatenate several environment variables into one value ; PR #73

0.3.2

15 Jan 05:57
801d703
Compare
Choose a tag to compare
  • #76 - replace yaml.load to yaml.safe_load PR #77

0.3.1

14 Jan 06:38
dec5c73
Compare
Choose a tag to compare
  • #74 - fix: PVC try replace and failed ; PR #75

0.3.0

14 Jan 03:55
12f9d5b
Compare
Choose a tag to compare
  • #70 - Add command line script and setup.py

0.2.2

25 Dec 10:43
e727854
Compare
Choose a tag to compare
  • #71 - Allow to deploy PodSecurityPolicy resouces