Skip to content

Releases: pixel-point/kube-forwarder

1.5.1

14 Aug 10:13
Compare
Choose a tag to compare
  • Fix a freeze on a handshake. For example for MariaDB app.

1.5.0

13 Aug 14:01
Compare
Choose a tag to compare
  • 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

1.4.2

08 Aug 06:17
Compare
Choose a tag to compare
  • Support a mapping for named ports (Related #23)

1.4.1

05 Aug 15:38
Compare
Choose a tag to compare
  • Change button texts that feel a little clunky. #22

Thanks to @hsychla for the first PR!

1.4.0

02 Aug 04:47
Compare
Choose a tag to compare

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)

1.3.2

26 Jul 12:51
Compare
Choose a tag to compare
  • 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

1.3.0

22 Jul 09:47
Compare
Choose a tag to compare
  • Works with Azure AKS, AWS EKS and Google Cloud (#12)
  • Minor UI fixes.

1.2.0

06 Jul 10:11
Compare
Choose a tag to compare
  • Namespace and resource autocompletition (#2)
  • Connection verification (#4)
    • On cluster creation
    • Add a button "Check Connection" on cluster form
  • Add support for Services as a resource kind (#10)

1.1.0

02 Jul 11:28
Compare
Choose a tag to compare

Changes:

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

1.0.2

28 Jun 12:43
Compare
Choose a tag to compare

Fix #3