Christopher Blaha
fe470e92dc
update develop to 0.20.7 ( #2522 )
...
* update develop to 0.20.7
* change version to 0.21.0
2023-08-18 11:55:12 +05:30
Farukh Khan
a9a8596d71
NET-507 ( #2506 )
...
* NET-507
* Fixed server restart changing the node expiration date to the defaults.
* Removed expired nodes removal from zombie cleanup routine.
* Added a new expired nodes deletion routine which removes expired nodes every hour.
* NET-507 suggested changes
* Possible fix for zombie nodes upon node deletion from the UI.
* Suggested changes implemented for expired nodes deletion go routine.
* NET-507 typo fix
* typo fix for DeleteNode purge parameter
2023-08-10 20:27:44 +05:30
Christopher Blaha
44bc2461c4
update develop to v0.20.6 ( #2485 )
2023-08-01 11:45:17 +05:30
Christopher Blaha
30a557cc69
update develop to v0.20.5 ( #2458 )
2023-07-19 21:52:10 +05:30
Christopher Blaha
184011f1f2
upgrade develop to v0.20.4 ( #2444 )
2023-07-10 18:21:08 +05:30
Alex Feiszli
e4895ae4a1
Merge branch 'develop' into remove-stun
2023-06-28 13:53:46 -04:00
Abhishek K
230e062c84
GRA-1298: License check changes, free tier limits for saas ( #2418 )
...
* set free tier limits through config
* add host limit to config
* check for host limit on free tier
* fix license validation, replace node limit with hosts
* add hosts to telemetry data
* debug init
* validate license every 1hr
* hook manager, api to fetch server usage
* hook manager, server usage api
* encode json server usage api
* update ngork url
* update license validation endpoint
* avoid setting limits on eer
* adding hotfix
* correct users limits env var
* add comments to exported funcs
---------
Co-authored-by: afeiszli <alex.feiszli@gmail.com>
2023-06-28 20:33:06 +05:30
Christopher Blaha
2cc0da344f
update develop to v0.20.3 ( #2412 )
2023-06-21 19:45:44 +05:30
afeiszli
b9a18cf73d
remove stun
2023-06-13 15:53:24 -04:00
Matthew R Kasun
f94cda11f6
Net 262 - structured logging ( #2366 )
...
* structured logging infra
* structured logging mq handlers
2023-06-06 13:47:16 -04:00
Christopher Blaha
c6b1ec494c
update version to 0.20.2 for develop ( #2363 )
2023-06-06 13:46:46 -04:00
Matthew R Kasun
9ad6d63b45
version and release note updates ( #2358 )
2023-06-01 09:29:29 -04:00
Matthew R Kasun
242745a57a
versions ( #2302 )
2023-05-18 08:08:44 -04:00
Matthew R Kasun
204ed4be26
update version
2023-05-05 11:06:06 -04:00
Matthew R Kasun
3567811aab
add type to enrollement key
2023-05-05 11:03:59 -04:00
theguy951357
ee27f22478
update to v0.19.0 instead
2023-05-02 22:18:05 -04:00
theguy951357
58cd6e4884
update develop to v0.18.8
2023-04-24 16:34:02 -04:00
theguy951357
bf884280cd
upgrade develop to v0.18.7
2023-04-18 15:17:00 -04:00
theguy951357
e87c1a34f9
missing version
2023-04-03 09:36:02 -04:00
theguy951357
bc6235f096
upgrade develop to v0.18.6
2023-03-30 15:08:24 -04:00
theguy951357
c4be26f52a
update develop to v0.18.5
2023-03-20 11:34:25 -04:00
theguy951357
84eca8682f
upgrade to 0.18.4
2023-03-16 22:09:57 -04:00
theguy951357
7025c5eca2
updating develop to v0.18.3
2023-03-04 14:19:53 -05:00
0xdcarns
a0519cc16a
merge develop
2023-02-27 19:13:48 -05:00
dcarns
26df6f4016
Merge pull request #2076 from walkerwmanuel/GRA-1270-startup-log-rework
...
Added more accurate startup logs
2023-02-27 15:22:54 -05:00
walkerwmanuel
b6e0a860ae
Added more accurate startup logs
2023-02-27 14:52:50 -05:00
0xdcarns
5014c389ca
adjusted main to use one single context
2023-02-24 15:46:06 -05:00
theguy951357
130d2de565
update develop to 0.18.2
2023-02-23 16:07:24 -05:00
yearski
84efe5f643
remove AgentBackground
...
deprecated by 7152f6ccd4
2023-02-20 02:25:37 -07:00
afeiszli
3c31755787
change versions
2023-02-17 14:07:31 -05:00
Abhishek Kondur
cb308e11f4
Merge branch 'develop' of https://github.com/gravitl/netmaker into GRA-1011/remove_mq_dyn_sec
2023-02-07 20:46:57 +04:00
Abhishek Kondur
bd878f79c1
merge conflicts resolved
2023-02-07 14:24:39 +04:00
0xdcarns
6a5057f57b
removed client mode and references
2023-02-06 12:14:52 -05:00
Anish Mukherjee
f16280dfe0
add error on peer update fail
2023-01-27 19:04:54 +05:30
Anish Mukherjee
10ffb517c1
refactor manage zombie logic
2023-01-27 18:57:54 +05:30
Matthew R Kasun
9b072e1050
remove network capabilities from netmaker
...
remove NET_ADMIN, NET_RAW, SYS_MODULE capabilities from docker-compose
files
remove sysctls from dockerfiles
remove ManageIPTables and PortForwardServices from ServerConfig
remove functions related to removed attributes
2023-01-23 12:37:07 -05:00
Abhishek Kondur
81e9febf2a
rm mq dynamic security, add mq username,password to config
2023-01-19 23:11:28 +05:30
Matthew R. Kasun
30c7e8b217
refactor migrate for new models
2023-01-12 10:27:24 -05:00
Matthew R. Kasun
38cd4d7700
refactor join
...
also removes server node
suspect there may be issues with proxy
and UI interactions with nodes
2022-12-20 15:29:09 -05:00
Abhishek Kondur
4b1a85a3ee
proxy changes
2022-12-02 17:35:41 +05:30
Abhishek Kondur
5b7ead91e6
merge conflicts resolved
2022-12-02 10:08:01 +05:30
Abhishek Kondur
cff3508425
Merge branch 'develop' of https://github.com/gravitl/netmaker into feature_proxy_metrics
2022-12-01 19:31:56 +05:30
kayos@tcp.direct
a9d86e19df
Fix #1750
2022-11-29 10:11:47 -05:00
Abhishek Kondur
f95306ddbd
make proxy optional
2022-11-20 09:35:29 +05:30
kayos@tcp.direct
966412e7c0
Fix #1750
2022-11-19 01:52:08 -08:00
Matthew R. Kasun
4df672de68
refactor node deletion
2022-11-15 09:52:17 -05:00
Abhishek Kondur
4d7691b71b
add context to proxy and stun
2022-11-07 21:25:58 +05:30
Abhishek Kondur
31a7e73473
add proxy to netmaker server
2022-10-28 17:02:22 +05:30
Abhishek Kondur
1b92cb2442
add stun to servercfg
2022-10-26 10:53:57 +05:30
Matthew R Kasun
b6417796c5
re-enable zombie processing
2022-10-03 20:27:09 +00:00