feat(serverless): rename GpuAvailability reserved to restricted - #115
Conversation
Match the serverless catalogue enum so the generated client no longer treats reserved as SKU availability.
|
Important Review skippedAuto reviews are disabled on this repository. To trigger a review, include ⚙️ Run configurationConfiguration used: Organization UI Review profile: CHILL Plan: Team Run ID: You can disable this status message by setting the Use the checkbox below for a quick retry:
Thanks for using CodeRabbit! It's free for OSS, and your support helps us grow. If you like it, consider giving us a shout-out. Comment |
Summary
reservedtorestricted.GpuAvailabilitymatches the public catalogue contract.Depends on https://github.com/Runware/serverless/pull/387
Branch is from
rc/serverless.Test plan
make generate-serverlessgo test ./internal/api/serverless/...