Commit graph

5708 commits

Author SHA1 Message Date
abhishek9686 dc6ffe10d3 fix upgrade and downgrade 2024-01-24 18:14:40 +05:30
abhishek9686 69dd212a0f fix upgrade and downgrade 2024-01-24 18:08:10 +05:30
abhishek9686 2164797896 copy build tag 2024-01-24 18:02:26 +05:30
abhishek9686 4a0ec26217 get override files on upgrade 2024-01-24 17:51:15 +05:30
abhishek9686 f535722888 avoid pull new config on upgrade and downgrade 2024-01-24 17:25:55 +05:30
abhishek9686 c67571e0d0 on upgrade and downgrade of tier perisist image tag 2024-01-24 15:46:30 +05:30
abhishek9686 baaba59128 check for pro, if host is getting relayed 2024-01-24 00:31:17 +05:30
abhishek9686 c690eb18c2 mover failOver func to pro pkg 2024-01-24 00:29:21 +05:30
abhishek9686 a446c50f12 check for pro, if host is getting relayed 2024-01-23 22:17:32 +05:30
abhishek9686 17a63928b6 image tag for testing 2024-01-23 16:41:28 +05:30
abhishek9686 1a17f4ea4d script fixes 2024-01-23 16:16:28 +05:30
abhishek9686 1e90772d9b rm overide file if present 2024-01-23 11:50:57 +05:30
abhishek9686 c2eb66243b rm overeride file if present 2024-01-23 11:47:57 +05:30
abhishek9686 b7e900f4bc turn of exporter only on upgrade 2024-01-23 11:44:51 +05:30
abhishek9686 a57c6691f8 turn of exporter only on upgrade 2024-01-23 11:42:29 +05:30
abhishek9686 13caec205b get pro override compose only on upgrade 2024-01-23 11:37:59 +05:30
abhishek9686 4fe282d5d7 add trial license status to server status api 2024-01-23 10:34:45 +05:30
abhishek9686 2a4d04ceb6 limit api handler if trail has ended 2024-01-23 10:02:46 +05:30
abhishek9686 1d250963aa add license logs 2024-01-23 09:34:49 +05:30
abhishek9686 32974e21d4 skip trial end date check on err 2024-01-23 09:21:19 +05:30
abhishek9686 487c3f51b0 addtional logs in script 2024-01-23 09:08:08 +05:30
abhishek9686 1f44817e64 add tenantid check 2024-01-23 08:33:17 +05:30
abhishek9686 96c6495585 check if netclient exists 2024-01-23 08:02:03 +05:30
abhishek9686 ce34a3f4cb more info log 2024-01-23 01:02:32 +05:30
abhishek9686 c16ea48bb4 fix script args 2024-01-23 00:55:55 +05:30
abhishek9686 dc953c73a8 fix script args 2024-01-23 00:53:02 +05:30
abhishek9686 cf9febba03 fix script args 2024-01-23 00:48:16 +05:30
abhishek9686 49c64ef95b save config only if values are not empty 2024-01-23 00:41:32 +05:30
abhishek9686 49641dff5a fix script args 2024-01-23 00:26:40 +05:30
abhishek9686 5b335fb762 add upgrade and downgrade options 2024-01-23 00:18:04 +05:30
abhishek9686 dbc48b1b2f check if trial table is empty 2024-01-22 13:25:30 +05:30
abhishek9686 17980cc222 get trial end date only if license key is missing 2024-01-20 01:39:31 +05:30
abhishek9686 7a39ef3e4e add trial end date to server status api 2024-01-20 01:30:09 +05:30
abhishek9686 e390398e8c conv key pair to bytes 2024-01-20 01:10:13 +05:30
abhishek9686 ffb979001f store trial as bytes 2024-01-20 00:30:46 +05:30
abhishek9686 34e61403c5 fix build 2024-01-19 19:13:02 +05:30
abhishek9686 040e700099 revamp pro trial invocation 2024-01-19 19:10:07 +05:30
abhishek9686 c674929b90 invoke trial from main 2024-01-19 17:57:30 +05:30
abhishek9686 5b7d1709e5 remvove license input on pro in script 2024-01-19 15:07:14 +05:30
abhishek9686 6749fb4516 add trial license logic 2024-01-19 14:51:51 +05:30
abhishek9686 abe7f4cf52 upgrade flag 2024-01-18 21:45:55 +05:30
abhishek9686 4dd9d35c81 cleanup script 2024-01-18 21:20:53 +05:30
abhishek9686 058338f372 tag enrollment key 2024-01-17 09:20:32 +05:30
Christopher Blaha c4b36ac791
Net 792 remove freebsd (#2735)
* remove freebsd

* undo quick script changes

* Update nm-quick.sh

---------

Co-authored-by: Abhishek K <32607604+abhishek9686@users.noreply.github.com>
2024-01-16 20:19:08 +05:30
Aceix e6301e7a5c
release notes fixes v0.22.0 (#2768) 2024-01-16 19:50:43 +05:30
Aceix b840ef80b0
docs: release notes for v0.22.0 (#2766) 2024-01-16 18:20:14 +05:30
Abhishek K 465f2bd5be
NET-896: Scale test bug fixes (#2764)
* send peer update in async

* update metrics on fallback

* return http json response
2024-01-15 23:17:36 +05:30
Abhishek K 718f739b7d
NET-891: Send deleted node peer update when expired (#2763)
* send deleted node peer update when expired

* set default expiration to 100 years

* pruge expired nodes

* send mq node delete update before deleting node

* initalise to new var

* revert expiration time interval
2024-01-12 16:01:40 +05:30
Abhishek K 5bf30b2c10
NET-877: Replace peers on Refreshkeys peer update (#2761)
* replace peers on key refresh

* add peer conf to metrics map only when allowed
2024-01-11 15:59:19 +05:30
abhishek9686 015a628e7a remove quotes in netmaker.env file 2024-01-11 12:02:55 +05:30