Skip to content
This repository has been archived by the owner on Oct 3, 2020. It is now read-only.

Releases: hjacobs/pykube

0.21

14 Apr 11:42
Compare
Choose a tag to compare

The new package is available on PyPI: https://pypi.org/project/pykube-ng/

0.20

15 Mar 12:44
a8121d5
Compare
Choose a tag to compare
  • #20: fix setting annotations and labels if the object had none before

The new package is available on PyPI: https://pypi.org/project/pykube-ng/

0.19

14 Mar 20:55
bfe6f84
Compare
Choose a tag to compare

The new package is available on PyPI: https://pypi.org/project/pykube-ng/

0.18

03 Mar 17:22
0755dc1
Compare
Choose a tag to compare
  • #11: add PodDisruptionBudget
  • #7: add HTTP timeout (default: 10 seconds)

The new package is available on PyPI: https://pypi.org/project/pykube-ng/

0.17

03 Mar 14:01
bad8a48
Compare
Choose a tag to compare

Initial release of pykube-ng on https://pypi.org/project/pykube-ng/

Breaking Changes

  • #4: only support Python 3+ (removed Python 2.7 compatibility)
  • #2: remove untested HTTPie plugin