Commit graph

4151 commits

Author SHA1 Message Date
Abhishek Kondur a75879109a speed test 2022-11-15 22:48:07 +05:30
dependabot[bot] 218d9ec430
Bump fyne.io/fyne/v2 from 2.2.3 to 2.2.4
Bumps [fyne.io/fyne/v2](https://github.com/fyne-io/fyne) from 2.2.3 to 2.2.4.
- [Release notes](https://github.com/fyne-io/fyne/releases)
- [Changelog](https://github.com/fyne-io/fyne/blob/master/CHANGELOG.md)
- [Commits](https://github.com/fyne-io/fyne/compare/v2.2.3...v2.2.4)

---
updated-dependencies:
- dependency-name: fyne.io/fyne/v2
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-11-15 15:25:47 +00:00
dependabot[bot] a79058536e
Bump github.com/urfave/cli/v2 from 2.23.4 to 2.23.5
Bumps [github.com/urfave/cli/v2](https://github.com/urfave/cli) from 2.23.4 to 2.23.5.
- [Release notes](https://github.com/urfave/cli/releases)
- [Changelog](https://github.com/urfave/cli/blob/main/docs/CHANGELOG.md)
- [Commits](https://github.com/urfave/cli/compare/v2.23.4...v2.23.5)

---
updated-dependencies:
- dependency-name: github.com/urfave/cli/v2
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-11-15 15:25:35 +00:00
dcarns 8692a1b625
Merge pull request #1730 from gravitl/upgrade_v0.16.4_go1.19
update to go 1.19
2022-11-15 10:24:12 -05:00
dcarns 828d5a2c6a
Merge pull request #1736 from gravitl/upgrade_v0.16.4_github_actions
update github actions version missed in earlier PR
2022-11-15 10:23:57 -05:00
Matthew R. Kasun 4df672de68 refactor node deletion 2022-11-15 09:52:17 -05:00
Abhishek Kondur 3f279119c7 skip ext clients on non ingress nodes 2022-11-15 18:55:39 +05:30
Abhishek Kondur 7d166ac14a add ext client only on ingress node 2022-11-15 18:37:58 +05:30
Abhishek Kondur e836284888 foward to ext client from sniffer 2022-11-15 17:41:47 +05:30
Abhishek Kondur 4b9f68da8f set ingress node 2022-11-15 16:24:58 +05:30
Abhishek Kondur a05193f6bb debug logs 2022-11-15 16:04:11 +05:30
Abhishek Kondur eed290c4dd rm bpf filter 2022-11-15 13:47:24 +05:30
Abhishek Kondur ddabbcd8ea use additional port for ext client 2022-11-15 13:38:24 +05:30
Abhishek Kondur 30d4a30ce4 forward pkt from ext clients 2022-11-15 11:24:21 +05:30
Abhishek Kondur 4f76cc3ac3 forward unknown pkts to all interfaces 2022-11-15 09:31:31 +05:30
Matthew R. Kasun b453897e65 ensure netclient version is compatible 2022-11-14 14:41:34 -05:00
Matthew R. Kasun 3b38b9d457 address review comments 2022-11-14 14:15:14 -05:00
Abhishek Kondur a6e01c4963 extclients track watch with context and exiting durig cleanup 2022-11-14 23:25:19 +05:30
Matthew R. Kasun a9cc5ab2ac update github actions version missed in earlier PR 2022-11-14 08:56:12 -05:00
Abhishek Kondur 467cf81000 add ext client check for endpoint nil 2022-11-14 19:18:17 +05:30
Abhishek Kondur eb1aa3a386 packet sniffer changes 2022-11-14 19:14:39 +05:30
Abhishek Kondur 5bc94bcc0b add ext client check for endpoint nil 2022-11-14 18:07:34 +05:30
Abhishek Kondur 0a17a0744b configure proxy for ext clients 2022-11-14 14:10:52 +05:30
Matthew R. Kasun a4bcce9cfc remove deprecated io/ioutil 2022-11-11 11:38:35 -05:00
Matthew R. Kasun ae6151443e correct connect trigger endpoint 2022-11-11 11:28:45 -05:00
Matthew R. Kasun e97566f069 update to go 1.19
docker files need to be updated as go-builder is built on
golang:1.19-alpine3.16 so base image for netmaker/netclient
needs to be updated to apline3.16 as well
2022-11-10 16:06:03 -05:00
dcarns 31831bcedc
Merge pull request #1725 from gravitl/feature_v0.16.3_docker-ee
add ee build to docker-publish workflow and ...
2022-11-10 15:53:09 -05:00
dcarns bdb82a6a9b
Merge pull request #1729 from gravitl/bugfix_v0.16.4_workflow_updates
updated traefix and moquitto images in compose files
2022-11-10 15:52:35 -05:00
dcarns fbc6008c0e
Merge pull request #1728 from gravitl/release_v0.16.3
Release v0.16.3
2022-11-10 15:52:05 -05:00
Matthew R. Kasun 9701521680 updated traefix and moquitto images in compose files
added docker and github actions to dependabot
2022-11-10 15:04:14 -05:00
dcarns 030035922e
Merge pull request #1727 from gravitl/bugfix_v0.16.3_sso_user_resets
fixed admin issue and potential panics
2022-11-10 14:57:43 -05:00
0xdcarns ea854a6b98 fixed admin issue and potential panics 2022-11-10 14:54:53 -05:00
dcarns 3d683924b1
Merge pull request #1723 from gravitl/refactor_mqtt_to_wss
Refactor mqtt to wss
2022-11-10 11:32:42 -05:00
Matthew R. Kasun eb2e9958b7 add ee build to docker-publish workflow and ...
updated actions to latest versions
2022-11-10 10:52:44 -05:00
dcarns 74986ff478
Merge pull request #1724 from gravitl/develop
Develop
2022-11-10 10:34:50 -05:00
dcarns 5ff5e5dca3
Merge pull request #1681 from shan100github/issue-1673
Adding support for OpenWrt-mips arch
2022-11-10 10:34:25 -05:00
dcarns d1dd526339
Merge pull request #1721 from gravitl/bugfix_v0.16.3_net_admin_nets
moved ee check out of ce
2022-11-10 10:31:23 -05:00
Anish Mukherjee 5384ff14e2 update server connection 2022-11-10 18:45:14 +05:30
Anish Mukherjee bdb221e32d change HostSNI to Host 2022-11-10 16:59:38 +05:30
Anish Mukherjee 244436e3a2 change entrypoint to websecure 2022-11-10 16:59:38 +05:30
Anish Mukherjee 0d8b5ff94a use websockets on port 1883 2022-11-10 16:59:38 +05:30
Anish Mukherjee 9c13b90d75 change mosquitto protocol from mqtts to wss 2022-11-10 16:59:38 +05:30
0xdcarns f236686beb moved ee check out of ce 2022-11-09 14:35:26 -05:00
Abhishek Kondur 5d7bf9502b configure proxy for ext clients 2022-11-09 08:46:16 +05:30
dcarns c7cc2381cd
Merge pull request #1716 from gravitl/develop
Develop
2022-11-08 16:39:36 -05:00
dcarns c78b15186c
Merge pull request #1715 from gravitl/dependabot/go_modules/develop/github.com/urfave/cli/v2-2.23.4
Bump github.com/urfave/cli/v2 from 2.23.0 to 2.23.4
2022-11-08 13:03:39 -05:00
dependabot[bot] 1d53a74b5a
Bump github.com/urfave/cli/v2 from 2.23.0 to 2.23.4
Bumps [github.com/urfave/cli/v2](https://github.com/urfave/cli) from 2.23.0 to 2.23.4.
- [Release notes](https://github.com/urfave/cli/releases)
- [Changelog](https://github.com/urfave/cli/blob/main/docs/CHANGELOG.md)
- [Commits](https://github.com/urfave/cli/compare/v2.23.0...v2.23.4)

---
updated-dependencies:
- dependency-name: github.com/urfave/cli/v2
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-11-07 23:13:15 +00:00
dcarns bedc0cb91a
Merge pull request #1711 from gravitl/feature_v0.16.3_version_update
updated version to v0.16.3
2022-11-07 15:04:32 -05:00
dcarns b6057bc7f5
Merge pull request #1712 from gravitl/feature_v0.16.3_nm-quick-interactive
Feature v0.16.3 nm quick interactive
2022-11-07 15:04:20 -05:00
Abhishek Kondur 4d7691b71b add context to proxy and stun 2022-11-07 21:25:58 +05:30