Kube Forwarder Versions Save

Easy to use Kubernetes port forwarding manager

v1.5.1

4 years ago
  • Fix a freeze on a handshake. For example for MariaDB app.

v1.5.0

4 years ago
  • If a port has an HTTP(S) connection, the number in the description becomes a link. image

  • Automatically fill the opposite port in the ports forwarding table. Aug-13-2019 19-00-28

v1.4.2

4 years ago
  • Support a mapping for named ports (Related #23)

v1.4.1

4 years ago
  • Change button texts that feel a little clunky. #22

Thanks to @hsychla for the first PR!

v1.4.0

4 years ago

This release automatically migrates internal data to the next format version (v2). You won't be able to use previous versions after the update.

  • Feature: Set the path to a config file instead of copying the content. (Related #13)
  • Feature: Open a file(s) with the system dialog while adding a new cluster. (Related #18)

v1.3.2

4 years ago
  • Fix the stuck on a cluster add. (#15, #16)
  • Fix "command not found" for commands without an absolute path in config. (Related to #12)
  • Implement a port mapping for Service. (Related to #17, #19)
  • Improve error messages

v1.3.0

4 years ago
  • Works with Azure AKS, AWS EKS and Google Cloud (#12)
  • Minor UI fixes.

v1.2.0

4 years ago

v1.1.0

4 years ago

Changes:

  • Added ~/.kube/config auto-detect functionality
  • Minor bug fixes and improvements

v1.0.2

4 years ago

Fix #3