Skip to content

Releases: devopsspiral/KubeLibrary

v0.8.10

16 Dec 18:11
8453261

Choose a tag to compare

[0.8.10] - 2025-12-16

Added

  • Add a keyword to get the Kubernetes Cluster Version

v0.8.9

17 Jul 15:27
18199e1

Choose a tag to compare

[0.8.9] - 2025-07-17

Fixed

  • Fixed proxy settings which are now handled by kubernetes python client [@m-wcislo]

[0.8.8] - 2024-10-07

07 Oct 17:58
4c26dc7

Choose a tag to compare

[0.8.8] - 2024-10-07

Added

  • update create keyword to return created object #143 by [@aisonaku]

[0.8.7] - 2023-11-19

19 Nov 18:23
79c22b7

Choose a tag to compare

[0.8.7] - 2023-11-19

Added

  • update read_namespaced_pod_log keyword with new optional parameter 'since_seconds' #136 by [@LissaGreense]
  • google-auth>=2.5.0 #138 by [@angegar]

[0.8.6] - 2022-05-27

27 May 07:54
0fab673

Choose a tag to compare

[0.8.6] - 2022-05-27

Added

  • add new keyword to list all namespaced custom objects [#133] (#133) by [@kutayy]

[0.8.5] - 2022-04-22

22 Apr 07:01
897debd

Choose a tag to compare

[0.8.5] - 2022-04-22

Fixed

  • Fixed no_proxy setting

[0.8.4] - 2022-04-10

10 Apr 17:40
c238ef0

Choose a tag to compare

Fixed

  • Fixed proxy setting
  • Deprecating batch/v1beta1, discovery.k8s.io/v1beta1

[0.8.3] - revert v0.8.1

19 Dec 09:45
6834e3c

Choose a tag to compare

v0.8.3

0.8.3 (#126)

[0.8.2] - revert v0.8.1

19 Dec 09:35
873c651

Choose a tag to compare

Revert "fix disabling cert validation (#124)" (#125)

This reverts commit a1c5dd091543c49c87de6babc85f62fa42e5194c.

[0.8.1] - 2022-12-16

16 Dec 15:14
a1c5dd0

Choose a tag to compare

[0.8.1] - 2022-12-16

Added

  • Add proxy configuration fetched from HTTP_PROXY or http_proxy environment variable

Fixed

Fix disabling cert validation #124