Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[BUG] Gpu resources no longer being applied for pod tasks #1452

Closed
katrogan opened this issue Sep 8, 2021 · 0 comments
Closed

[BUG] Gpu resources no longer being applied for pod tasks #1452

katrogan opened this issue Sep 8, 2021 · 0 comments
Assignees
Labels
bug Something isn't working plugins Plugins related labels (backend or frontend)
Milestone

Comments

@katrogan
Copy link
Contributor

katrogan commented Sep 8, 2021

Describe the bug
User reports: We specify resource requirements in the pod for various reasons, one of them is that using "gpu" results in the following error:

Invalid value: "gpu": must be a standard resource type or fully qualified, spec.containers[0].resources.requests[gpu]: Invalid value: "gpu": must be a standard resource for containers] 

(found this closed issue, mb I'm doing something wrong: #180)

Expected behavior
Specifying a gpu resource for a sidecar task should result in the resource being allocated without problems.

[Optional] Additional context
To Reproduce
Steps to reproduce the behavior:
1.
2.

Screenshots
If applicable, add screenshots to help explain your problem.

@katrogan katrogan added bug Something isn't working untriaged This issues has not yet been looked at by the Maintainers plugins Plugins related labels (backend or frontend) labels Sep 8, 2021
@katrogan katrogan added this to the 0.18.0 milestone Sep 8, 2021
@katrogan katrogan self-assigned this Sep 8, 2021
@kumare3 kumare3 added bugSquash-Cascade and removed untriaged This issues has not yet been looked at by the Maintainers labels Sep 8, 2021
@eapolinario eapolinario modified the milestones: 0.18.0, 0.18.1 Oct 6, 2021
@EngHabu EngHabu modified the milestones: 0.18.1, 0.18.0 Oct 6, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working plugins Plugins related labels (backend or frontend)
Projects
None yet
Development

No branches or pull requests

4 participants