Commit graph

4786 commits

Author SHA1 Message Date
Matthew R Kasun d857ca1148 publish dns update on ext client update 2023-02-07 15:17:11 -05:00
Matthew R Kasun 89136f4832 publish dns update on ext client deletion 2023-02-07 15:17:10 -05:00
Matthew R Kasun a24263281c publish dns update on node ip change 2023-02-07 15:17:10 -05:00
Matthew R Kasun af66356061 publish dns on node deletion 2023-02-07 15:17:10 -05:00
Matthew R Kasun 6d4f5e5ddc publish ipv4 and ipv6 dns update on join 2023-02-07 15:17:10 -05:00
Matthew R Kasun a441e35a09 publish dns on node creation 2023-02-07 15:17:10 -05:00
Matthew R Kasun 2c36dfb0bf new dns update model 2023-02-07 15:17:10 -05:00
Matthew R Kasun e424a5eea3 remove dns from peer update 2023-02-07 15:17:05 -05:00
Abhishek Kondur cb308e11f4 Merge branch 'develop' of https://github.com/gravitl/netmaker into GRA-1011/remove_mq_dyn_sec 2023-02-07 20:46:57 +04:00
dcarns 35455ba7b3
Merge pull request #1998 from gravitl/GRA-1054/egress_route_manager
Gra 1054/egress route manager
2023-02-07 11:39:48 -05:00
Abhishek Kondur 451d490800 mq password config fix 2023-02-07 20:34:38 +04:00
Abhishek Kondur b887e1a83e mq password prompt for user 2023-02-07 19:34:30 +04:00
Abhishek Kondur e575f2a6e8 prompt user for mq username and password 2023-02-07 17:43:07 +04:00
dcarns 8620d9121b
Merge pull request #1999 from gravitl/GRA-1124_remove_client_mode
removed client mode and references
2023-02-07 08:31:51 -05:00
Abhishek Kondur ad5165e0ad remove mosquitto from install binaries 2023-02-07 17:13:29 +04:00
Abhishek Kondur 435ce0eef1 new line 2023-02-07 17:09:54 +04:00
Abhishek Kondur f19e3c31d0 use wait script to encrypt mq password 2023-02-07 17:01:57 +04:00
Abhishek Kondur 3380af06b4 fix static checks 2023-02-07 15:31:58 +04:00
Abhishek Kondur aa3820d2bf merge conflicts fixes 2023-02-07 14:28:04 +04:00
Abhishek Kondur bd878f79c1 merge conflicts resolved 2023-02-07 14:24:39 +04:00
Abhishek Kondur 98c70e8a20 pr comments 2023-02-06 22:46:50 +04:00
0xdcarns b90ef7ac07 static checks 2023-02-06 12:43:12 -05:00
0xdcarns 6a5057f57b removed client mode and references 2023-02-06 12:14:52 -05:00
0xdcarns 7a2c225eb1 added mq and database connected funcs and endpoint 2023-02-06 12:09:21 -05:00
Abhishek Kondur 7be2771ea8 comments for exported 2023-02-06 20:18:11 +04:00
Abhishek Kondur 055ef54395 rm firewall check 2023-02-06 20:14:30 +04:00
Abhishek Kondur 3d1e4f6ba9 fix node tests 2023-02-06 20:11:31 +04:00
Abhishek Kondur 66faa18fb9 skip internet gateways 2023-02-06 20:04:47 +04:00
Abhishek Kondur b695f6e288 Merge branch 'develop' of https://github.com/gravitl/netmaker into GRA-1054/egress_route_manager 2023-02-06 20:01:33 +04:00
Abhishek Kondur 6a3fcaf664 add egress gw ranges to common node model 2023-02-04 16:24:46 +04:00
Abhishek Kondur 4deaac5de1 add node network to ext. model 2023-02-04 14:02:33 +04:00
Abhishek Kondur 92922f17bd update network model 2023-02-04 10:13:16 +04:00
Abhishek Kondur 0505629fd1 egress model update,remove interface check 2023-02-04 09:54:56 +04:00
Abhishek Kondur cba2a69c36 uncomment delete egress api logic 2023-02-03 16:59:27 +04:00
Abhishek Kondur 2e7054507a get ext peers for egress gw if node is ingress too 2023-02-03 11:45:30 +04:00
dependabot[bot] df996606a1
Bump golang.org/x/oauth2 from 0.3.0 to 0.4.0
Bumps [golang.org/x/oauth2](https://github.com/golang/oauth2) from 0.3.0 to 0.4.0.
- [Release notes](https://github.com/golang/oauth2/releases)
- [Commits](https://github.com/golang/oauth2/compare/v0.3.0...v0.4.0)

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

Signed-off-by: dependabot[bot] <support@github.com>
2023-02-02 18:20:59 +00:00
dcarns f4851937c1
Merge pull request #1997 from gravitl/GRA-1095-postup/down
remove postup/down
2023-02-02 13:19:53 -05:00
Abhishek Kondur f565d59af3 add egress gw addr to model 2023-02-02 21:33:50 +04:00
Abhishek Kondur b7d3c5b7bd add egress id to model 2023-02-02 21:25:12 +04:00
Matthew R Kasun 77cfae41ff remove postup/down 2023-02-02 11:16:54 -05:00
Abhishek Kondur 04ac036b68 add egress gw info to host update 2023-02-02 10:22:20 +04:00
dcarns fba6940426
Merge pull request #1992 from gravitl/GRA-1054/ingress_route_manager
Gra 1054/ingress route manager
2023-02-01 15:19:50 -05:00
Abhishek Kondur 3d48d005d6 resolve merge conflicts 2023-02-01 23:19:51 +04:00
dcarns c6628d306f
Merge pull request #1994 from gravitl/GRA-1084-incorrect_host_password_change
ensured host, if found, keeps password
2023-02-01 13:35:16 -05:00
dcarns c23f1cbf7a
Merge pull request #1996 from gravitl/GRA-1091_better_default_exp
fixed default expiration date setting and removed unused func
2023-02-01 12:53:42 -05:00
dcarns df83311d43
Merge pull request #1995 from gravitl/GRA-1903/bug_ext_client
GRA-1903: skip ext client from peer list  when disabled
2023-02-01 12:53:30 -05:00
0xdcarns 3d364774f3 concealed hostpass return 2023-02-01 11:28:35 -05:00
0xdcarns f034c74838 fixed default expiration date setting and removed unused func 2023-02-01 11:21:30 -05:00
Abhishek Kondur a10e1809e4 skip ext client from peer list when disabled 2023-02-01 20:16:45 +04:00
Abhishek Kondur 58ada42496 get correct mask based on address type 2023-02-01 20:05:14 +04:00