-
Notifications
You must be signed in to change notification settings - Fork 971
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
Add arguments for action #587
Conversation
Travis tests have failedHey @sivanzcw, TravisBuddy Request Identifier: 84d34460-17e1-11ea-95f4-abb8efddad88 |
Hey @sivanzcw, TravisBuddy Request Identifier: e5de74e0-17f1-11ea-95f4-abb8efddad88 |
pkg/scheduler/util_test.go
Outdated
configurations: | ||
- name: enqueue | ||
arguments: | ||
"overCommitFactor": 1.5 |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
prefer overcommit-factor
:)
/approve LGTM overall, just minor comments on the argument name ;) |
LGTM, please help to resolve conflict :) |
Hey @sivanzcw, TravisBuddy Request Identifier: a6135130-17fd-11ea-95f4-abb8efddad88 |
conflict resolved |
/approve |
[APPROVALNOTIFIER] This PR is APPROVED This pull-request has been approved by: k82cn, sivanzcw The full list of commands accepted by this bot can be found here. The pull request process is described here
Needs approval from an approver in each of these files:
Approvers can indicate their approval by writing |
Hey @sivanzcw, TravisBuddy Request Identifier: faec56f0-1804-11ea-95f4-abb8efddad88 |
#569 Reclaim Enhancement: Enqueue action may block the process of
reclaim
action#368 The threshold of enqueue action should be configurable