Releases: devopsspiral/KubeLibrary
Releases · devopsspiral/KubeLibrary
[0.8.8] - 2024-10-07
[0.8.7] - 2023-11-19
[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
[0.8.5] - 2022-04-22
[0.8.5] - 2022-04-22
Fixed
- Fixed no_proxy setting
[0.8.4] - 2022-04-10
Fixed
- Fixed proxy setting
- Deprecating batch/v1beta1, discovery.k8s.io/v1beta1
[0.8.3] - revert v0.8.1
v0.8.3 0.8.3 (#126)
[0.8.2] - revert v0.8.1
Revert "fix disabling cert validation (#124)" (#125) This reverts commit a1c5dd091543c49c87de6babc85f62fa42e5194c.
[0.8.1] - 2022-12-16
[0.8.1] - 2022-12-16
Added
- Add proxy configuration fetched from
HTTP_PROXY
orhttp_proxy
environment variable
Fixed
Fix disabling cert validation #124
[0.8.0] - 2022-10-27
[0.8.0] - 2022-10-27
Added
- Add function list_namespaced_stateful_set_by_pattern #114 by @siaomingjeng
- Add function list_namespaced_persistent_volume_claim_by_pattern #112 by @siaomingjeng
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
[0.7.0] - 2022-04-01
Added
- Added keyword for handling kubectl exec #102 by @MarcinMaciaszek
Changed
- networkingv1api used instead of extensionsv1beta1