Commit graph

4158 commits

Author SHA1 Message Date
Abhishek Kondur
2855d7c617 custom packet for proxy config change 2022-11-30 12:31:37 +05:30
dcarns
9e3f402e81
Merge pull request #1774 from gravitl/feature_v0.17.0_versions
updated versions to v0.17.0 where applicable
2022-11-29 13:14:24 -05:00
0xdcarns
9fb0380f68 swagger version udpate 2022-11-29 12:05:56 -05:00
0xdcarns
5689ef5440 updated versions to v0.17.0 where apllicable 2022-11-29 11:48:40 -05:00
dcarns
d4310fc8f4
Merge pull request #1772 from gravitl/feature_v0.17.0_compose_scripts
Feature v0.17.0 compose scripts
2022-11-29 11:45:12 -05:00
afeiszli
3e465ff0e0 image version 2022-11-29 11:33:30 -05:00
afeiszli
9b6d9c36f8 allow anon --> false 2022-11-29 11:31:19 -05:00
dcarns
68663b9774
Merge pull request #1770 from gravitl/feature_v0.17.0_netclient_userspace_multiarch
add multiarch suport for netclient-docker usersapce
2022-11-29 11:15:17 -05:00
dcarns
e21ab61a4f
Merge pull request #1773 from gravitl/feature_v0.17.0_suppress_zombie_log
changed verbosity for zombie checking log message
2022-11-29 11:10:03 -05:00
dcarns
5ce52dc3f4
Merge pull request #1771 from gravitl/bugfix_v0.16.3_test_workflow
update apt prior to pulling packages
2022-11-29 10:48:19 -05:00
Matthew R. Kasun
407c6ed20a fix error from branch create 2022-11-29 10:11:47 -05:00
shanker JJ
f465e3b82d Support for MIPs arch 2022-11-29 10:11:47 -05:00
Anish Mukherjee
f1fc75aa53 move user-groups and network-users to enterprise controllers 2022-11-29 10:11:47 -05:00
kayos@tcp.direct
a9d86e19df Fix #1750 2022-11-29 10:11:47 -05:00
Anish Mukherjee
d24ed73986 update ipv6 test 2022-11-29 10:11:47 -05:00
Anish Mukherjee
0dcc54dc49 fix ipv6 addressing bug 2022-11-29 10:11:47 -05:00
dependabot[bot]
4f103bf731 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-29 10:11:47 -05:00
dependabot[bot]
c51dd3111c 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-29 10:11:47 -05:00
Matthew R. Kasun
9a03c94d57 remove deprecated io/ioutil 2022-11-29 10:11:47 -05:00
Matthew R. Kasun
853b966c9b correct connect trigger endpoint 2022-11-29 10:11:47 -05:00
Matthew R. Kasun
77b4cba1ca 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-29 10:11:47 -05:00
Matthew R. Kasun
16aa712b72 address review comments 2022-11-29 10:11:47 -05:00
Matthew R. Kasun
0708de75c7 update github actions version missed in earlier PR 2022-11-29 10:11:47 -05:00
Matthew R. Kasun
c185d89594 add ee build to docker-publish workflow and ...
updated actions to latest versions
2022-11-29 10:11:47 -05:00
Matthew R. Kasun
ab206810f9 updated traefix and moquitto images in compose files
added docker and github actions to dependabot
2022-11-29 10:11:47 -05:00
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