Commit graph

2806 commits

Author SHA1 Message Date
dcarns
c4ed43c07d
Merge pull request #568 from gravitl/dependabot/go_modules/develop/github.com/go-playground/validator/v10-10.10.0
Bump github.com/go-playground/validator/v10 from 10.9.0 to 10.10.0
2022-01-05 12:34:46 -05:00
Matthew R Kasun
2531af49f2 add error handling on failed key generation 2022-01-05 11:07:09 -05:00
0xdcarns
81b75c78bd constants 2022-01-05 10:32:20 -05:00
Matthew R Kasun
d9ff00d4b1 subscribed message handlers implemented 2022-01-05 10:05:51 -05:00
Matthew R Kasun
b4deb65cfb
Rebase to develop (#4)
* add nameserver in call to CreateUserSpaceConf

* fixed user deletion

* changed log

* go mod tidy and conver azure tenant to env/conf var

* added egress relayed addrs to relayed nodes

* added post commands for wg quick

* refactored ncutils x-platform

* log fix

* adding egress to relay

* fixing egress on relay

Co-authored-by: dcarns <75687250+0xdcarns@users.noreply.github.com>
Co-authored-by: 0xdcarns <dillon.carns@gmail.com>
Co-authored-by: afeiszli <alex.feiszli@gmail.com>
2022-01-04 17:24:50 -05:00
dcarns
b937b0ff92
Merge pull request #573 from gravitl/bugfix_v0.9.3_post_cmds
Bugfix v0.9.3 post cmds
2022-01-04 14:05:56 -05:00
afeiszli
1081e63cc1 fixing egress on relay 2022-01-04 13:54:03 -05:00
afeiszli
1c9cb819dc adding egress to relay 2022-01-04 13:45:18 -05:00
0xdcarns
af08abe925 log fix 2022-01-04 13:13:42 -05:00
0xdcarns
bfcf9ecdc3 refactored ncutils x-platform 2022-01-04 13:13:42 -05:00
0xdcarns
4ca0e856bc added post commands for wg quick 2022-01-04 13:13:42 -05:00
dcarns
126b4efeed
Merge pull request #572 from gravitl/feature_v0.9.3_add_egress_to_relayed
added egress relayed addrs to relayed nodes
2022-01-04 13:10:58 -05:00
0xdcarns
5e5d97627d linting fixes 2022-01-03 18:27:13 -05:00
Matthew R Kasun
f5aa383541 go routines now run forever like they are supposed to 2022-01-03 22:21:52 +00:00
Matthew R Kasun
7bc99d3076 move context up a level 2022-01-03 16:26:40 -05:00
Matthew R Kasun
5cd57400ce Replaced ### with - in Node.ID (local copy) to fix mqtt publishing
errors
added context to all go routines
removed connectivity function
2022-01-03 15:22:26 -05:00
0xdcarns
dcaba24b11 added egress relayed addrs to relayed nodes 2022-01-03 11:30:02 -05:00
dependabot[bot]
4606ec4afe
Bump github.com/mattn/go-sqlite3 from 1.14.9 to 1.14.10
Bumps [github.com/mattn/go-sqlite3](https://github.com/mattn/go-sqlite3) from 1.14.9 to 1.14.10.
- [Release notes](https://github.com/mattn/go-sqlite3/releases)
- [Commits](https://github.com/mattn/go-sqlite3/compare/v1.14.9...v1.14.10)

---
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-01-03 15:09:10 +00:00
dependabot[bot]
8c70a699d2
Bump google.golang.org/grpc from 1.42.0 to 1.43.0
Bumps [google.golang.org/grpc](https://github.com/grpc/grpc-go) from 1.42.0 to 1.43.0.
- [Release notes](https://github.com/grpc/grpc-go/releases)
- [Commits](https://github.com/grpc/grpc-go/compare/v1.42.0...v1.43.0)

---
updated-dependencies:
- dependency-name: google.golang.org/grpc
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-01-03 15:08:51 +00:00
dependabot[bot]
b289278053
Bump github.com/go-playground/validator/v10 from 10.9.0 to 10.10.0
Bumps [github.com/go-playground/validator/v10](https://github.com/go-playground/validator) from 10.9.0 to 10.10.0.
- [Release notes](https://github.com/go-playground/validator/releases)
- [Commits](https://github.com/go-playground/validator/compare/v10.9.0...v10.10.0)

---
updated-dependencies:
- dependency-name: github.com/go-playground/validator/v10
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-01-03 15:08:19 +00:00
dcarns
40fcf78e31
Merge pull request #563 from gravitl/bugfix_v0.9.3_user_deletes
Bugfix v0.9.3 user deletes
2022-01-03 10:05:32 -05:00
0xdcarns
76a75fb984 go mod tidy and conver azure tenant to env/conf var 2022-01-03 10:02:40 -05:00
0xdcarns
d45d41769d changed log 2022-01-03 10:02:40 -05:00
0xdcarns
8a4dce7bec fixed user deletion 2022-01-03 10:02:40 -05:00
Matthew R Kasun
d11bb575be work in progress for message queue 2022-01-02 16:02:59 +00:00
Matthew R Kasun
dc461c91a8 Merge branch 'feature-messageQueue' of github.com:mattkasun/netmaker into feature-messageQueue 2022-01-02 15:59:24 +00:00
Matthew R Kasun
bc974859ad update mosquitto broker conf and volume info 2022-01-02 15:58:52 +00:00
Matthew R Kasun
e337d87728 fix typo 2022-01-02 15:58:52 +00:00
Matthew R Kasun
3e1a85b4b9 update compose file and scripts to use mosquitto broker. Includes insecure config file for mosquitto 2022-01-02 15:58:52 +00:00
dcarns
8eb71080b2
Merge pull request #567 from mattkasun/develop
Update netmaker to match changes in netclient
2022-01-02 10:54:20 -05:00
dcarns
db845bce3a
Merge pull request #2 from mattkasun/develop-pr2
added DNS call to server
2022-01-02 10:52:56 -05:00
0xdcarns
83fce6226a added DNS call to server 2022-01-02 10:51:22 -05:00
dcarns
0be0aec1ab
Merge pull request #566 from mattkasun/develop
Update to use wg-quick config file.
2022-01-02 10:43:56 -05:00
Matthew R Kasun
f180a85b2b
Merge pull request #1 from mattkasun/develop-pr
logs, unused funcs, cleanup
2022-01-02 10:37:58 -05:00
0xdcarns
5448042b9a logs, unused funcs, cleanup 2022-01-02 10:30:07 -05:00
Matthew R Kasun
07bf925282 update mosquitto broker conf and volume info 2022-01-01 18:22:06 +00:00
Matthew R Kasun
533965b77b fix typo 2022-01-01 15:43:55 +00:00
Matthew R Kasun
815ce3cf24 update compose file and scripts to use mosquitto broker. Includes insecure config file for mosquitto 2022-01-01 15:30:39 +00:00
Matthew R Kasun
314fc3057e add resolvconf as dependency in nm-quick.sh 2022-01-01 08:39:07 -05:00
Matthew R Kasun
6056d711a6 fix dns issues on checkin when resolvconf not installed 2021-12-31 22:45:50 +00:00
Matthew R Kasun
45464c00f5 use dns entry in wireguard config file; checkin temporarily disabled til figure issue with dns on checkin 2021-12-31 16:04:25 +00:00
Matthew R Kasun
4ef0b164d7 use wireguard.conf files for all 2021-12-30 07:11:01 -05:00
Matthew R Kasun
9068792e61 update join command to use wg.conf file in all cases. 2021-12-30 06:45:45 -05:00
Matthew R Kasun
1a8b1513c0 Merge branch 'master' of github.com:gravitl/netmaker 2021-12-18 18:12:53 -05:00
rajeshg007
d14665e2ac
Update README.md
Bash should be started with sudo permissions not wget.
2021-12-15 12:51:49 +05:30
Alex
72ad930617
Merge pull request #549 from gravitl/develop
Develop
2021-12-13 08:06:17 -05:00
Alex
7ed56a85d6
Merge pull request #548 from pete1019/patch-8
Update netclient-install.sh
2021-12-13 08:05:57 -05:00
pete1019
64997faea9
Update netclient-install.sh
MacOS Mojave print on uname "Darwin" and not "darwin".
2021-12-13 10:40:51 +01:00
Alex
d69e6ab6bf
Merge pull request #547 from gravitl/develop
Develop
2021-12-12 18:48:46 -05:00
Alex
a412596a66
Merge pull request #546 from gravitl/feature_v0.10.0_refactor
Feature v0.10.0 refactor
2021-12-12 18:31:41 -05:00