Commit graph

3881 commits

Author SHA1 Message Date
0xdcarns 31990fca45 fixed admin issue and potential panics 2022-11-29 10:11:47 -05:00
Anish Mukherjee dfd5961c6c update server connection 2022-11-29 10:11:47 -05:00
Anish Mukherjee 56142f29e1 change HostSNI to Host 2022-11-29 10:11:47 -05:00
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 c5919b347c local interfaces 2022-11-28 12:58:24 -05:00
Matthew R. Kasun 4df672de68 refactor node deletion 2022-11-15 09:52:17 -05:00
Matthew R. Kasun b453897e65 ensure netclient version is compatible 2022-11-14 14:41:34 -05:00
Matthew R. Kasun 07eb6e3e6c send broker with server cfg 2022-11-02 18:04:40 -04:00
Matthew R. Kasun 3d80c6ea62 set node.HostID on server node creation 2022-11-02 13:51:06 -04:00
Matthew R. Kasun b3f90f2929 add hostid and separate server name/broker name 2022-11-02 11:22:40 -04:00
Matthew R. Kasun 482246477c fix error from branch create 2022-11-02 10:59:31 -04:00
Matthew R. Kasun c384e9dc4d don't skip peer if endpoint is the same
and can not set endpoint to localaddress
2022-10-26 10:23:22 -04:00
Alex Feiszli 7e5e621cec
Merge pull request #1678 from gravitl/fix_mq_admin_passwd_sync
Fix mq admin passwd sync
2022-10-21 13:41:47 -04:00
Abhishek Kondur 6b8d633386 use local variable for mq configuration 2022-10-21 13:31:42 +05:30
Abhishek Kondur 9eed7d50a1 check for umarshal errors 2022-10-21 13:24:22 +05:30
Abhishek Kondur 4647b64b05 added log stmt 2022-10-21 13:07:14 +05:30
Abhishek Kondur 8235ae2e6b add exporter client if not present 2022-10-21 13:03:28 +05:30
Abhishek Kondur 33ac0bfdb9 keep the passwords in sync 2022-10-21 12:10:12 +05:30
Alex Feiszli dc7e4e919f
Merge pull request #1668 from gravitl/dependabot/go_modules/develop/github.com/urfave/cli/v2-2.20.2
Bump github.com/urfave/cli/v2 from 2.19.2 to 2.20.2
2022-10-18 16:59:22 -04:00
Alex Feiszli 6b4806aee0
Merge pull request #1666 from gravitl/feature_v0.16.2_armv7_workflow
Feature v0.16.2 armv7 workflow
2022-10-18 11:16:38 -04:00
Alex Feiszli 7088d1cc70
Merge pull request #1669 from gravitl/feature_v0.16.2_version_numbers
update version numbers for v0.16.2 releasse
2022-10-18 11:16:23 -04:00
Matthew R. Kasun 3bb19ea1a3 fix 0.16.2 update function 2022-10-18 10:42:02 -04:00
Matthew R. Kasun 89b5911197 update version numbers for v0.16.2 releasse 2022-10-18 10:12:42 -04:00
dependabot[bot] 5d3aa609c7
Bump github.com/urfave/cli/v2 from 2.19.2 to 2.20.2
Bumps [github.com/urfave/cli/v2](https://github.com/urfave/cli) from 2.19.2 to 2.20.2.
- [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.19.2...v2.20.2)

---
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-10-17 23:12:01 +00:00
Alex Feiszli 93e4939477
Merge pull request #1658 from agorgl/feature/build_armv7
Fix support for armv7l container images
2022-10-17 11:24:21 -04:00
dcarns ebbc057b58
Merge pull request #1657 from gravitl/bugfix_v0.16.2_client_metrics
adjusted check for clients on non servers
2022-10-17 11:21:24 -04:00
Alex Feiszli 4a30b63959
Merge pull request #1660 from Xeevis/bugfix_turrisos
Support installation on Turris OS
2022-10-17 11:20:02 -04:00
dcarns 3221579d2b
Merge pull request #1665 from gravitl/bugfix_v0.16.2_failover
maintain server listen port on failover/ingress deletion
2022-10-17 11:18:54 -04:00