Commit graph

849 commits

Author SHA1 Message Date
0xdcarns
0baa3a743c adapted migrate to easier registration 2023-03-14 08:44:18 -04:00
0xdcarns
ee9df20b05 changed register response, simplified host port check dereference 2023-03-10 11:43:26 -05:00
dcarns
286781a1a3
Merge pull request #2049 from gravitl/GRA-1191-legacy_nodes
Gra 1191 legacy nodes
2023-03-09 12:44:51 -05:00
Matthew R Kasun
a9fe301ee1 remove debug log 2023-03-09 10:27:25 -05:00
dcarns
4c4c2e537e
Merge pull request #2103 from gravitl/GRA-1345-legacy-node-delete
GRA-1345: added ability to remove legacy nodes
2023-03-08 18:27:27 -05:00
dcarns
6fc9843b90
Merge pull request #2100 from gravitl/GRA-1335-ext-client-pubkeys
GRA-1335 allowed public key input for ext clients
2023-03-08 16:19:53 -05:00
dcarns
f651e65eff
Merge pull request #2099 from gravitl/GRA-1311-last-only-peers
GRA-1311 Last peer update priority
2023-03-07 12:18:35 -05:00
0xdcarns
692441279b added ability to remove legacy nodes 2023-03-07 11:02:51 -05:00
0xdcarns
58adef9e12 address non-functional comment 2023-03-07 11:00:21 -05:00
0xdcarns
55b24c5eeb allowed public key input for ext clients 2023-03-06 15:54:50 -05:00
0xdcarns
28119c22ee added context to peer updates, moved nodes to memory 2023-03-06 12:21:51 -05:00
theguy951357
7025c5eca2 updating develop to v0.18.3 2023-03-04 14:19:53 -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
0xdcarns
d6f9d37be9 fixed default ACLs and peer update deletion logic 2023-03-02 13:30:37 -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
0xdcarns
9a7407f635 updated logic to add new nodes 2023-02-27 19:18:41 -05:00
0xdcarns
2749e7311b Revert "adjusted main to use one single context"
This reverts commit 92d0d12e8f.
2023-02-27 13:36:32 -05:00
0xdcarns
977c9c8c19 send peer update after request + fix pass update issue 2023-02-27 12:32:07 -05:00
Anish Mukherjee
314af6b51d create emqx credentials for host upon creation 2023-02-27 17:18:35 +05:30
0xdcarns
5014c389ca adjusted main to use one single context 2023-02-24 15:46:06 -05:00
0xdcarns
92d0d12e8f adjusted main to use one single context 2023-02-24 15:37:53 -05:00
0xdcarns
0335e258ad added TODO comment and allowed using enrollment key more than once 2023-02-24 12:08:32 -05:00
0xdcarns
e759637750 Merge branch 'develop' into GRA-1198 2023-02-24 11:23:41 -05:00
dcarns
3244472481
Merge pull request #2064 from gravitl/GRA-1264-better-peer-mgmt
Gra 1264 better peer mgmt
2023-02-24 11:17:56 -05:00
0xdcarns
adf3967e0d handled forced deleted peer 2023-02-24 10:41:04 -05:00
theguy951357
130d2de565 update develop to 0.18.2 2023-02-23 16:07:24 -05:00
0xdcarns
80fda83c0c adjusted peer updates to remove peers properly, slowed zombie check 2023-02-23 10:55:42 -05:00
dcarns
e771d91397
Merge pull request #2053 from yearski/hotfix_0.17.1_remove-orphans
remove orphaned code
2023-02-22 13:38:30 -05:00
0xdcarns
7194f0e555 edited peers for correct host usage 2023-02-21 13:28:53 -05:00
0xdcarns
a419b24151 added node peers to return 2023-02-21 13:14:06 -05:00
0xdcarns
8d1dd2be12 consolidated peer update to one func 2023-02-21 11:15:06 -05:00
0xdcarns
95013fd49a removed old peer update style 2023-02-21 10:31:37 -05:00
yearski
672bb2a293
remove agentbackend 2023-02-20 02:22:00 -07:00
afeiszli
4b8c9bd4e3 adding a couple more version changes 2023-02-17 14:24:10 -05:00
0xdcarns
541e232ad7 update comments 2023-02-17 12:09:18 -05:00
0xdcarns
9103efa88f added request ack on register 2023-02-17 11:54:25 -05:00
0xdcarns
a1f5d73a58 added request ack 2023-02-17 11:39:30 -05:00
0xdcarns
6b30cef968 handled node additions in more elegant manner 2023-02-17 11:32:02 -05:00
0xdcarns
08248e1b35 added log 2023-02-16 19:34:25 -05:00
0xdcarns
6e1db0bb3f removed admin security check 2023-02-16 16:42:08 -05:00
0xdcarns
d8c7ab980e fixed nil pointer from dereference in loop 2023-02-16 15:41:23 -05:00
0xdcarns
9078608bd1 fix initial map allocation 2023-02-16 15:13:40 -05:00
0xdcarns
607198d563 added host registration endpoint 2023-02-16 14:27:57 -05:00
0xdcarns
5434e9b299 Merge branch 'develop' into GRA-1198 2023-02-16 09:51:36 -05:00
kayos@tcp.direct
1513dc28b7
Tests: Handle all errors, key struct fields for go vet, enhance CI 2023-02-16 02:11:30 -08:00
0xdcarns
71ce2caabd added tokenization + detokenization 2023-02-15 16:32:16 -05:00
dcarns
92dbfa52a5
Merge pull request #2001 from gravitl/gra-1088_dns_updates
Gra 1088 dns updates
2023-02-15 12:55:58 -05:00