Skip to content

Releases: sernst/kuber

v1.18.0

13 Mar 14:14
Compare
Choose a tag to compare

Update to the latest specs:

  • v1.30: 0.0.0 -> 1.30.0-beta.0
  • v1.29: 0.0.0 -> 1.29.2
  • v1.28: 0.0.0 -> 1.28.7
  • v1.27: 1.27.0-beta.0 -> 1.27.11
  • v1.26: 1.26.3 -> 1.26.14
  • pre: 1.27.0-beta.0 -> 1.30.0-beta.0
  • latest: 1.26.3 -> 1.29.2

v0.17.0

20 Mar 22:02
Compare
Choose a tag to compare
  • Updated specs to include up to 1.27.
  • Updated to support python 3.11 and drop python 3.7.
  • Updated to support mypy 1.0+.

v0.16.0

27 Apr 13:47
Compare
Choose a tag to compare

Updates various version specs, including the 1.21 latest:

  • v1.22: 0.0.0 -> 1.22.0-alpha.0
  • v1.21: 1.21.0-alpha.0 -> 1.21.0
  • v1.20: 1.20.1 -> 1.20.6
  • v1.19: 1.19.6 -> 1.19.10
  • v1.18: 1.18.14 -> 1.18.18
  • pre: 1.21.0-alpha.0 -> 1.22.0-alpha.0
  • latest: 1.20.1 -> 1.21.0

v0.15.1

07 Jan 16:23
Compare
Choose a tag to compare

While the Python kubernetes client has issues
with IntOrString data types because of their
continued use of OpenAPIV2 schema validation,
we move to make that type available in kuber
to match the expected behavior.

v0.15.0

31 Dec 18:04
f148723
Compare
Choose a tag to compare

Adds transparent support for custom objects
through the new custom_v1 module and
CustomObject class. See documentation for
usage.

v0.14.0

30 Dec 19:49
670cc04
Compare
Choose a tag to compare

Adds new methods to ResourceBundles for more
complex resource ordering management.

Also updates Kubernetes APIs to:

  • v1.20: 1.20.0 -> 1.20.1
  • v1.19: 1.19.5 -> 1.19.6
  • v1.18: 1.18.13 -> 1.18.14
  • v1.17: 1.17.15 -> 1.17.16
  • latest: 1.20.0 -> 1.20.1

v0.13.2

18 Dec 21:46
Compare
Choose a tag to compare

Adds a test render path alias that allows for test rendering with mock values when desired.

v0.13.1

17 Dec 18:32
554dfe6
Compare
Choose a tag to compare
  • Increases path specification flexibility be handling
    pathlib.Path in more ResourceBundle methods.
  • Fixes experimental helm update command.
  • Bumps patch on Kubernetes apis 1.17, 1.18, 1.19 and 1.20
  • Moves latest to 1.20 now that is has been released.

v.1.13.0

08 Dec 21:51
c7268b0
Compare
Choose a tag to compare
  • Updates and refactors repository for black, flake8 and mypy compliance.
  • Replaces setup.py with poetry for package and dependency management and
    adds task runners to simplify repetitive tasks.
  • Introduces experimental helm upstream bundling support such that bundles
    can be created from rendering a helm template to more easily integrate
    helm 3 charts into the kuber bundle management process.

v1.11.2

23 Nov 14:30
Compare
Choose a tag to compare

Updates latest to 1.19 and bumps patches on a number of previous
versions.

=== Release Updates ===

  • v1.20: 1.20.0-alpha.0 -> 1.20.0-beta.2
  • v1.19: 1.19.0-rc.2 -> 1.19.4
  • v1.18: 1.18.6 -> 1.18.12
  • v1.17: 1.17.9 -> 1.17.14
  • v1.16: 1.16.13 -> 1.16.15
  • pre: 1.20.0-alpha.0 -> 1.20.0-beta.2
  • latest: 1.18.6 -> 1.19.4