Commit Graph

6 Commits

Author SHA1 Message Date
83ea552cf7 Refactor interfaces to use a runner manager and an environment manager.
See https://gitlab.hpi.de/codeocean/codemoon/poseidon/-/issues/44.
2021-05-19 14:52:03 +02:00
c092199693 Add basic nomad integration and runner provider 2021-05-04 13:08:04 +02:00
e14e9c9229 Remove unnessary early header write 2021-04-28 08:49:20 +00:00
40aff301d8 Add function to write json to http response writer 2021-04-27 09:47:08 +02:00
712d0e6420 Cleanup code
This changes variable names that were abbreviations, uses more constants
from the net/http package and improves the json decoding / encoding.
2021-04-27 08:57:31 +02:00
f8e864efdd Add health route 2021-04-26 12:46:38 +02:00