dcarns
|
1387dbee4c
|
Merge pull request #581 from tranngoclam/graceful-shutdown
Gracefully shutdown in HTTP and gRPC apps
|
2022-01-06 14:29:40 -05:00 |
|
dcarns
|
7184665c32
|
Merge pull request #582 from gravitl/feature_v0.9.3_compose_update
updated compose versions
|
2022-01-06 14:28:19 -05:00 |
|
0xdcarns
|
6e614bdd3d
|
updated compose versions
|
2022-01-06 11:39:35 -05:00 |
|
Lam Tran
|
9ae2995e0e
|
Update .gitignore
|
2022-01-06 23:01:18 +07:00 |
|
Lam Tran
|
f989bd86b5
|
Gracefully shutdown in HTTP and gRPC apps
|
2022-01-06 23:00:49 +07:00 |
|
dcarns
|
6a032cb080
|
Merge pull request #577 from git-sgmoore/patch-3
Minor typos
|
2022-01-06 09:34:27 -05:00 |
|
dcarns
|
57f61e48c0
|
Merge pull request #575 from git-sgmoore/patch-2
Minor typo
|
2022-01-06 09:33:59 -05:00 |
|
dcarns
|
f88484fa2c
|
Merge pull request #574 from git-sgmoore/patch-1
Minor typo
|
2022-01-06 09:25:40 -05:00 |
|
dcarns
|
9add4499b5
|
Merge pull request #580 from gravitl/bugfix_v0.9.3_revert_dns
remove DNS from wireguard conf and revert to setting DNS with resolvectl
|
2022-01-06 09:20:02 -05:00 |
|
Matthew R Kasun
|
781de684a0
|
remove nameserver from call to CreateWireGuardConf
|
2022-01-06 09:13:49 -05:00 |
|
Matthew R Kasun
|
a6429c883c
|
remove DNS from wireguard conf and revert to setting DNS with resolvectl
|
2022-01-06 09:08:03 -05:00 |
|
dcarns
|
2eacc02324
|
Merge pull request #579 from gravitl/bugfix_v0.9.3_resolvconf
change resolve to resolv
|
2022-01-05 15:18:40 -05:00 |
|
0xdcarns
|
f43e5d9aff
|
change resolve to resolv
|
2022-01-05 15:17:28 -05:00 |
|
dcarns
|
504aecd3f7
|
Merge pull request #578 from gravitl/bugfix_v0.9.3_default_postdown
fixed setting default node postdown
|
2022-01-05 14:16:33 -05:00 |
|
0xdcarns
|
9ded75d741
|
fixed setting default node postdown
|
2022-01-05 14:14:32 -05:00 |
|
sgmoore
|
2d8df05067
|
Minor typos
Spelling fixes at lines 24, 50, 156
|
2022-01-05 10:47:17 -08:00 |
|
dcarns
|
edc0488de5
|
Merge pull request #576 from gravitl/feature_v0.9.3_optional_rce
Feature v0.9.3 optional rce
|
2022-01-05 13:44:07 -05:00 |
|
0xdcarns
|
c40ab51737
|
disabled updating default post cmds if RCE disabled
|
2022-01-05 13:41:11 -05:00 |
|
sgmoore
|
85ef232b3a
|
Minor typo
Spelling fix at line 15.
|
2022-01-05 10:34:17 -08:00 |
|
sgmoore
|
4ca537ee06
|
Minor typo
Spelling fix at line 50.
|
2022-01-05 10:27:25 -08:00 |
|
0xdcarns
|
12e718f008
|
updated version, made RCE optional
|
2022-01-05 13:13:03 -05:00 |
|
dcarns
|
1df7b5b2ff
|
Merge pull request #570 from gravitl/dependabot/go_modules/develop/github.com/mattn/go-sqlite3-1.14.10
Bump github.com/mattn/go-sqlite3 from 1.14.9 to 1.14.10
|
2022-01-05 12:35:15 -05:00 |
|
dcarns
|
709005de86
|
Merge pull request #569 from gravitl/dependabot/go_modules/develop/google.golang.org/grpc-1.43.0
Bump google.golang.org/grpc from 1.42.0 to 1.43.0
|
2022-01-05 12:35:03 -05:00 |
|
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 |
|
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
|
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 |
|
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
|
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 |
|