Releases: felixfbecker/PSKubectl
Releases · felixfbecker/PSKubectl
v0.9.2
0.9.2 (2018-12-17)
Bug Fixes
- add platform tags (a70b8c8)
- Update-KubeResource: use right API version (71cf5a3)
v0.9.1
0.9.1 (2018-12-17)
Bug Fixes
v0.9.0
0.9.0 (2018-12-17)
Features
- add LogPayloads parameter to API cmdlets (c8ae5e9)
- add Remove-KubePod cmdlet (#16) (c1ac244)
v0.8.1
0.8.1 (2018-12-16)
Bug Fixes
- format: properly determine status "terminating" (2f2cd2d)
v0.8.0
0.8.0 (2018-12-14)
Features
- support -Ns as alias for -Namespace (e81f7c5)
v0.7.0
0.7.0 (2018-10-14)
Features
- support command based auth for GKE (42ec8e7)
v0.6.0
0.6.0 (2018-09-04)
Features
- warn when unknown properties are found during comparison (fe3c457)
v0.5.2
0.5.2 (2018-09-04)
Bug Fixes
- handle existing properties on PSObject (b238e42)
v0.5.1
0.5.1 (2018-09-04)
Bug Fixes
- format: attach all type names (bca9203)
- Update-KubeResource: various bugs (dabcc6f)
v0.5.0
0.5.0 (2018-09-03)
Bug Fixes
- remove unintended log (c5313e5)
- Get-KubeLog: read namespace from pipeline (9b5bc14)
- update deployment to v1 (3ec6a3c)
Features
- add Get-KubeNamespace and Namespace tab completion (8ec6015)