Commit graph

5090 commits

Author SHA1 Message Date
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
0xdcarns
9a7407f635 updated logic to add new nodes 2023-02-27 19:18:41 -05:00
dcarns
adf7c1f04d
Merge pull request #2069 from gravitl/GRA-813-fix-main-context
GRA-813 Better use of context in main
2023-02-27 19:14:59 -05:00
0xdcarns
a0519cc16a merge develop 2023-02-27 19:13:48 -05:00
dependabot[bot]
c4d1d1f69e
Bump github.com/stretchr/testify from 1.8.1 to 1.8.2
Bumps [github.com/stretchr/testify](https://github.com/stretchr/testify) from 1.8.1 to 1.8.2.
- [Release notes](https://github.com/stretchr/testify/releases)
- [Commits](https://github.com/stretchr/testify/compare/v1.8.1...v1.8.2)

---
updated-dependencies:
- dependency-name: github.com/stretchr/testify
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2023-02-27 23:59:56 +00:00
dependabot[bot]
2fbb17bd33
Bump github.com/matryer/is from 1.4.0 to 1.4.1
Bumps [github.com/matryer/is](https://github.com/matryer/is) from 1.4.0 to 1.4.1.
- [Release notes](https://github.com/matryer/is/releases)
- [Commits](https://github.com/matryer/is/compare/v1.4.0...v1.4.1)

---
updated-dependencies:
- dependency-name: github.com/matryer/is
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2023-02-27 23:59:36 +00:00
0xdcarns
2be3ff747a Merge branch 'develop' into GRA-1198-enrollment 2023-02-27 15:55:25 -05:00
dcarns
26df6f4016
Merge pull request #2076 from walkerwmanuel/GRA-1270-startup-log-rework
Added more accurate startup logs
2023-02-27 15:22:54 -05:00
walkerwmanuel
b6e0a860ae Added more accurate startup logs 2023-02-27 14:52:50 -05:00
0xdcarns
2749e7311b Revert "adjusted main to use one single context"
This reverts commit 92d0d12e8f.
2023-02-27 13:36:32 -05:00
Matthew R Kasun
bd40915451 review comments 2023-02-27 13:26:23 -05:00
0xdcarns
977c9c8c19 send peer update after request + fix pass update issue 2023-02-27 12:32:07 -05:00
Anish Mukherjee
c57c892119 remove duplicate env var 2023-02-27 21:19:59 +05:30
Anish Mukherjee
b803e64ee4 return broker endpoint 2023-02-27 17:52:36 +05:30
Anish Mukherjee
314af6b51d create emqx credentials for host upon creation 2023-02-27 17:18:35 +05:30
Matthew R Kasun
828b3f7162 remove local network/range 2023-02-26 16:28:16 -05:00
Matthew R Kasun
74037f73c8 fix logic tests 2023-02-25 11:14:57 -05:00
Matthew R Kasun
a39fa7e065 fix helper tests 2023-02-25 11:06:55 -05:00