Commit Graph

218 Commits

Author SHA1 Message Date
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
Alexis Tyler be6ffc1fba fix: include needed imports 2021-04-21 15:06:16 +09:30
Alexis Tyler c437952120 fix: key file being read as non-binary 2021-04-21 13:56:53 +09:30
Alexis Tyler 50412faf5c fix: registration typo 2021-04-21 08:28:41 +09:30
Alexis Tyler 238016fbfd fix: add owner subscription and fix registration typo 2021-04-19 14:43:49 +09:30
Alexis Tyler 4a47ddc8b2 fix: emit owner event if we update servers from mothership 2021-04-19 14:41:14 +09:30
Alexis Tyler ee6b946be4 feat: add key-file watcher and registation subscription endpoint 2021-04-19 14:35:02 +09:30
Alexis Tyler c057e05196 fix: add "Invalid" type to registationType enum 2021-04-19 14:12:46 +09:30
Alexis Tyler f1d5f53b9b refactor: add bootTime/uptime to os/info 2021-04-16 18:08:18 +09:30
Alexis Tyler 90b4f2dd40 fix: add PCIe to DiskInterfaceType 2021-04-16 08:47:25 +09:30
Alexis Tyler 07207b87f3 fix: replace - with = in keyfile 2021-04-15 08:54:55 +09:30
Alexis Tyler 5f8921856c feat: add locale to display 2021-04-14 23:30:02 +09:30
Alexis Tyler 4b7d73f8dd fix: key contents having invalid characters 2021-04-14 23:24:48 +09:30