Commit graph

4401 commits

Author SHA1 Message Date
Abhishek Kondur fd172caa06 change cidr mask to /32 for peer allowed ips 2022-12-27 12:49:00 +05:30
Abhishek Kondur 10b2b380b0 install prereqs for gopacket 2022-12-27 12:48:31 +05:30
dcarns 73eab3f410
Merge pull request #1871 from gravitl/GRA-824-ip-assigment
update IsIPUnique
2022-12-23 18:27:44 -05:00
Matthew R. Kasun 319193c18a update IsIPUnique
also:
 - remove unnecessary call to UpertHost in create node
 - remove debugging logs
2022-12-23 18:06:59 -05:00
dcarns afc1812ef3
Merge pull request #1870 from gravitl/story/GRA-793
Add default hosts to network upon creation
2022-12-23 17:09:03 -05:00
Matthew R Kasun 645c2b8e8f
Merge pull request #1869 from gravitl/GRA-824-getPeerUpdate
refactor of peerUpdate
2022-12-23 17:07:45 -05:00
0xdcarns 82479863f1 added default node association with networks 2022-12-23 16:14:45 -05:00
Matthew R. Kasun f5db3fd853 refactor of peerUpdate
contains some debugging logging
2022-12-23 16:12:45 -05:00
Matthew R Kasun a371b7ae21
Merge branch 'netclient_refactor_latest' into GRA-824-getPeerUpdate 2022-12-23 15:59:55 -05:00
0xdcarns 2b3747cc33 added function to get default hosts 2022-12-23 15:56:33 -05:00
dcarns 2cacae5b59
Merge pull request #1868 from gravitl/story/GRA-823df
Story/gra 823df
2022-12-23 15:40:27 -05:00
dcarns 242800a9ea
Merge pull request #1866 from walkerwmanuel/story/GRA-839
Replaced string methods with HTTP consts
2022-12-23 15:05:59 -05:00
0xdcarns 29bc1d5258 removed finished TODO 2022-12-23 14:40:29 -05:00
0xdcarns 8058640cdf change local address and join create func 2022-12-23 14:22:34 -05:00
0xdcarns ad2934a8fc remove allowed ips and local address 2022-12-23 14:07:16 -05:00
0xdcarns 368d01ff10 removed localaddress 2022-12-23 14:06:39 -05:00
Matthew R. Kasun eae92470c5 refactor of peerUpdate
contains some debugging logging
2022-12-23 13:41:17 -05:00
0xdcarns df614d6d4f added associate and dissasociate functions 2022-12-23 13:03:33 -05:00
0xdcarns 5f5f8be5d5 created functions 2022-12-23 12:38:22 -05:00
dcarns d048aafe02
Merge pull request #1864 from gravitl/story/GRA-832
fix(GRA-832): differentiate update host from update host networks
2022-12-23 12:29:36 -05:00
Anish Mukherjee 8ae9896ea3 make frontend_url optional for oauth configuration 2022-12-23 20:47:23 +05:30
walkerwmanuel 6611941ca2 Replaced string methods with HTTP consts 2022-12-23 09:49:08 -05:00
Anish Mukherjee fe930c3ca8 remove callback error redirect 2022-12-23 19:14:30 +05:30
Anish Mukherjee 66efcf9eb3 move oauth error handler to auth package 2022-12-23 18:28:45 +05:30
Anish Mukherjee 1a442aa299 remove need of frontend url for error pages 2022-12-23 17:46:45 +05:30
Aceix 3b82a57993 fix(GRA-832): differentiate update host from update host networks 2022-12-23 10:12:17 +00:00
Alex Feiszli 6d54851ed4
Merge pull request #1862 from gravitl/release_v0.17.1 2022-12-22 18:13:16 -05:00
Matthew R Kasun a173e5a1c2
Merge pull request #1857 from gravitl/story/GRA-832
updated controllers to use conversion routines
2022-12-22 16:54:54 -05:00
dcarns a2f3ad6dd5
Merge pull request #1859 from gravitl/hotfix_v0.17.1_installer
adding missing lines
2022-12-22 16:49:00 -05:00
afeiszli 7ca0d1cd7e adding missing lines 2022-12-22 16:46:32 -05:00
0xdcarns 2ed6a65f02 changed apinode -> node on return 2022-12-22 16:30:44 -05:00
0xdcarns 59a89707ed create nodeNodeUpdate func for node to server updates 2022-12-22 16:16:58 -05:00
0xdcarns 309cfff577 updated controllers to use conversion routines 2022-12-22 15:44:42 -05:00
dcarns 0afcae610d
Merge pull request #1855 from gravitl/story/GRA-823e
add isdefault to models
2022-12-22 14:10:42 -05:00
0xdcarns 6669f38961 add isdefault to models 2022-12-22 13:39:29 -05:00
dcarns 0c719eaa05
Merge pull request #1850 from gravitl/bugfix_caddy_certs
Use ZeroSSL as default certificate provider for caddy
2022-12-22 13:38:05 -05:00
dcarns 248672e545
Merge pull request #1854 from gravitl/release_v0.17.1
Release v0.17.1
2022-12-22 13:37:40 -05:00
dcarns a10571d0df
Merge pull request #1853 from gravitl/hotfix_v0.17.1_versioning
Hotfix v0.17.1 versioning
2022-12-22 12:06:36 -05:00
afeiszli 7f1aa4bf10 remove nmctl, add to gitignore 2022-12-22 12:05:47 -05:00
afeiszli 6e41d59e13 updating installer for longer cert duration 2022-12-22 12:02:21 -05:00
afeiszli a6a16cf934 updated versions 2022-12-22 11:59:31 -05:00
dcarns d4d38e1b5e
Merge branch 'master' into release_v0.17.1 2022-12-22 11:55:30 -05:00
Matthew R Kasun 9c54a54fb0
Merge pull request #1852 from gravitl/hotfix_docker_workflow2
Hotfix docker workflow2
2022-12-22 11:18:32 -05:00
Matthew R. Kasun 7a747e8629 use correct action for setup buildx 2022-12-22 10:51:48 -05:00
Matthew R. Kasun 3fb959a09f remove # used for testing 2022-12-22 10:38:45 -05:00
Matthew R. Kasun 8a0fdbd76d fix build-args in workflow 2022-12-22 10:14:12 -05:00
Matthew R. Kasun e7427c89cc refactor workflow 2022-12-22 09:48:09 -05:00
dcarns 2fb438a682
Merge pull request #1848 from gravitl/story/GRA-823e
created conversion functions for hosts
2022-12-22 09:23:23 -05:00
0xdcarns c257827807 merge conflicts 2022-12-22 09:22:55 -05:00
dcarns 7328fbd351
Merge pull request #1849 from gravitl/fix_peer_errors
fix compile errors
2022-12-22 08:49:08 -05:00