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

init queuejob controller #194

Merged
merged 1 commit into from
Mar 28, 2018
Merged

init queuejob controller #194

merged 1 commit into from
Mar 28, 2018

Conversation

jinzhejz
Copy link
Contributor

this PR is to initialize queuejob controller, just include:

  • Create Pods for each QueueJob
  • Create PDB for each QueueJob for gang-scheduling

Will handle blew cases later

  • update/delete QueueJob
  • handle pod lifecycle, include Pending/Running/Success/Fail

@jinzhejz jinzhejz requested a review from k82cn March 28, 2018 08:30
@k8s-ci-robot k8s-ci-robot added size/L Denotes a PR that changes 100-499 lines, ignoring generated files. cncf-cla: yes Indicates the PR's author has signed the CNCF CLA. labels Mar 28, 2018
@k82cn
Copy link
Contributor

k82cn commented Mar 28, 2018

/lgtm

@k8s-ci-robot k8s-ci-robot added the lgtm Indicates that a PR is ready to be merged. label Mar 28, 2018
@k82cn k82cn merged commit 0dd867a into kubernetes-retired:master Mar 28, 2018
@jinzhejz jinzhejz deleted the qjcontroller branch March 29, 2018 07:27
kevin-wangzefeng pushed a commit to kevin-wangzefeng/scheduler that referenced this pull request Jun 28, 2019
kevin-wangzefeng pushed a commit to kevin-wangzefeng/scheduler that referenced this pull request Jun 28, 2019
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
cncf-cla: yes Indicates the PR's author has signed the CNCF CLA. lgtm Indicates that a PR is ready to be merged. size/L Denotes a PR that changes 100-499 lines, ignoring generated files.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants