1
0
Fork 0
mirror of https://github.com/postmannen/ctrl.git synced 2024-12-14 12:37:31 +00:00

Commit graph

  • b187fc8a13 updated readme postmannen 2022-06-22 08:59:03 +0200
  • f6477f9509 updated Dockerfile postmannen 2022-06-22 08:43:58 +0200
  • 03d6efdc6b update postmannen 2022-06-22 07:44:58 +0200
  • 0d8a2f1e18 updated gitignore postmannen 2022-06-22 07:43:59 +0200
  • edccbea1b3 added test for file copy postmannen 2022-06-22 07:31:43 +0200
  • bcc5eb35b6 removed pub sleep which kept allocs for too long. postmannen 2022-06-22 05:31:40 +0200
  • a04e96706a updated prometheus postmannen 2022-06-22 05:19:05 +0200
  • c6013a2968 fixed race+allocation in copySrcSubProcFunc postmannen 2022-06-22 05:03:11 +0200
  • 9c6ede458a added feature to turn of message persist to disk postmannen 2022-06-21 16:44:39 +0200
  • 93a61d8ef3 tested flushing nats.Conn postmannen 2022-06-21 10:40:32 +0200
  • 8ec6372565 fixed returns and error msgs for copy handlers postmannen 2022-06-21 07:45:36 +0200
  • 2688f2ba2c implemented ch for handling messages locally postmannen 2022-06-20 14:22:42 +0200
  • c8e5dd6904 fixed calling executeHandler() for startup folder messages postmannen 2022-06-20 13:34:20 +0200
  • 2d76e06274 updated readme postmannen 2022-06-20 12:40:24 +0200
  • 87b0d71a25 schedule all request types seems to initially work postmannen 2022-06-20 12:28:28 +0200
  • 113481775c initial scheduler implementation postmannen 2022-06-20 11:17:23 +0200
  • 6c900296c9 defering subReply.Unsubscribe postmannen 2022-06-18 08:12:14 +0200
  • 988bd04d7f limited allocactions for copyReady postmannen 2022-06-18 07:35:59 +0200
  • 0d4bfd4471 fixed logging with copy handlers postmannen 2022-06-18 00:43:42 +0200
  • efc5df5b16 logging and comments postmannen 2022-06-18 00:15:18 +0200
  • b1bcefb949 terminating subproc publishers if inactive for given amount of time postmannen 2022-06-18 00:03:25 +0200
  • 1dadc0df64 replaced validator with strings package postmannen 2022-06-17 13:13:01 +0200
  • 74f38e9ba2 defered closing of subscrybe sync postmannen 2022-06-17 09:54:20 +0200
  • c5d6ea0cb7 subscribers, added handling of individual error types postmannen 2022-06-17 08:22:19 +0200
  • 7e9a7638aa added message.RetryWait field, upgrader nats-server package postmannen 2022-06-17 00:39:15 +0200
  • b8a2d3d5e7 removed copyFile<from/to> and relay request types postmannen 2022-06-16 23:32:44 +0200
  • a03ff25da4 fixed using the MaxTotalCopyTime from message postmannen 2022-06-16 23:00:27 +0200
  • 800bd16d33 on dst chunk files are read in correct order postmannen 2022-06-16 12:18:21 +0200
  • 3df909bbe1 updated readme postmannen 2022-06-16 07:43:10 +0200
  • dcbd5ad031 updated readme postmannen 2022-06-16 07:35:03 +0200
  • f3f5e64c45 added seprata timwe for MaxAllowedCopy time which can be specified in the original message postmannen 2022-06-16 07:12:03 +0200
  • 1bdee3872b ending both src and dst sub procs when done copy postmannen 2022-06-16 06:42:34 +0200
  • fab3fa38dd simplified chunk write with Write(b[:n]) postmannen 2022-06-16 06:15:18 +0200
  • 0b4356b548 removed debug postmannen 2022-06-15 21:08:54 +0200
  • 2d36e0195b fixed wrong file size when writing at dst postmannen 2022-06-15 20:55:20 +0200
  • e010a1633a removing tmp files when done postmannen 2022-06-15 20:12:48 +0200
  • 97ef587a0e resend on error, retries, preserve file permissions postmannen 2022-06-15 14:47:20 +0200
  • 2745374da3 initial implementation of hash check for copy messages postmannen 2022-06-15 10:38:53 +0200
  • 69e0bd3696 copy, src defines and sets the split chunk size postmannen 2022-06-15 09:48:32 +0200
  • 036894a3fe writing tmp and final destinaton files postmannen 2022-06-15 07:51:58 +0200
  • 23c22210a5 comments postmannen 2022-06-15 05:31:46 +0200
  • df0c2ddc90 receiving copy data at dst postmannen 2022-06-15 05:06:44 +0200
  • 8d39c3c746 initial sending of chunks seems to work postmannen 2022-06-14 15:05:38 +0200
  • 10579e0e5d putting all elements into cia at src at creation postmannen 2022-06-14 14:58:50 +0200
  • c7eec5a196 reading from file postmannen 2022-06-14 14:32:35 +0200
  • f2fe8606ec copySrcSubProcFunc receiving rdy from dst postmannen 2022-06-14 11:31:19 +0200
  • 7c4fd58b04 srcSubHandler checking status value postmannen 2022-06-14 10:34:18 +0200
  • be181ec572 serializing data in sub req postmannen 2022-06-14 10:17:09 +0200
  • fe78d6c070 sub procs req use the same logic as normal req's for validation postmannen 2022-06-14 08:45:34 +0200
  • c4e384b987 Renamed REQSub to REQSUB postmannen 2022-06-14 07:09:20 +0200
  • 1895fcb398 Changed message logic to handle REQSub sub requests postmannen 2022-06-14 07:05:38 +0200
  • 537e7886dd added handler to type process postmannen 2022-06-11 06:30:58 +0200
  • 237b946cf0 added copyInitialData to copy procFunc postmannen 2022-06-10 10:38:11 +0200
  • 95ce5fed3b changed copy sub subjects to use "." for uuid postmannen 2022-06-10 06:34:39 +0200
  • c86e513cc0 copy, added proc info to reply message postmannen 2022-06-10 06:17:11 +0200
  • f78647196d added initial procFunc for methodREQCopyDst postmannen 2022-06-09 11:40:53 +0200
  • cd3618c5ea cbor marshaling data in initial copy message postmannen 2022-06-09 11:25:59 +0200
  • f1e1577a03 fixed copySrc reply message postmannen 2022-06-09 10:27:20 +0200
  • 680cb1f4dd moved naming of process into newProcess postmannen 2022-06-09 10:18:09 +0200
  • 731f628233 fixed wrong handling newpki when db is missing postmannen 2022-06-09 08:42:49 +0200
  • 6f10ed9ecd Added startup flags for new copy src and dst methods postmannen 2022-06-09 05:59:37 +0200
  • 0b29cbc6a0 initial new copy methods postmannen 2022-06-09 05:29:41 +0200
  • f50e521743 initial idea for large file copy postmannen 2022-06-07 11:52:30 +0200
  • cb974a1a28 fixed typo in readme postmannen 2022-06-03 18:31:25 +0200
  • 999618be81 updated readme postmannen 2022-06-03 15:37:27 +0200
  • 60281af105 Updated readme postmannen 2022-06-03 15:17:25 +0200
  • 2c9b7919b3 renamed flag StartSubREQErrorLog to IsCentralErrorLogger postmannen 2022-06-03 06:02:27 +0200
  • bf14ad4d2a added a push update when deleting keys postmannen 2022-06-02 09:36:09 +0200
  • 7e8ecc3397 added push once on run REQKeysAllow postmannen 2022-06-02 07:05:47 +0200
  • f152ccff0f fixed acl tests to use srv from TestMain postmannen 2022-06-02 06:42:59 +0200
  • 8887fd4c2f turned off escaping when saving acl to file, cleaned up acl debug to console, acl distribution and verification seems to work postmannen 2022-06-02 06:29:37 +0200
  • d3078a79aa fixed missing pki postmannen 2022-06-01 17:35:23 +0200
  • d6552f686c moved main accessList methods to centralAuth postmannen 2022-06-01 15:58:17 +0200
  • 604ead45fd moved main methods of pki to central auth postmannen 2022-06-01 15:11:23 +0200
  • 49b558f371 wildcard matching hosts initially implemented, and seems to work postmannen 2022-06-01 14:30:30 +0200
  • fefa3087a9 for test using conf global variable postmannen 2022-06-01 13:15:15 +0200
  • 4bfc4f3f03 imported pki into accessLists postmannen 2022-06-01 13:04:34 +0200
  • c32e9a673a added REQKeysDelete postmannen 2022-06-01 07:29:25 +0200
  • 7d133c35fb added TestMain for starting server postmannen 2022-05-31 17:08:31 +0200
  • da1ab140c1 disabled keys push update.. for now. postmannen 2022-05-31 11:05:21 +0200
  • fac451ec0f updated yaml package, and removed debug info postmannen 2022-05-31 09:44:01 +0200
  • ba29a417e7 sending key updates once to nodes when update postmannen 2022-05-31 09:28:04 +0200
  • 368ac6e661 replaced keys/acl startREQ flags with enable flag postmannen 2022-05-30 07:14:15 +0200
  • 592425d53c refactored calling the handler for subscribers postmannen 2022-05-30 06:25:15 +0200
  • 2b2064c3cb changed log lines postmannen 2022-05-28 07:24:47 +0200
  • 0c7ec3a5b0 acl verification seems to initially work postmannen 2022-05-28 07:10:19 +0200
  • 93c1ccda4b signature check working postmannen 2022-05-27 12:17:15 +0200
  • c354856696 added verifyAcl method postmannen 2022-05-27 07:57:23 +0200
  • 535d5efb08 added flag enableAclCheck postmannen 2022-05-27 06:22:51 +0200
  • a9e06294de updated readme with acl stuff postmannen 2022-05-26 09:00:35 +0200
  • 587e23c91d added separate timer and starting for acl updates postmannen 2022-05-26 08:07:23 +0200
  • 9d71f11145 initial acl distribution works postmannen 2022-05-26 07:13:34 +0200
  • e7ae3d893b added initial acl distribution, but are not working postmannen 2022-05-24 15:51:36 +0200
  • aafa11aa25 loading nodeAcl from file postmannen 2022-05-24 13:53:37 +0200
  • ba39e241e4 added initial structure for nodeAcl postmannen 2022-05-24 13:45:41 +0200
  • 52e3661c21 added logic and starting of REQAclRequestUpdate postmannen 2022-05-24 12:00:38 +0200
  • 89ae342b49 created initial methodREQAclRequestUpdate postmannen 2022-05-24 09:35:14 +0200
  • 041d59be22 changed name for keys requests postmannen 2022-05-24 07:21:48 +0200
  • 912e2879ff added SUCCESS logging for acl tests postmannen 2022-05-23 18:48:45 +0200
  • 0584035f6c added flag for persisting tmp with tests postmannen 2022-05-23 18:33:31 +0200