Commit Graph

5 Commits

Author SHA1 Message Date
Riccardo Schirone 99155d61b8 orchestrator: fix update to crs/competition api v1.1(.1) (#224)
* orchestrator: fix update to crs/competition api v1.1(.1)

* orchestrator: add tests for fastapi server

* orchestrator: remove task server patch
2025-03-21 00:04:30 +00:00
Riccardo Schirone 290ae923bd Competition api v1.1 (#184)
* orchestrator: update competition_api_client to v0.4

* orchestrator: adapt to new competition_api_client v0.4

* Update API to v1.1

* remove shared-tmp volume

* fix tests

* fix lint
2025-03-18 18:54:17 +01:00
Henrik Brodin fd21d0020c Implements configurable authentication (#181)
* Implements configurable authentication

This removes the hardcoded auth and introduces a tool for generating the
required keys/tokens/tokenhash values.

buttercup-auth-tool --env

this will output all information needed to configure the server and
client side.

* lint

* Use new auth in ci
2025-03-10 09:51:29 +01:00
Henrik Brodin 61959553ff Update to v 0.3 2025-02-18 16:41:40 +00:00
Riccardo Schirone 9a05bc99a4 orchestrator: add swagger APIs in the doc folder 2025-01-23 12:07:58 +01:00