Skip to content

Releases: devopsspiral/KubeLibrary

[0.8.7] - 2023-11-19

19 Nov 18:23
79c22b7
Compare
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
Compare
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
Compare
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
Compare
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
Compare
Choose a tag to compare
v0.8.3

0.8.3 (#126)

[0.8.2] - revert v0.8.1

19 Dec 09:35
873c651
Compare
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
Compare
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

[0.8.0] - 2022-10-27

27 Oct 19:57
4eab039
Compare
Choose a tag to compare

[0.8.0] - 2022-10-27

Added

Changed

  • batchv1_beta1 deprecated
  • ci uses latest default k8s and latest k3s
  • octopus test helm chart removed as not working

[0.7.0] - 2022-04-01

01 Apr 18:46
582ff05
Compare
Choose a tag to compare

[0.7.0] - 2022-04-01

Added

Changed

  • networkingv1api used instead of extensionsv1beta1

[0.6.2] - 2022-02-25

25 Feb 16:03
611fac3
Compare
Choose a tag to compare

[0.6.2] - 2022-02-25

Fixed

  • Fix the kubernetes lib version (21.7.0) to still support extension/v1beta1 (ingress)