Commit graph

5006 commits

Author SHA1 Message Date
dcarns f2996f6780
Merge pull request #2098 from gravitl/feature_nmctl_json
add json format output alternative to tables
2023-03-07 08:49:22 -05:00
dcarns 34bb68d8ea
Merge pull request #2094 from gravitl/GRA_1328_0.18.3_develop
Gra 1328 0.18.3 develop
2023-03-07 08:45:53 -05:00
dcarns 8f05238875
Merge pull request #2093 from gravitl/GRA-1326-better-register
GRA-1326: handle registration for HA
2023-03-07 08:37:07 -05:00
theguy951357 4f718e2cb7 release.md 2023-03-07 08:08:20 -05:00
0xdcarns 55b24c5eeb allowed public key input for ext clients 2023-03-06 15:54:50 -05:00
dcarns f982f60d12
Merge pull request #2090 from gravitl/story/GRA-1225
Story/gra 1225
2023-03-06 13:47:23 -05:00
0xdcarns 28119c22ee added context to peer updates, moved nodes to memory 2023-03-06 12:21:51 -05:00
dcarns db8a25607c
Merge pull request #2085 from gravitl/GRA-1275-mq-cleanup
GRA 1275 small mq cleanup
2023-03-06 11:05:46 -05:00
0xdcarns 48aad9780c merge develop 2023-03-06 10:28:54 -05:00
Anish Mukherjee 8e09684def add json format output alternative to tables 2023-03-06 12:08:46 +05:30
theguy951357 7025c5eca2 updating develop to v0.18.3 2023-03-04 14:19:53 -05:00
Matthew R Kasun d7a005cca5 fix test fails 2023-03-04 14:04:07 -05:00
Matthew R Kasun 62dd970d33 merge develop 2023-03-04 13:00:15 -05:00
Matthew R Kasun a1f0315847 create gateways durring migration 2023-03-04 12:59:37 -05:00
Matthew R Kasun 9c1ed00f17 delete legacy node after creating new node during migration 2023-03-04 12:59:37 -05:00
dcarns 38f13edb7e
Merge pull request #2092 from gravitl/GRA-1324-node-force-del
GRA-1324 - node force deletion
2023-03-03 16:58:17 -05:00
afeiszli d3a35d00b9 resolving PR comments 2023-03-03 16:20:38 -05:00
0xdcarns 2e6eaac274 moved data structure to db 2023-03-03 14:23:51 -05:00
dcarns 4ae907c522
Merge pull request #2077 from gravitl/dependabot/go_modules/develop/github.com/matryer/is-1.4.1
Bump github.com/matryer/is from 1.4.0 to 1.4.1
2023-03-03 13:23:46 -05:00
dcarns 590de4d269
Merge pull request #2078 from gravitl/dependabot/go_modules/develop/github.com/stretchr/testify-1.8.2
Bump github.com/stretchr/testify from 1.8.1 to 1.8.2
2023-03-03 13:23:29 -05:00
dcarns 0800592c60
Merge pull request #2087 from gravitl/feature_nmctl_enrollment
add enrollment key to nmctl
2023-03-03 13:22:58 -05:00
0xdcarns 91373953e7 added ability to force delete if node is requested twice 2023-03-03 11:11:02 -05:00
afeiszli b6bea3b06c adding comments 2023-03-03 10:52:05 -05:00
dcarns 6ab8efe9cb
v0.18.2 release.md Update 2023-03-03 10:51:43 -05:00
afeiszli dba954c529 add stunlist string to serverconfig 2023-03-03 10:37:04 -05:00
afeiszli bf8a5bbc69 changing StunList to slice 2023-03-03 10:28:50 -05:00
0xdcarns a2d75cb8b9 merge develop 2023-03-03 09:00:01 -05:00
afeiszli 42bb53cc12 remove stun domain 2023-03-03 07:58:11 -05:00
afeiszli 367e77892e Merge branch 'develop' of https://github.com/gravitl/netmaker into story/GRA-1225 2023-03-02 15:53:54 -05:00
dcarns 326964f707
Merge pull request #2089 from gravitl/GRA-1263-default-acl
fixed default ACLs and peer update deletion logic
2023-03-02 15:23:55 -05:00
0xdcarns d6f9d37be9 fixed default ACLs and peer update deletion logic 2023-03-02 13:30:37 -05:00
Anish Mukherjee 9e8f41f491 remove [--args] from definition 2023-03-02 17:45:10 +05:30
Anish Mukherjee c5311c0cd5 add enrollment key to nmctl 2023-03-02 17:40:31 +05:30
afeiszli 4ff135e196 adding StunList 2023-03-01 17:10:36 -05:00
0xdcarns 385232ca5a cleanup unnecessary routines + use peerindexmap for delete check 2023-03-01 10:55:34 -05:00
afeiszli 3f79f95a2d version 2023-03-01 08:11:46 -05:00
afeiszli 7325c46719 moving back to host install 2023-03-01 08:10:44 -05:00
afeiszli f6d3ba9eb9 moving back to host install 2023-03-01 08:08:58 -05:00
afeiszli 26182eeab8 moving back to host install 2023-03-01 08:00:02 -05:00
Alex Feiszli 35f13bc341
Merge branch 'develop' into story/GRA-1147 2023-02-28 17:47:47 -05:00
Alex Feiszli 0205d3af62
Merge branch 'develop' into story/GRA-1252 2023-02-28 17:36:56 -05:00
Matthew R Kasun ed093a3bb6
Merge branch 'develop' into GRA-1217-tests 2023-02-28 10:21:26 -05:00
dcarns d19f292e6c
Merge pull request #2073 from gravitl/GRA-1280-local-network
remove local network/range
2023-02-28 10:01:02 -05:00
dcarns 6b7f7e53cb
Merge pull request #2033 from gravitl/dependabot/go_modules/develop/golang.org/x/oauth2-0.5.0
Bump golang.org/x/oauth2 from 0.4.0 to 0.5.0
2023-02-28 09:59:41 -05:00
dcarns 7880b8533d
Merge pull request #2057 from gravitl/dependabot/go_modules/develop/github.com/golang-jwt/jwt/v4-4.5.0
Bump github.com/golang-jwt/jwt/v4 from 4.4.3 to 4.5.0
2023-02-28 09:58:26 -05:00
dcarns d7f6030173
Merge pull request #2066 from gravitl/GRA-1100-workflows
Gra 1100 workflows
2023-02-28 09:56:05 -05:00
dcarns ad4bab064b
Merge pull request #2050 from gravitl/GRA-1198-enrollment_keys
Gra 1198 enrollment keys
2023-02-28 09:26:23 -05:00
dcarns dbf6f1034b
Merge pull request #2058 from gravitl/feature_emqx
Add emqx boilerplate
2023-02-28 08:41:39 -05:00
Anish Mukherjee 6d942be9a0 update versions 2023-02-28 11:04:31 +05:30
Anish Mukherjee bf793a5412 add mqtts for secure check 2023-02-28 09:29:49 +05:30