Commit Graph

230 Commits

Author SHA1 Message Date
Alexis Tyler b26bd38b36 fix: vms subscription bound to wrong path 2021-07-19 15:01:30 +09:30
Alexis Tyler d248a4d310 chore: lint 2021-07-14 14:06:44 +09:30
Alexis Tyler 5d06f227ef fix: typo 2021-07-14 12:28:44 +09:30
Alexis Tyler 95d7f99643 feat: replace ws custom-socket with graceful-ws 2021-07-14 12:28:44 +09:30
Alexis Tyler 55f53f333b chore: add more debug logging to docker events 2021-07-12 14:41:55 +09:30
Alexis Tyler 30be125858 chore: add debug logging to docker events 2021-07-12 13:20:30 +09:30
Alexis Tyler 22b5b8bfc7 fix: get esm modules bundled correctly 2021-07-05 16:55:32 +09:30
Alexis Tyler 396a827bd1 feat: optimise services endpoint 2021-07-05 14:44:15 +09:30
Alexis Tyler 396ce2607d fix: better error message 2021-07-01 16:19:57 +09:30
Alexis Tyler 26e5e51539 fix: sending notification 2021-07-01 00:03:43 +09:30
Alexis Tyler f0158416b9 fix: typo upc -> notifier 2021-06-30 23:50:35 +09:30
Alexis Tyler e5b2e58565 fix: add notifier to api lookup 2021-06-30 23:37:43 +09:30
Alexis Tyler bb3e438844 fix: add status field to sendNotification 2021-06-30 23:01:48 +09:30
Alexis Tyler 79bba139c3 fix: misc changes to notifications 2021-06-30 23:00:59 +09:30
Alexis Tyler 02203b3e53 fix: export sendNotification correctly 2021-06-30 22:22:43 +09:30
Alexis Tyler d68da1d2aa fix: add notifications mutation to schema 2021-06-30 21:51:35 +09:30
Alexis Tyler 03a150b4ed feat: add notifications mutation 2021-06-30 21:40:30 +09:30
Alexis Tyler 33a48ed655 fix: os.uptime 2021-06-29 06:48:13 +09:30
Alexis Tyler 0b99e066d7 fix: add disks as resolver 2021-06-14 14:43:41 +09:30
Alexis Tyler 8122dc0fa9 fix: return data on disks endpoint 2021-06-14 14:34:39 +09:30
Alexis Tyler cd245c9063 fix: only lookup disk temp when requested 2021-06-14 14:22:40 +09:30
Alexis Tyler 5d764d8056 fix: use subscription client reconnect method 2021-06-04 14:13:28 +09:30
Alexis Tyler 2048d61a27 fix: ensure API key shouldnt care if my_servers exists 2021-06-01 17:18:10 +09:30
Alexis Tyler 3acb9a3f7f fix: convert libvirt code to new library 2021-06-01 15:09:25 +09:30
Alexis Tyler ef7861691c fix: return local server if no my_server key exists 2021-06-01 13:47:29 +09:30
Alexis Tyler 64e2a51ffe chore: log key found for ownere endpoint 2021-05-28 10:46:04 +09:30
Alexis Tyler b1a58f9511 fix: return correct owner for endpoint 2021-05-28 07:55:49 +09:30
Alexis Tyler 71e97c9c61 fix: os.uptime timestamp 2021-05-27 13:05:38 +09:30
Alexis Tyler 26ddc520ed fix: use service account for internal user and fix root permissions 2021-05-18 15:41:34 +09:30
Alexis Tyler bf8e4d8183 refactor: force my servers key into own role 2021-05-18 14:22:15 +09:30
Alexis Tyler 16448d41de chore: add debug logging to utils 2021-05-17 15:02:29 +09:30
Alexis Tyler a5a006d6b1 chore: add more logging on api key validation 2021-05-12 08:11:00 +09:30
Alexis Tyler 0524c2eb80 fix: non user accounts throwing null for id/description and disable silly logging by default 2021-05-12 08:02:50 +09:30
Alexis Tyler 3f9c083d3d fix: add logs for invalid api key 2021-05-12 07:26:47 +09:30
Alexis Tyler 93b75a5e4c fix: upc not having own group 2021-05-11 10:12:54 +09:30
Alexis Tyler 6c9df73da4 fix: nest vars endpoint publish 2021-05-04 10:11:41 +09:30
Alexis Tyler af1142c24c fix: capital 2021-05-04 09:46:11 +09:30
Alexis Tyler 038dfac213 fix: include state in registration subscription 2021-05-04 09:10:38 +09:30
Alexis Tyler 55735ac549 fix: add vars sub 2021-05-03 20:32:14 +09:30
Alexis Tyler e5579358d3 fix: var subscription 2021-05-03 20:21:23 +09:30
Alexis Tyler c361fe73eb fix: use var not varstate on hostname change 2021-05-03 19:40:19 +09:30
Alexis Tyler c30c2a8972 fix: use correct event name for var state and simplify registation watcher 2021-05-03 19:26:59 +09:30
Alexis Tyler db13e10e9f fix: ensure regTy is always uppercase 2021-04-30 07:38:47 +09:30
Alexis Tyler d7496fecb1 fix: nest owner field in publish 2021-04-28 08:52:22 +09:30
Alexis Tyler 192be53fbd fix: lower ka to prevent socket stalling 2021-04-28 03:24:37 +09:30
Alexis Tyler 3719b06c50 fix: Enum "registrationType" cannot represent value: "INVALID" 2021-04-28 03:18:04 +09:30
Alexis Tyler 21fc61cce3 fix: add ENOKEYFILE to RegistrationState 2021-04-27 08:14:27 +09:30
Alexis Tyler f52d85ca42 fix: ensure registration.type is always uppercase and uses regTy as fallback when null 2021-04-23 08:35:56 +09:30
Alexis Tyler 3f2707cff1 fix: ensure we return an empty string when key file is missing 2021-04-22 13:14:53 +09:30
Alexis Tyler eb99cd2686 feat: add regState 2021-04-22 09:29:48 +09:30