Commit graph

288 commits

Author SHA1 Message Date
Alex
13cf6d175e
Delete netmaker-install-clientmode.sh 2021-04-20 08:52:41 -04:00
Alex
fcd2755498
Add files via upload 2021-04-20 08:41:41 -04:00
Alex
586ac96d60
Merge pull request #109 from gravitl/develop
Fixed Develop
2021-04-19 21:55:26 -04:00
Alex
59f7cd89c1
Merge pull request #108 from gravitl/hotfix_v0.2_jwt
fixed JWT token auth
2021-04-19 21:54:27 -04:00
Ubuntu
c80c2f8795 fixed JWT token auth 2021-04-20 01:53:35 +00:00
Alex
ae945e786d
Merge pull request #107 from gravitl/hotfix_v0.2_jwt
fixed JWT token auth
2021-04-19 21:52:29 -04:00
Ubuntu
fa3faf778d fixed JWT token auth 2021-04-20 01:50:58 +00:00
Alex
12862f27ec
Merge pull request #105 from gravitl/develop
Latest Develop
2021-04-19 21:28:12 -04:00
Alex
e4ed11d744
Merge pull request #104 from gravitl/feature_v0.2_docs
Feature v0.2 docs
2021-04-19 21:27:26 -04:00
afeiszli
1c7354c704 Merge branch 'v0.2' of https://github.com/gravitl/netmaker into feature_v0.2_docs 2021-04-19 21:26:16 -04:00
afeiszli
4f8c0d38ba updating readme and docs 2021-04-19 21:25:48 -04:00
afeiszli
395d17768c updating readme and docs 2021-04-19 21:25:09 -04:00
Alex
ddbeb88d47
Merge pull request #102 from gravitl/fix-tests
CheckInInterval tests working
2021-04-19 20:53:42 -04:00
Matthew R Kasun
6204b57f7b update PostDown test 2021-04-19 13:41:27 -04:00
Matthew R Kasun
3ec0505a57
Merge branch 'develop' into fix-tests 2021-04-19 12:02:01 -04:00
Matthew R Kasun
420bfe0f6b CheckInInterval tests working 2021-04-19 11:56:57 -04:00
Alex
a0b8e2591b
Merge pull request #101 from gravitl/bugfix_v0.2_misc
fixed constant peer update issue
2021-04-19 11:08:53 -04:00
afeiszli
f8657a5e01 Merge branch 'bugfix_v0.2_misc' of https://github.com/gravitl/netmaker into bugfix_v0.2_misc 2021-04-19 11:03:33 -04:00
afeiszli
bf072895be updating tests 2021-04-19 11:02:59 -04:00
Alex
5d8d279d4d
Merge branch 'develop' into bugfix_v0.2_misc 2021-04-19 10:53:36 -04:00
afeiszli
529a511a79 fixed constant peer update issue 2021-04-19 10:49:52 -04:00
Alex
c194f84e9e
Merge pull request #100 from gravitl/bugfix_v0.2_misc
Bugfix v0.2 misc
2021-04-19 10:07:07 -04:00
Alex
151e50103c
Merge pull request #99 from gravitl/fix-tests
Fix tests that were failing
2021-04-19 10:04:00 -04:00
afeiszli
c6714bcb8e gateway now appears to be fully functional 2021-04-19 10:02:30 -04:00
Matthew R Kasun
e4744a6279 added config store to database 2021-04-18 00:31:20 -04:00
Matthew R Kasun
ed80a219b9 key tests updated 2021-04-17 16:52:53 -04:00
Matthew R Kasun
34512235f3 network tests updated 2021-04-17 16:30:07 -04:00
Matthew R Kasun
1c7dbd42c9 fixed UpdateNetwork/InvalidAddress 2021-04-17 15:12:03 -04:00
Matthew R Kasun
c62dc50d46 userdelete fixed 2021-04-17 14:03:01 -04:00
afeiszli
62ace03f5e gateway works but local address not being set to endpoint. 2021-04-17 12:13:26 -04:00
Alex
4cabaeeb33
Merge pull request #97 from gravitl/github-action
github action to build netclient assets on release or manually
2021-04-17 09:47:25 -04:00
Alex
56df720c25
Merge pull request #95 from gravitl/fix-tests
Test Updates
2021-04-17 09:47:10 -04:00
Matthew R Kasun
d281f0c3b2 skipping tests 2021-04-16 16:09:14 -04:00
Matthew R Kasun
52843d6215 github action to build netclient assets on release or manually 2021-04-16 16:02:33 -04:00
Matthew R Kasun
b540dbd83e skip more tests 2021-04-16 14:14:48 -04:00
Matthew R Kasun
4a968addb5 skipping tests; will fix after PR 2021-04-16 14:10:05 -04:00
Matthew R Kasun
e6ccf7a4a1 removed duplicate code from merge conflict 2021-04-16 08:02:12 -04:00
Alex
3144956aff
Merge branch 'develop' into fix-tests 2021-04-16 07:34:48 -04:00
Alex
642ab5b522
Update netclient-install.sh 2021-04-16 07:31:18 -04:00
Alex
828a09b24a
Update netclient-install.sh 2021-04-16 07:26:11 -04:00
Alex
5c05db755d
Merge pull request #96 from gravitl/bugfix_v0.2_site2site
Bugfix v0.2 site2site
2021-04-16 06:40:47 -04:00
afeiszli
1354b1ef69 bugfix_v0.2_site2site 2021-04-16 06:17:37 -04:00
Matthew R Kasun
065ab4fe64 fixed panic when deleting non-existant user #issue27 2021-04-16 05:42:42 -04:00
Matthew R Kasun
adcfc74b7b issue #42 fixed 2021-04-15 15:26:15 -04:00
Matthew R Kasun
66fb590be2 added error on attempt to update NetID 2021-04-15 14:48:10 -04:00
Alex
deeffa51f9
Merge pull request #94 from gravitl/fix-tests
github action to run integration tests on push
2021-04-15 13:19:34 -04:00
Matthew R Kasun
b4afb373bf github action to run integration tests on push 2021-04-15 11:22:04 -04:00
afeiszli
811c745581 iptables now being set by client 2021-04-15 09:48:23 -04:00
afeiszli
e2ec093eaf iptables now being set by client 2021-04-15 09:48:14 -04:00
Matthew R Kasun
ffd50ed615 add script to run from action 2021-04-15 09:07:34 -04:00