portforward

Kubernetes Port-Forward Go-Edition For Python

MIT License

Downloads
40K
Stars
17
Committers
3

Bot releases are hidden (Show)

portforward - LogLevel for controlling the output Latest Release

Published by corka149 about 2 years ago

The forward methode got a log_level parameter. It accepts a portforward.LogLevel enum.

portforward - First MVP

Published by corka149 about 3 years ago

  • First Release on PyPI.
  • Made path to kube config variable.
  • Port-forwarding became non-blocking.
  • Fixed verification bug when port was None.
  • Added throwing own error.