Skip to content
This repository has been archived by the owner on May 25, 2023. It is now read-only.

Refactor allocate action to do allocation in job level #598

Closed
k82cn opened this issue Feb 23, 2019 · 0 comments · Fixed by #615
Closed

Refactor allocate action to do allocation in job level #598

k82cn opened this issue Feb 23, 2019 · 0 comments · Fixed by #615
Assignees
Labels
kind/feature Categorizes issue or PR as related to a new feature. priority/important-soon Must be staffed and worked on either currently, or very soon, ideally in time for the next release. sig/scheduling Categorizes an issue or PR as relevant to SIG Scheduling.
Milestone

Comments

@k82cn
Copy link
Contributor

k82cn commented Feb 23, 2019

Is this a BUG REPORT or FEATURE REQUEST?:

/kind feature

Description:

Currently, allocate action does allocation task by task which dependent on jobOrder. It's better to refactor to do allocation in job level: try to allocate/pipeline resource until JobReady.

@k8s-ci-robot k8s-ci-robot added the kind/feature Categorizes issue or PR as related to a new feature. label Feb 23, 2019
@k82cn k82cn added the sig/scheduling Categorizes an issue or PR as relevant to SIG Scheduling. label Feb 23, 2019
@k82cn k82cn added this to the v0.4 milestone Feb 23, 2019
@k82cn k82cn added the priority/important-soon Must be staffed and worked on either currently, or very soon, ideally in time for the next release. label Feb 23, 2019
@k82cn k82cn assigned k82cn and unassigned k82cn Feb 23, 2019
@k82cn k82cn added the help wanted Denotes an issue that needs help from a contributor. Must meet "help wanted" guidelines. label Feb 23, 2019
@k82cn k82cn self-assigned this Mar 3, 2019
@k82cn k82cn removed the help wanted Denotes an issue that needs help from a contributor. Must meet "help wanted" guidelines. label Mar 3, 2019
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
kind/feature Categorizes issue or PR as related to a new feature. priority/important-soon Must be staffed and worked on either currently, or very soon, ideally in time for the next release. sig/scheduling Categorizes an issue or PR as relevant to SIG Scheduling.
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants