Commit graph

3220 commits

Author SHA1 Message Date
Matthew R. Kasun
cac9d481f8 return after windows restart 2022-07-18 16:07:36 -04:00
Matthew R. Kasun
df0e882a7e updated logic for join/leave network 2022-07-18 16:07:36 -04:00
Matthew R. Kasun
aa9be268f3 fetch networks for checkin 2022-07-18 16:07:36 -04:00
Matthew R. Kasun
cdc7ec7495 remove debugging logs 2022-07-18 16:07:36 -04:00
Matthew R. Kasun
e202dc3a44 debugging logs 2022-07-18 16:07:36 -04:00
Matthew R. Kasun
9f2181294e revert to old way for windows 2022-07-18 16:07:36 -04:00
Matthew R. Kasun
4376093fa6 pidfile location windows 2022-07-18 16:07:36 -04:00
Matthew R. Kasun
b2131d6d8b eliminate unused var staticcheck 2022-07-18 16:07:36 -04:00
Matthew R. Kasun
23c3b0c276 fix waitgroup 2022-07-18 16:07:36 -04:00
Matthew R. Kasun
1fa4becb48 use SIGHUP to restart daemon 2022-07-18 16:07:36 -04:00
Abhishek Kondur
8ceab029bb GRA-414: add verbose level 4 support to netclient 2022-07-18 16:07:36 -04:00
Abhishek Kondur
53af1900a8 GRA-414: add verbose level 4 2022-07-18 16:07:36 -04:00
Abhishek Kondur
404bf4e335 GRA-414: introduced new log level 4 for runtime caller info 2022-07-18 16:07:36 -04:00
Abhishek Kondur
013056212f GRA-414: check for empty records 2022-07-18 16:07:36 -04:00
Abhishek Kondur
47bfe110b7 GRA-414: added additional logs for acl controllers 2022-07-18 16:07:36 -04:00
Abhishek Kondur
83404a0cc1 GRA-414: added additional logs for extclient controllers 2022-07-18 16:07:36 -04:00
Abhishek Kondur
7c5584bf95 GRA-414: added additional logs for sever controllers 2022-07-18 16:07:36 -04:00
Abhishek Kondur
35e999db97 GRA-414: added additional logs for dns controllers 2022-07-18 16:07:36 -04:00
Abhishek Kondur
1cdda709c4 GRA-414: added additional logs for network controllers 2022-07-18 16:07:36 -04:00
Abhishek Kondur
c715f81582 GRA-414: added additional logs for user controllers 2022-07-18 16:07:36 -04:00
Abhishek Kondur
b331d9019f GRA-414: change status code for decoding error to badrequest 2022-07-18 16:07:36 -04:00
Abhishek Kondur
c7820f2fb7 GRA-414: added additional logs node controllers 2022-07-18 16:07:36 -04:00
afeiszli
4a0897ad62 adding newline so github is happy 2022-07-18 16:07:36 -04:00
afeiszli
5030691df5 netclient k8s logic functional 2022-07-18 16:07:36 -04:00
0xdcarns
cadb466d19 fixed missing comma 2022-07-18 16:07:36 -04:00
afeiszli
ca4bba343c changing traffic policy 2022-07-18 16:07:36 -04:00
Matthew R. Kasun
c7151f0b01 update logic for determing when to check for free port 2022-07-18 16:07:36 -04:00
Matthew R. Kasun
b92a30dc88 remove pr-approval workflow 2022-07-18 16:07:36 -04:00
Matthew R. Kasun
09dcc74e0a fix version number in freebsd builds 2022-07-18 16:07:36 -04:00
afeiszli
ec8e1c9511 fixing k8s files 2022-07-18 16:07:36 -04:00
Matthew R. Kasun
b6df54482b refactor client mq connection logic2 2022-07-08 10:22:23 -04:00
Matthew R. Kasun
bda6f4e2c6 refactor client mq connection logic 2022-07-08 09:46:21 -04:00
dcarns
823da7278a
Merge pull request #1357 from gravitl/bugfix_v0.14.5_reset_mq_config
restore 1883 to mq conf
2022-07-08 08:49:52 -04:00
Matthew R. Kasun
00be05c6ea restore 1883 to mq conf 2022-07-08 08:47:17 -04:00
dcarns
4fd523487e
Merge pull request #1354 from gravitl/feature_v0.14.5_kube
renaming folder
2022-07-07 16:54:55 -04:00
afeiszli
d50cc8602f renaming folder 2022-07-07 16:53:39 -04:00
dcarns
4cbc78a0ba
Merge pull request #1339 from gravitl/feature_v0.14.5_kube
Feature v0.14.5 kube
2022-07-07 16:51:05 -04:00
dcarns
231c8c46d9
Merge pull request #1351 from gravitl/feature_v0.4.5_composes
updating composes
2022-07-07 16:17:55 -04:00
afeiszli
2500331024 mod log 2022-07-07 16:16:56 -04:00
dcarns
c5c29f87bd
Merge pull request #1348 from gravitl/hotfix_v0.14.5_ssl_mq
reverted default port to 1883
2022-07-07 16:13:48 -04:00
afeiszli
ed1d75e2e5 updating composes 2022-07-07 15:57:19 -04:00
afeiszli
46f7797df8 changing mq values 2022-07-07 15:54:52 -04:00
0xdcarns
329b873362 reverted default port to 1883 2022-07-07 15:51:27 -04:00
dcarns
18416f6070
Merge pull request #1345 from gravitl/hotfix_v0.14.5_ssl_mq
added ssl to server conns to mq enp
2022-07-07 15:46:03 -04:00
0xdcarns
edcbc912a0 added option for insecure mqtt connections 2022-07-07 15:38:13 -04:00
0xdcarns
8d8644afa1 added ssl to server conns to mq enp 2022-07-07 15:25:34 -04:00
Matthew R Kasun
64700a1cb9
Merge pull request #1343 from gravitl/hotfix_v0.14.5_certname
cert name change for server clients
2022-07-07 15:09:12 -04:00
0xdcarns
6dcb95c840 cert name change for server clients 2022-07-07 15:08:22 -04:00
Matthew R Kasun
6487ea17d1
Merge pull request #1338 from gravitl/hotfix_v0.14.5_cert_writes
always save certs on server start
2022-07-07 14:59:23 -04:00
0xdcarns
68c59fb140 added saving functionality for root.key 2022-07-07 14:48:55 -04:00