Commit graph

3297 commits

Author SHA1 Message Date
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
dcarns 80d0568f64
Merge pull request #1382 from gravitl/feature_v0.14.6_daemon_restart
Feature v0.14.6 daemon restart
2022-07-15 10:21:50 -04:00
Matthew R. Kasun b7a08a2668 return after windows restart 2022-07-15 09:25:58 -04:00
0xdcarns bda4268fc8 changed to always update server check-in times even when not leader 2022-07-15 08:55:01 -04:00
dcarns f6de998f6d
Merge pull request #1387 from gravitl/feature_v0.14.6_netmaker_logs
Feature v0.14.6 netmaker logs
2022-07-15 08:47:35 -04:00
Matthew R. Kasun 30629ae6bc updated logic for join/leave network 2022-07-14 13:48:11 -04:00
Abhishek Kondur ec0a94ad59 GRA-414: add verbose level 4 support to netclient 2022-07-14 17:26:07 +04:00
Matthew R. Kasun 96358f8b94 fetch networks for checkin 2022-07-14 06:35:49 -04:00
Abhishek Kondur 2f21687d86 GRA-414: add verbose level 4 2022-07-14 01:22:17 +04:00
Matthew R. Kasun ccccbb87bb remove debugging logs 2022-07-13 14:30:13 -04:00
Matthew R. Kasun 42b61a166b debugging logs 2022-07-13 14:07:10 -04:00
Abhishek Kondur 9dd1afc319 GRA-414: introduced new log level 4 for runtime caller info 2022-07-13 20:51:03 +04:00
Alex Feiszli e08663b849
Merge pull request #1386 from gravitl/master
netclient k8s manifest hotfix
2022-07-13 12:03:49 -04:00
Alex Feiszli ec90dab437
Merge pull request #1385 from gravitl/release_v0.14.5
Release v0.14.5
2022-07-13 12:02:32 -04:00
Alex Feiszli 6906886bdd
Merge pull request #1384 from gravitl/hotfix_v0.14.5_netclient_k8s
netclient k8s logic functional
2022-07-13 12:02:08 -04:00
Matthew R. Kasun fcedf7b60f revert to old way for windows 2022-07-13 11:31:32 -04:00
Abhishek Kondur 8e70a254fb GRA-414: check for empty records 2022-07-13 15:24:11 +04:00
Abhishek Kondur 63708e6e36 GRA-414: added additional logs for acl controllers 2022-07-13 14:53:37 +04:00
Abhishek Kondur 5ff30d3ca8 GRA-414: added additional logs for extclient controllers 2022-07-13 10:01:25 +04:00
afeiszli 48d5355014 adding newline so github is happy 2022-07-13 00:39:30 -04:00
afeiszli a2fc01c73d netclient k8s logic functional 2022-07-13 00:38:30 -04:00
Matthew R. Kasun 7e2e89e029 pidfile location windows 2022-07-12 13:55:35 -04:00
Abhishek Kondur 0c9f3cf251 GRA-414: added additional logs for sever controllers 2022-07-12 20:03:14 +04:00
Abhishek Kondur 87db489b1a GRA-414: added additional logs for dns controllers 2022-07-12 19:41:46 +04:00
Abhishek Kondur 5163f77e1f GRA-414: added additional logs for network controllers 2022-07-12 18:50:32 +04:00
Abhishek Kondur 1b6074834c GRA-414: added additional logs for user controllers 2022-07-12 14:49:49 +04:00
Abhishek Kondur 2d73a020ed GRA-414: change status code for decoding error to badrequest 2022-07-12 13:49:20 +04:00
Matthew R. Kasun 8eba3703a5 eliminate unused var staticcheck 2022-07-12 05:48:38 -04:00
Abhishek Kondur f8200b522f GRA-414: added additional logs node controllers 2022-07-12 13:38:15 +04:00
Matthew R. Kasun 0d21ade034 fix waitgroup 2022-07-12 05:37:51 -04:00
Matthew R. Kasun d36de447ac use SIGHUP to restart daemon 2022-07-12 05:20:22 -04:00
Matthew R Kasun ca338d96c1
Merge pull request #1377 from gravitl/master
hotfix v0.14.5
2022-07-11 14:15:08 -04:00
Alex Feiszli d2f120e21e
Merge pull request #1375 from gravitl/release_v0.14.5
Release v0.14.5
2022-07-11 12:35:25 -04:00
dcarns 5b9fe06757
Merge pull request #1376 from gravitl/hotfix_v0.14.5_missing_comma
fixed missing comma
2022-07-11 11:59:25 -04:00
0xdcarns 70aa4d717f fixed missing comma 2022-07-11 11:59:05 -04:00
dcarns a895c58e70
Merge pull request #1373 from gravitl/hotfix_v0.14.5_k8s_mqtt_nodeport
changing traffic policy
2022-07-11 11:52:43 -04:00
dcarns 31073b7380
Merge pull request #1372 from gravitl/hotfix_v0.14.5_listen_port
update logic for determing when to check for free port
2022-07-11 11:50:21 -04:00
afeiszli 665863d83d changing traffic policy 2022-07-11 10:20:49 -04:00
Matthew R. Kasun 7bfbf06eb5 update logic for determing when to check for free port 2022-07-11 08:15:46 -04:00
Alex Feiszli daf2e364c7
Merge pull request #1369 from gravitl/workflow
remove pr-approval workflow
2022-07-08 16:38:44 -04:00