Commit graph

4130 commits

Author SHA1 Message Date
Anish Mukherjee c704c8e75b change entrypoint to websecure 2022-11-29 10:11:47 -05:00
Anish Mukherjee 5c5ee176b6 use websockets on port 1883 2022-11-29 10:11:47 -05:00
Anish Mukherjee 78b0476aa4 change mosquitto protocol from mqtts to wss 2022-11-29 10:11:47 -05:00
shanker JJ 3f5675688c Adding comment in bin-maker.sh 2022-11-29 10:11:47 -05:00
shanker JJ 9cce634cd8 Adding support in workflow to uploade mips binary in release 2022-11-29 10:11:47 -05:00
shanker JJ a79844e090 Adding support for OpenWrt-mips arch 2022-11-29 10:11:47 -05:00
0xdcarns b7ae6c6d35 moved ee check out of ce 2022-11-29 10:11:47 -05:00
dependabot[bot] ea4beb34f4 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-29 10:11:47 -05:00
0xdcarns 55d1b3dc63 updated version to v0.16.3 2022-11-29 10:11:47 -05:00
afeiszli 959105243f interactive installer 2022-11-29 10:11:47 -05:00
afeiszli 007de062ba updated script 2022-11-29 10:11:47 -05:00
tt2468 c9d5a44a0e Add missing line ending in ingress postUp command
Adds a missing line ending in the postUp masquerade command. This missing line is sneaky, and only seems to pose an issue when both ingress and egress modes are enabled.
2022-11-29 10:11:47 -05:00
dependabot[bot] fded9d502e Bump github.com/stretchr/testify from 1.8.0 to 1.8.1
Bumps [github.com/stretchr/testify](https://github.com/stretchr/testify) from 1.8.0 to 1.8.1.
- [Release notes](https://github.com/stretchr/testify/releases)
- [Commits](https://github.com/stretchr/testify/compare/v1.8.0...v1.8.1)

---
updated-dependencies:
- dependency-name: github.com/stretchr/testify
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-11-29 10:11:47 -05:00
Alex Feiszli ec31ccd237 Update SECURITY.md 2022-11-29 10:11:47 -05:00
dependabot[bot] c536ff0c03 Bump github.com/mattn/go-sqlite3 from 1.14.15 to 1.14.16
Bumps [github.com/mattn/go-sqlite3](https://github.com/mattn/go-sqlite3) from 1.14.15 to 1.14.16.
- [Release notes](https://github.com/mattn/go-sqlite3/releases)
- [Commits](https://github.com/mattn/go-sqlite3/compare/v1.14.15...v1.14.16)

---
updated-dependencies:
- dependency-name: github.com/mattn/go-sqlite3
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-11-29 10:11:47 -05:00
dependabot[bot] d4453ad1fe Bump github.com/eclipse/paho.mqtt.golang from 1.4.1 to 1.4.2
Bumps [github.com/eclipse/paho.mqtt.golang](https://github.com/eclipse/paho.mqtt.golang) from 1.4.1 to 1.4.2.
- [Release notes](https://github.com/eclipse/paho.mqtt.golang/releases)
- [Commits](https://github.com/eclipse/paho.mqtt.golang/compare/v1.4.1...v1.4.2)

---
updated-dependencies:
- dependency-name: github.com/eclipse/paho.mqtt.golang
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-11-29 10:11:47 -05:00
dependabot[bot] 573c831642 Bump github.com/urfave/cli/v2 from 2.20.2 to 2.23.0
Bumps [github.com/urfave/cli/v2](https://github.com/urfave/cli) from 2.20.2 to 2.23.0.
- [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.20.2...v2.23.0)

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

Signed-off-by: dependabot[bot] <support@github.com>
2022-11-29 10:11:47 -05:00
Petr Velan 7746fff80d Fixed default postgres user name to match docs
Changed default SQL user from posgres to postgres
2022-11-29 10:11:47 -05:00
Matthew R. Kasun fbd905a91a fix finger problem (missing } 2022-11-29 10:11:47 -05:00
Matthew R. Kasun 89d0b04732 fix cp/paste error 2022-11-29 10:11:17 -05:00
Matthew R Kasun 8ebaa4aea6 only split postup/postdown on freebsd 2022-11-29 10:11:17 -05:00
Yassine Messaoudi 6f5b88acd8 update go.mod and go.sum 2022-11-29 10:11:17 -05:00
Yassine Messaoudi 2c30133cf5 fix #1603 [GUI] add search bar
- Add search bar for networks view.
- Used levenchtein distance to get search suggestions.
2022-11-29 10:11:17 -05:00
Matthew R. Kasun 50a1c3a018 changed verbosity for zombie checking log message 2022-11-29 09:42:46 -05:00
Abhishek Kondur a2941df5a0 collect metrics through proxy between peers 2022-11-29 19:50:23 +05:30
Matthew R Kasun e57ed27dbe
tests require gui libs 2022-11-28 14:13:58 -05:00
afeiszli e0d647dd4a updated readme 2022-11-28 13:57:36 -05:00
Matthew R Kasun b2cda3e469
update apt prior to pulling packages 2022-11-28 13:56:04 -05:00
Abhishek Kondur fbd404d868 collect golden signals 2022-11-29 00:25:42 +05:30
afeiszli 95f25f2793 adding EE 2022-11-28 13:46:03 -05:00
afeiszli 4ea5dc3440 adding EE 2022-11-28 13:42:26 -05:00
Matthew R Kasun 62ca849a88
add multiarch 2022-11-28 13:34:19 -05:00
afeiszli 13ea0054bd updating node checker 2022-11-28 13:23:32 -05:00
afeiszli a7af7ff6eb adding fixes 2022-11-28 13:03:07 -05:00
Matthew R. Kasun c5919b347c local interfaces 2022-11-28 12:58:24 -05:00
Matthew R. Kasun 5e4e512890 review comments 2022-11-28 12:40:52 -05:00
afeiszli 45db480522 adding vols for caddy 2022-11-28 12:30:23 -05:00
afeiszli 26c1e48d39 changing routes for test 2022-11-28 12:22:39 -05:00
afeiszli a9fefb16ad changing routes for test 2022-11-28 12:22:02 -05:00
afeiszli 58130c59f1 updating compose, installers 2022-11-28 12:16:50 -05:00
Matthew R. Kasun 6b18ff57c9 add all local interfaces to node 2022-11-28 11:16:19 -05:00
Abhishek Kondur c5425bd26b proxy metrics packet creation 2022-11-28 10:55:40 +05:30
Abhishek K 8e81e540b1
Merge pull request #1766 from gravitl/feature_proxy_ext
Establish connection to ext client using handshake message
2022-11-28 10:51:35 +05:30
Abhishek Kondur 972ded5a2d change listen port to proxy on ext client creation if proxy used on ingress GW 2022-11-27 22:22:54 +05:30
Abhishek Kondur bc45797542 code clean up 2022-11-27 19:41:07 +05:30
Abhishek Kondur c4ef546cd0 connect to ext clients using proxy 2022-11-26 22:40:11 +05:30
dcarns 2a69df0979
Merge pull request #1756 from shan100github/mips-issue-1739
Netclient support for MIPs arch.
2022-11-26 10:11:55 -05:00
dcarns f14f984a88
Merge pull request #1758 from gravitl/refactor_ee_controllers
Refactor EE controllers
2022-11-26 10:11:16 -05:00
Abhishek Kondur d0d9bc5ecd connect to ext client by using handshake packet info 2022-11-24 10:47:33 +05:30
Anish Mukherjee fa087401b3 move user-groups and network-users to enterprise controllers 2022-11-22 23:45:31 +05:30