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

scheduler knows pods assigned by other schedulers #7

Merged
merged 22 commits into from
Oct 25, 2018
Merged

scheduler knows pods assigned by other schedulers #7

merged 22 commits into from
Oct 25, 2018

Conversation

houz42
Copy link
Collaborator

@houz42 houz42 commented Oct 25, 2018

merge upstream for bugfix
kubernetes#67994

@houz42
Copy link
Collaborator Author

houz42 commented Oct 25, 2018

默认调度器没有这么改的话, 并不知道 ava-scheduler 调度的pod, 两个一起用还是有问题

@houz42 houz42 requested a review from killwing October 25, 2018 08:09
@houz42 houz42 changed the title V1.9 ava dev scheduler knows pods assigned by other schedulers Oct 25, 2018
@houz42 houz42 changed the title scheduler knows pods assigned by other schedulers WIP: scheduler knows pods assigned by other schedulers Oct 25, 2018
@houz42 houz42 changed the title WIP: scheduler knows pods assigned by other schedulers scheduler knows pods assigned by other schedulers Oct 25, 2018
killwing
killwing previously approved these changes Oct 25, 2018
Copy link

@killwing killwing left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

lgtm

dashpole and others added 22 commits October 25, 2018 17:52
fix comments

fix comments on unit test

fix comments
…ion ConfigMap without client CA

This commit prevents extension API server from erroring out during bootstrap when the core
API server doesn't support certificate based authentication for it's clients i.e. client-ca isn't
present in extension-apiserver-authentication ConfigMap in kube-system.

This can happen in cluster setups where core API server uses Webhook token authentication.

Fixes: kubernetes#65724
…re bound - Use queue to process PVCs on add/update events - Index pods by PVC key then we don't need to iterate to find pods
…re bound - Add integration test for this feature
@killwing killwing merged commit 5c17e87 into qiniu-ava:v1.9-ava-dev Oct 25, 2018
killwing pushed a commit that referenced this pull request Mar 2, 2019
* add gpu_least_remain scheduler priority

* upgreade to v1.9

* fix variable names

* use nvidia.com/gpu (#6)

* scheduler knows pods assigned by other schedulers (#7)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.