|
fe2ec4df35
|
Incorporate review comments
|
2021-05-19 14:52:03 +02:00 |
|
|
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 |
|
|
ba51956ec3
|
Add destroy runner route
|
2021-05-10 16:28:35 +02:00 |
|
|
e45cd92557
|
Fix bad import rebase artifacts
|
2021-05-10 12:59:18 +00:00 |
|
|
612bc55bdd
|
Add tests for runners execute route
Co-authored-by: Tobias Kantusch <tobias.kantusch@student.hpi.uni-potsdam.de>
|
2021-05-06 08:03:48 +02:00 |
|
|
6a00ea3165
|
Implement runners execute route
Co-authored-by: Tobias Kantusch <tobias.kantusch@student.hpi.uni-potsdam.de>
|
2021-05-06 08:03:48 +02:00 |
|
|
456ad4333d
|
Make health route unauthenticated
|
2021-05-04 15:11:37 +02:00 |
|
|
5891a8c48b
|
Use authentication middleware
|
2021-05-04 15:10:43 +02:00 |
|
|
c092199693
|
Add basic nomad integration and runner provider
|
2021-05-04 13:08:04 +02:00 |
|
|
5182873137
|
Add structured logging
|
2021-04-30 08:25:40 +02:00 |
|
|
e14e9c9229
|
Remove unnessary early header write
|
2021-04-28 08:49:20 +00:00 |
|
|
ad9aa6fd6d
|
Split up the NewRouter function to ease the creation of versioned routers
|
2021-04-27 10:05:30 +02: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 |
|
|
38ecc02a79
|
Add api package serving our api routes using gorilla/mux
|
2021-04-26 12:46:38 +02:00 |
|