Commit graph

1078 commits

Author SHA1 Message Date
afeiszli
51bbc114c4 fixing doc version 2021-10-19 21:00:20 -04:00
afeiszli
fb4d2d1272 change version of ubuntu 2021-10-19 15:53:01 -04:00
afeiszli
8a2971bef6 updating docs for helm repo 2021-10-19 12:00:37 -04:00
afeiszli
af3ff04f1b updating docs and helm charts for postgres 2021-10-19 10:45:35 -04:00
pete1019
23b9632a8f
Update README.md 2021-10-19 10:07:48 +02:00
dcarns
cde7b8bc3e
Merge pull request #359 from gravitl/add-tests
Unit Test refinement
2021-10-18 10:02:58 -04:00
dcarns
c24a872a2e
Merge pull request #345 from SekoiaLab/fix/increase-server-name-length
feat(models): increase node name length
2021-10-18 08:48:25 -04:00
dcarns
6955222afd
Merge pull request #355 from SekoiaLab/feat/list-nodes-from-client
Feat/list nodes from client
2021-10-18 08:44:32 -04:00
dcarns
4177f23367
Merge pull request #348 from gravitl/createadm_bug
prevent creating admin if one already exists
2021-10-18 08:37:30 -04:00
afeiszli
ef029b0713 cert change for helm 2021-10-17 16:42:09 -04:00
afeiszli
445df67030 updated helm charts 2021-10-17 15:31:37 -04:00
Matthew R Kasun
89f0a6f4ae deleted troubleshooting function 2021-10-17 11:55:31 -04:00
Matthew R Kasun
4884496d66 refined dns unit tests 2021-10-17 11:47:25 -04:00
Matthew R Kasun
2f24acbaf1 add missing GetUserInternal and GetUsers tests 2021-10-16 11:47:57 -04:00
Matthew R Kasun
f7d8281d65 revert changes to comments before functions 2021-10-16 08:01:38 -04:00
dcarns
da8ed89e55
Merge pull request #353 from SekoiaLab/feat/change-default-hostname
Feat/change default hostname
2021-10-15 17:52:02 -04:00
dcarns
cfe8386389
Merge pull request #357 from SekoiaLab/feat/uninstall-on-linux
Feat/uninstall on linux
2021-10-15 17:46:08 -04:00
Matthew R Kasun
67aa4cb565 common test utils 2021-10-15 15:18:28 -04:00
afeiszli
a39ef16394 added kubernetes listen port 2021-10-15 14:15:32 -04:00
Adrien Raffin-Caboisse
f51dfb5411
feat(netclient): config file cleanup on linux 2021-10-15 18:22:37 +02:00
Adrien Raffin-Caboisse
bfd0c00ef2
fix(netclient): rework the returned errors on list command 2021-10-15 15:52:29 +02:00
Adrien Raffin-Caboisse
2c0a470390
feat(netclient): Add network filter to list command 2021-10-15 15:51:53 +02:00
afeiszli
d7abd9c612 fix peer setting 2021-10-15 09:29:55 -04:00
Adrien Raffin-Caboisse
51a09167fc feat(netclient): add listing of nodes with hostnames 2021-10-15 15:02:32 +02:00
0xdcarns
d2a1ce9e25 log 2021-10-15 08:41:38 -04:00
0xdcarns
5db0e5ea4d merge fix 2021-10-15 08:40:42 -04:00
0xdcarns
618808bff1 changed to dissallow udp hole punch on server nodes 2021-10-15 08:39:10 -04:00
Adrien Raffin-Caboisse
e79e20f2a7 feat(netclient): add current hostname by default when joining network 2021-10-15 13:02:10 +02:00
Adrien Raffin-Caboisse
3a399aff23
Merge branch 'gravitl:develop' into develop 2021-10-15 10:53:06 +02:00
afeiszli
eaa7597a05 merging userspace work 2021-10-14 23:38:01 -04:00
afeiszli
6a96785419 Merge branch 'feature_v0.8.4_serverconfs' of https://github.com/gravitl/netmaker into feature_v0.8.4_serverconfs 2021-10-14 22:03:10 -04:00
afeiszli
e5ca943542 userspace logic 2021-10-14 22:03:05 -04:00
Matthew R Kasun
1c1637b75e refactored and added unit test 2021-10-14 16:36:14 -04:00
afeiszli
e85416e227 Merge remote-tracking branch 'origin' into feature_v0.8.4_serverconfs 2021-10-14 13:37:22 -04:00
0xdcarns
7f6a288e21 changed some logs and added bool for server pull 2021-10-14 12:15:25 -04:00
afeiszli
bf187fd443 Merge branch 'feature_v0.8.4_serverconfs' of https://github.com/gravitl/netmaker into feature_v0.8.4_serverconfs 2021-10-14 12:08:45 -04:00
0xdcarns
3b58aa5cec err nil check 2021-10-14 11:58:09 -04:00
Matthew R Kasun
2bf2e65736 removed debugging println 2021-10-14 11:27:04 -04:00
Matthew R Kasun
4356aea65a prevent creating admin if one already exists 2021-10-14 11:19:49 -04:00
afeiszli
9892c15f97 adding helm directory 2021-10-14 11:12:25 -04:00
afeiszli
643fbfacfa adding helm charts 2021-10-14 08:50:20 -04:00
afeiszli
73e4090cae adding helm charts 2021-10-14 08:50:04 -04:00
0xdcarns
00dd278de4 rough draft of server transplanting 2021-10-13 15:15:20 -04:00
0xdcarns
340f50c535 transplanted setwgconfig and pull 2021-10-13 10:02:04 -04:00
Adrien Raffin-Caboisse
b044dd404b feat(models): increase node name length
Custom server name can have more than 12 chars.
2021-10-13 09:37:23 +02:00
0xdcarns
3f2e4ab764 transplanted join. 2021-10-12 15:44:19 -04:00
Alex
bd39e9a2a4
Merge pull request #343 from gravitl/feature_v0.9_id
adding userspace docker server implementation
2021-10-11 07:32:46 -04:00
afeiszli
875b1d72b9 adding userspace docker server implementation 2021-10-08 22:46:39 -04:00
Alex
f9a4eb6bb2
Merge pull request #340 from gravitl/feature_v0.8.3_cleanup
code linting
2021-10-08 15:12:19 -04:00
0xdcarns
d7cafbbc4c code linting 2021-10-08 15:07:12 -04:00