Releases: renoki-co/php-k8s
Releases · renoki-co/php-k8s
1.20.6
- Fixed a bug with
getPulledSecrets
(#81, c042e71)
- YAML now parse correctly multiple kinds from the same file (#81, 3226f34)
2.4.0
- Pod Exec API support (#78)
- Pod Attach API support (#79)
1.20.5
- Fixed missing exception throws (49b59ce)
2.3.2
- Fixed
getClusterDns
for pods (fd4c3f8)
2.3.1
- Fixed parameters when calling custom methods (#77)
1.20.3
- Fixed custom methods when calling with extra params (9973bf7)
2.3.0
- Added DNS names retrieval functions for Pods and Services (#76)