Skip to content

Releases: felixfbecker/PSKubectl

v0.9.2

17 Dec 15:43
Compare
Choose a tag to compare

0.9.2 (2018-12-17)

Bug Fixes

  • add platform tags (a70b8c8)
  • Update-KubeResource: use right API version (71cf5a3)

v0.9.1

17 Dec 14:36
Compare
Choose a tag to compare

0.9.1 (2018-12-17)

Bug Fixes

v0.9.0

17 Dec 14:14
Compare
Choose a tag to compare

0.9.0 (2018-12-17)

Features

  • add LogPayloads parameter to API cmdlets (c8ae5e9)
  • add Remove-KubePod cmdlet (#16) (c1ac244)

v0.8.1

16 Dec 23:39
Compare
Choose a tag to compare

0.8.1 (2018-12-16)

Bug Fixes

  • format: properly determine status "terminating" (2f2cd2d)

v0.8.0

14 Dec 10:58
Compare
Choose a tag to compare

0.8.0 (2018-12-14)

Features

  • support -Ns as alias for -Namespace (e81f7c5)

v0.7.0

14 Oct 16:01
Compare
Choose a tag to compare

0.7.0 (2018-10-14)

Features

  • support command based auth for GKE (42ec8e7)

v0.6.0

04 Sep 13:09
Compare
Choose a tag to compare

0.6.0 (2018-09-04)

Features

  • warn when unknown properties are found during comparison (fe3c457)

v0.5.2

04 Sep 11:08
Compare
Choose a tag to compare

0.5.2 (2018-09-04)

Bug Fixes

  • handle existing properties on PSObject (b238e42)

v0.5.1

04 Sep 01:34
Compare
Choose a tag to compare

0.5.1 (2018-09-04)

Bug Fixes

  • format: attach all type names (bca9203)
  • Update-KubeResource: various bugs (dabcc6f)

v0.5.0

03 Sep 11:21
Compare
Choose a tag to compare

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)