TheRacetrack / racetrack

An opinionated framework for deploying, managing, and serving application workloads
https://theracetrack.github.io/racetrack/
Apache License 2.0
28 stars 5 forks source link

Fix missing pydantic v2 serializer #422

Closed iszulcdeepsense closed 4 months ago

iszulcdeepsense commented 4 months ago

Racetrack throws

(Failed to fetch the jobs: Unable to serialize unknown type: <class 'racetrack_client.utils.quantity.Quantity'>).

after swtichign to pydantic v2