Skip to content

Releases: txn2/kubefwd

kubefwd-v1.22.5 craig

04 Apr 16:28
2385d1b
Compare
Choose a tag to compare

Changelog

  • 70a2a34 Bump golang.org/x/crypto from 0.0.0-20210817164053-32db794688a5 to 0.1.0
  • 29a42d0 Bump golang.org/x/net from 0.0.0-20211209124913-491a49abca63 to 0.7.0
  • e0ab708 Bump golang.org/x/text from 0.3.7 to 0.3.8
  • a5537b8 Supress log output for __complete commands

kubefwd-v1.22.4 craig

13 Sep 20:09
8eca9de
Compare
Choose a tag to compare

Changelog

  • 5b720ae * only alphanumeric chars and dash are allowed, everything else is replaced with dash * leading and trailing dashes are stripped * added test #240
  • df9078d Create SECURITY.md
  • dedd745 Delete ukraine.jpeg
  • d622054 Remove reference to snap
  • 32e940d Update README.md
  • 4d398f1 add a sanitized version of the hostname (replace any character matching [^a-zA-Z0-9\-.] with underscore) fixes #240
  • b0d86c9 delete minor unreachable code caused by log.Fatal

kubefwd-v1.22.3 craig

19 May 18:44
Compare
Choose a tag to compare

Changelog

  • 9606341 Suppress log output for completion command.
  • 1e22004 account for IPv6 addresses
  • d41c664 validation for addressing issue #213

kubefwd-v1.22.2 craig

06 Apr 23:42
Compare
Choose a tag to compare

Changelog

  • 7f75429 Kubernetes client libs update to v0.23.5 Update Go to 1.18

kubefwd-v1.22.1 craig

06 Apr 22:35
Compare
Choose a tag to compare

Changelog

kubefwd-v1.22.0 craig

27 Oct 07:20
Compare
Choose a tag to compare

Changelog

2f8d5bd IP casing fix
7906559 Update README.md
e244cb7 adding 2 missing cases
39d9cd7 adding support for CLI reservations
2a5a84c addressing PR feedback
43b7a90 converting identifier to name and supporting similar pattern employed by PortForwardOpts
4e6dc94 documentation updates
af97da1 documentation updates
9b7ac52 fatal when multiple services are reserved with the same IP.
73e2304 go 1.17
cca83fb housekeeping
56b4981 log.fatal instead of panic
703aec7 loopback guard and reservation check
af920ed moved packaging documentation
7fcd501 removing old comment
95c391f removing wild card support
be5c3d0 support providing a configuration file for ip binding
49b172e updating the matcher list to include the pod name
7e742fc updating to take context and namespace into account

Docker images

  • docker pull txn2/kubefwd:latest_ubuntu-20.04
  • docker pull txn2/kubefwd:1.22.0_ubuntu-20.04
  • docker pull txn2/kubefwd:v1_ubuntu-20.04
  • docker pull txn2/kubefwd:amd64-1.22.0_ubuntu-20.04
  • docker pull txn2/kubefwd:amd64-v1_ubuntu-20.04
  • docker pull txn2/kubefwd:1.22.0
  • docker pull txn2/kubefwd:v1
  • docker pull txn2/kubefwd:amd64-1.22.0
  • docker pull txn2/kubefwd:amd64-v1
  • docker pull txn2/kubefwd:latest_alpine-3
  • docker pull txn2/kubefwd:1.22.0_alpine-3
  • docker pull txn2/kubefwd:v1_alpine-3
  • docker pull txn2/kubefwd:amd64-1.22.0_alpine-3
  • docker pull txn2/kubefwd:amd64-v1_alpine-3

kubefwd-v1.21.0 craig

15 Sep 22:13
6e7bc29
Compare
Choose a tag to compare

Changelog

cb69df2 Adds field-selector as command line option
938836b Correct hosts entries remove
96bef35 Create mocks via gomock
99daa4a Fix
f0d48f7 Fixed deadlock, removed redundant channel on ping process
8acd76c Merge remote-tracking branch 'txn2/master'
f18be8d Prevent host remove when service has multiple ports and one of them is broken
f400a98 Update documentation
f9a1b70 Update go.sum
bedf1ca added test
2140039 feat: add --all-namespace option like kubectl
6dae886 feat: add doc
4bb6cb3 feat: add port map
c2f927d fix: maybe use --all-namespace and -n
3c3ee94 fix: maybe use --all-namespace and -n
38fa53a fix: txt Error: cannot combine options --all-namespaces and -n.
eb41926 fixed goreleaser deprications
b4ce3cb go 1.17
f3a3e81 gomock
848a248 housekeeping
461b985 removed windows arm64 build
5c0bad0 revert to release version 1.20.0

Docker images

  • docker pull txn2/kubefwd:latest_ubuntu-20.04
  • docker pull txn2/kubefwd:1.21.0_ubuntu-20.04
  • docker pull txn2/kubefwd:v1_ubuntu-20.04
  • docker pull txn2/kubefwd:amd64-1.21.0_ubuntu-20.04
  • docker pull txn2/kubefwd:amd64-v1_ubuntu-20.04
  • docker pull txn2/kubefwd:1.21.0
  • docker pull txn2/kubefwd:v1
  • docker pull txn2/kubefwd:amd64-1.21.0
  • docker pull txn2/kubefwd:amd64-v1
  • docker pull txn2/kubefwd:latest_alpine-3
  • docker pull txn2/kubefwd:1.21.0_alpine-3
  • docker pull txn2/kubefwd:v1_alpine-3
  • docker pull txn2/kubefwd:amd64-1.21.0_alpine-3
  • docker pull txn2/kubefwd:amd64-v1_alpine-3

kubefwd-v1.20.0 craig

07 Jul 07:08
0da4473
Compare
Choose a tag to compare

Changelog

cb69df2 Adds field-selector as command line option
f400a98 Update documentation
db3c33c Update to go 1.16, allowing darwin/amd64 releases
3dcc015 updated deps

Docker images

  • docker pull txn2/kubefwd:latest_ubuntu-20.04
  • docker pull txn2/kubefwd:1.20.0_ubuntu-20.04
  • docker pull txn2/kubefwd:v1_ubuntu-20.04
  • docker pull txn2/kubefwd:amd64-1.20.0_ubuntu-20.04
  • docker pull txn2/kubefwd:amd64-v1_ubuntu-20.04
  • docker pull txn2/kubefwd:1.20.0
  • docker pull txn2/kubefwd:v1
  • docker pull txn2/kubefwd:amd64-1.20.0
  • docker pull txn2/kubefwd:amd64-v1
  • docker pull txn2/kubefwd:latest_alpine-3
  • docker pull txn2/kubefwd:1.20.0_alpine-3
  • docker pull txn2/kubefwd:v1_alpine-3
  • docker pull txn2/kubefwd:amd64-1.20.0_alpine-3
  • docker pull txn2/kubefwd:amd64-v1_alpine-3

kubefwd-v1.19.0 craig

21 May 05:00
6fb931e
Compare
Choose a tag to compare

Changelog

db3c33c Update to go 1.16, allowing darwin/amd64 releases
008e370 update deps

Docker images

  • docker pull txn2/kubefwd:latest_ubuntu-20.04
  • docker pull txn2/kubefwd:1.19.0_ubuntu-20.04
  • docker pull txn2/kubefwd:v1_ubuntu-20.04
  • docker pull txn2/kubefwd:amd64-1.19.0_ubuntu-20.04
  • docker pull txn2/kubefwd:amd64-v1_ubuntu-20.04
  • docker pull txn2/kubefwd:latest
  • docker pull txn2/kubefwd:1.19.0
  • docker pull txn2/kubefwd:v1
  • docker pull txn2/kubefwd:amd64-1.19.0
  • docker pull txn2/kubefwd:amd64-v1
  • docker pull txn2/kubefwd:latest_alpine-3
  • docker pull txn2/kubefwd:1.19.0_alpine-3
  • docker pull txn2/kubefwd:v1_alpine-3
  • docker pull txn2/kubefwd:amd64-1.19.0_alpine-3
  • docker pull txn2/kubefwd:amd64-v1_alpine-3

kubefwd-v1.18.1 craig

15 Mar 22:16
f5db6f4
Compare
Choose a tag to compare

Changelog

26943ff Bump k8s library
7ef02d9 Remove debug garbage

Docker images

  • docker pull txn2/kubefwd:latest_ubuntu-20.04
  • docker pull txn2/kubefwd:1.18.1_ubuntu-20.04
  • docker pull txn2/kubefwd:v1_ubuntu-20.04
  • docker pull txn2/kubefwd:amd64-1.18.1_ubuntu-20.04
  • docker pull txn2/kubefwd:amd64-v1_ubuntu-20.04
  • docker pull txn2/kubefwd:latest
  • docker pull txn2/kubefwd:1.18.1
  • docker pull txn2/kubefwd:v1
  • docker pull txn2/kubefwd:amd64-1.18.1
  • docker pull txn2/kubefwd:amd64-v1
  • docker pull txn2/kubefwd:latest_alpine-3
  • docker pull txn2/kubefwd:1.18.1_alpine-3
  • docker pull txn2/kubefwd:v1_alpine-3
  • docker pull txn2/kubefwd:amd64-1.18.1_alpine-3
  • docker pull txn2/kubefwd:amd64-v1_alpine-3