Replies: 1 comment
-
Copy-pasting my response from the other thread for the ease of reading / following: I don't think it is called in the design [that setting of queue-name is validated against]. I would say it was rather a precaution to validate against it, so I'm open to setting the label. However, we would need to test manually if this works as expected. |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
#6715 (comment)
Inference services are not one-time tasks. Some of the already running ones cannot be deleted or recreated. When we need to integrate them with Kueue for quota management, we will encounter admission check failures during the subsequent service upgrade. Let’s discuss whether it is necessary to support this scenario.
kueue/pkg/controller/jobs/deployment/deployment_webhook.go
Line 134 in 06cb511
Beta Was this translation helpful? Give feedback.
All reactions