Skip to content

Releases: kubenetworks/kubevpn

Release v1.1.29

27 Mar 01:35
Compare
Choose a tag to compare

v1.1.29

KubeVPN v1.1.29 is available now !

  • add options --connect-mode, dev mode can use this options connect to cluster network in container
  • mesh header ignore case
  • fix known bugs 🛠

Installation and Upgrading

You can download binary file to use it directly

Changelog

  • aafee9c wencaiwulue 2023-03-24 feat: optimize code
  • 4d01468 fengcaiwen 2023-03-24 feat: use netlink
  • 7435d2c fengcaiwen 2023-03-24 feat: set image
  • 6fccccc wencaiwulue 2023-03-23 feat: header match ignore case
  • 5c9928a wencaiwulue 2023-03-23 feat: auto update image version
  • a323bae fengcaiwen 2023-03-23 feat: delete deployment only reset
  • 5ecebf2 fengcaiwen 2023-03-23 feat: remove docker network if container length is zero
  • 100c60a wencaiwulue 2023-03-23 feat: kill container with signal SIGTERM
  • 593f42a fengcaiwen 2023-03-22 feat: add mode connect-mode
  • 2ccf577 wencaiwulue 2023-03-21 feat: not create network if already exist
  • 3cef286 wencaiwulue 2023-03-21 feat: add tools conntrack
  • a9c7f8d wencaiwulue 2023-03-21 feat: use created network to startup container
  • 3f7a8f0 fengcaiwen 2023-03-21 feat: use one clientset
  • 6bbc1c6 wencaiwulue 2023-03-20 feat: update krew version

Release v1.1.28

20 Mar 14:31
Compare
Choose a tag to compare

v1.1.28

KubeVPN v1.1.28 is available now !

  • fix: fix v1.1.27 option -p not work bug

Installation and Upgrading

You can download binary file to use it directly

Changelog

  • feabc95 fengcaiwen 2023-03-20 feat: add dlv for container-local
  • bde2ee4 fengcaiwen 2023-03-20 feat: add options extra-domain
  • 37dec05 fengcaiwen 2023-03-20 feat: use user root as container user
  • 661032c fengcaiwen 2023-03-20 feat: free tun library
  • d074bd0 fengcaiwen 2023-03-20 fix: fix dev port-mapping not work
  • 396bcdf fengcaiwen 2023-03-20 feat: pull image use authconfig
  • cb10a53 fengcaiwen 2023-03-20 feat: add timezone info
  • 66cb70e fengcaiwen 2023-03-20 feat: show options as prompt
  • 68b43d1 fengcaiwen 2023-03-20 feat: dns enable singleInFlight
  • c99f14b fengcaiwen 2023-03-19 feat: add cache for control-plane
  • b120dc4 fengcaiwen 2023-03-17 feat: update krew version

Release v1.1.27

17 Mar 13:56
Compare
Choose a tag to compare

v1.1.27

KubeVPN v1.1.27 is available now !

  • add command kubevpn cp
  • add kubevpn duplicate mode
  • kubevpn dev add --no-proxy options
  • add options --extra-cidr add to route table

Installation and Upgrading

You can download binary file to use it directly

Changelog

  • fbae06a fengcaiwen 2023-03-17 feat: fix dind network bug
  • e2dd6e8 fengcaiwen 2023-03-17 feat: call uninstall
  • 5fe3560 fengcaiwen 2023-03-17 feat: add heartbeats to each other
  • 4a5c137 fengcaiwen 2023-03-17 feat: optimize code
  • 1970f30 fengcaiwen 2023-03-16 feat: optimize code
  • a545f3a fengcaiwen 2023-03-16 feat: use 32345 as pprof port
  • ac3c7c2 fengcaiwen 2023-03-16 feat: use network instead of parent-container
  • 321a63a wencaiwulue 2023-03-15 feat: disable update official krew index
  • 4f4a545 fengcaiwen 2023-03-15 feat: add options target-registry for duplicate mode
  • ad3faed fengcaiwen 2023-03-15 feat: add option extra-cidr
  • 198f8a0 fengcaiwen 2023-03-15 feat: update usage
  • 7ea21f4 fengcaiwen 2023-03-15 feat: set volume and env for duplicate mode
  • 0952874 wencaiwulue 2023-03-14 feat: optimize code
  • 4f9d1f7 wencaiwulue 2023-03-14 feat: add mode duplicate
  • 42d5f3c wencaiwulue 2023-03-14 feat: set nameserver amount 2
  • c76ea03 wencaiwulue 2023-03-14 feat: add command cp
  • 30a82e2 wencaiwulue 2023-03-14 feat: pre-check oom in mode kubevpn dev
  • 49229e7 wencaiwulue 2023-03-11 feat: heartbeats four times

Release v1.1.26

10 Mar 16:01
Compare
Choose a tag to compare

v1.1.26

KubeVPN v1.1.26 is available now !

  • split command connect into two sub-command connect and proxy
  • usege more like kubectl style

Installation and Upgrading

You can download binary file to use it directly

Changelog

  • 49229e7 wencaiwulue 2023-03-10 feat: heartbeats four times
  • caeaab9 fengcaiwen 2023-03-10 feat: split connect into connect and proxy
  • 0d7f78f fengcaiwen 2023-03-10 feat: update comment
  • eb1eeb6 fengcaiwen 2023-03-10 feat: call powershell and netsh add option no-window
  • 75af5c2 fengcaiwen 2023-03-10 feat: send heartbeats with gopacket

Release v1.1.25

09 Mar 13:45
Compare
Choose a tag to compare

v1.1.25

KubeVPN v1.1.25 is available now !

  • support linux/arm64
  • dind try copy to contianer, not mount

Installation and Upgrading

You can download binary file to use it directly

Changelog

  • 9a8e18f wencaiwulue 2023-03-09 feat: fix build image
  • f7413ce fengcaiwen 2023-03-09 feat: delete extension lib before exit
  • 40de53f fengcaiwen 2023-03-09 feat: add FAQ
  • 1f7678a fengcaiwen 2023-03-09 feat: fix bugs
  • 1b7794a fengcaiwen 2023-03-08 feat: optimize get cidr logic
  • 9ab86c3 fengcaiwen 2023-03-07 feat: remove useless testcase
  • 5d622c1 fengcaiwen 2023-03-07 feat: support linux/arm64
  • a3d78da fengcaiwen 2023-03-06 feat: use another way to startup container in dind
  • c1ef13f wencaiwulue 2023-03-05 feat: use json envoy config
  • 226c703 wencaiwulue 2023-03-04 feat: update krew index version

Release v1.1.24

04 Mar 06:16
Compare
Choose a tag to compare

v1.1.24

KubeVPN v1.1.24 is available now !

  • Support ssh jump server

Installation and Upgrading

You can download binary file to use it directly

Changelog

  • 8af9a9e fengcaiwen 2023-03-04 feat: support ssh ProxyJump
  • ac4c254 fengcaiwen 2023-03-03 feat: support ssh jumper
  • 0ba0659 fengcaiwen 2023-03-02 feat: print version
  • 4c9b107 wencaiwulue 2023-03-01 feat: update krew index version

Release v1.1.23

01 Mar 14:40
Compare
Choose a tag to compare

v1.1.23

KubeVPN v1.1.23 is available now !

  • optimize port-forward logic
  • modify envoy log to error

Installation and Upgrading

You can download binary file to use it directly

Changelog

  • 9469469 wencaiwulue 2023-03-01 feat: update envoy log level from debug to error
  • edac2dd fengcaiwen 2023-02-28 feat: optimize
  • f2c663f wencaiwulue 2023-02-27 feat: optimize redo port-forward logic
  • f30a5da wencaiwulue 2023-02-27 feat: return err if setup dns failed
  • 98358e0 wencaiwulue 2023-02-26 feat: update krew registry version

Release v1.1.22

26 Feb 10:27
Compare
Choose a tag to compare

v1.1.22

KubeVPN v1.1.22 is available now !

  • optimize performance with chan

Installation and Upgrading

You can download binary file to use it directly

Changelog

  • 5f814f6 wencaiwulue 2023-02-26 feat: optimize performance
  • f490801 wencaiwulue 2023-02-23 feat: update krew plugin version

Release v1.1.21

23 Feb 14:50
Compare
Choose a tag to compare

v1.1.21

KubeVPN v1.1.21 is available now !

  • support dev in DinD ( docker in docker )

Installation and Upgrading

You can download binary file to use it directly

Changelog

  • c883398 fengcaiwen 2023-02-23 feat: support dev docker in docker (dind)
  • c56e0c0 fengcaiwen 2023-02-23 feat: listen service add route
  • 6326114 wencaiwulue 2023-02-22 feat: update krew plugin version

Release v1.1.20

22 Feb 12:11
Compare
Choose a tag to compare

v1.1.20

KubeVPN v1.1.20 is available now !

Installation and Upgrading

You can download binary file to use it directly

Changelog

  • 8b4b38d fengcaiwen 2023-02-22 feat: use api to get and release ip
  • 48c34d8 wencaiwulue 2023-02-22 feat: rent and release ip use api
  • 1211a76 wencaiwulue 2023-02-22 feat: change sa if permission can't curd secrets and configmaps
  • faec23a wencaiwulue 2023-02-21 feat: webhook not use klog