Commit graph

1098 commits

Author SHA1 Message Date
dependabot[bot] c434425fce
Bump github.com/stretchr/testify from 1.6.1 to 1.7.0
Bumps [github.com/stretchr/testify](https://github.com/stretchr/testify) from 1.6.1 to 1.7.0.
- [Release notes](https://github.com/stretchr/testify/releases)
- [Commits](https://github.com/stretchr/testify/compare/v1.6.1...v1.7.0)

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

Signed-off-by: dependabot[bot] <support@github.com>
2021-10-20 16:07:27 +00:00
dependabot[bot] 0b0816656a
Bump github.com/go-playground/validator/v10 from 10.5.0 to 10.9.0
Bumps [github.com/go-playground/validator/v10](https://github.com/go-playground/validator) from 10.5.0 to 10.9.0.
- [Release notes](https://github.com/go-playground/validator/releases)
- [Commits](https://github.com/go-playground/validator/compare/v10.5.0...v10.9.0)

---
updated-dependencies:
- dependency-name: github.com/go-playground/validator/v10
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2021-10-20 16:07:14 +00:00
Alex 0f608cb817
Merge pull request #363 from gravitl/develop
Develop
2021-10-20 12:03:47 -04:00
afeiszli 394ec05075 updating compose versions 2021-10-20 11:55:30 -04:00
afeiszli 27585a4a0e updating compose image versions 2021-10-20 11:51:06 -04:00
afeiszli 7ae3559c0b fixing netclient logs 2021-10-20 11:45:11 -04:00
dcarns 62b061fe17
Merge pull request #371 from gravitl/hotfix_v0.8.4_usertest
multiple user test fix
2021-10-20 11:26:13 -04:00
0xdcarns 37c999d47a multiple user test fix 2021-10-20 11:23:44 -04:00
Alex fe4ce2df2b
Update README.md 2021-10-20 11:11:42 -04:00
Alex 44d4972a05
Merge pull request #370 from gravitl/hotfix_v0.8.4_netclient_dns
Hotfix v0.8.4 netclient dns
2021-10-20 11:09:54 -04:00
afeiszli 8a1b7d558b Merge branch 'develop' of https://github.com/gravitl/netmaker into hotfix_v0.8.4_netclient_dns 2021-10-20 11:07:14 -04:00
afeiszli c26f887e27 updating install script and README 2021-10-20 11:06:54 -04:00
dcarns 684bdb259d
Merge pull request #369 from gravitl/hotfix_v0.8.4_client_wipe
removed server check in join
2021-10-20 11:03:00 -04:00
0xdcarns 454a44b85b reverted, new permissions on db 2021-10-20 11:00:35 -04:00
0xdcarns e726d02206 removed server check in join 2021-10-20 10:33:40 -04:00
dcarns 950fc6970d
Merge pull request #368 from gravitl/hotfix_v0.8.4_leavenet
added ability to remove local instance of netmaker
2021-10-20 09:26:51 -04:00
0xdcarns 51c1973b21 added ability to remove local instance of netmaker 2021-10-20 09:22:05 -04:00
Alex dc29e92b0b
Merge pull request #367 from gravitl/hotfix_v0.8.4_duplicate_code
fixing duplicate code
2021-10-20 07:53:16 -04:00
afeiszli 46de0ea269 fixing duplicate code 2021-10-20 07:43:13 -04:00
Alex 9595d3da79
Merge pull request #366 from gravitl/feature_v0.8.4_fixtests
Feature v0.8.4 fixtests
2021-10-20 06:18:33 -04:00
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