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

Merge master to YUNIKORN-2 #215

Closed
wants to merge 10 commits into from
Closed

Merge master to YUNIKORN-2 #215

wants to merge 10 commits into from

Conversation

yangwwei
Copy link
Contributor

@yangwwei yangwwei commented Jan 7, 2021

No description provided.

kingamarton and others added 9 commits November 3, 2020 22:03
…list (#202)

This PR adds MatchNodeSelectorPred to the reserving phase predicate function list,
this makes sure while doing the reservation, the node-selector is honored in order to
increase the availability of each reservation.  As a side of the implementation, this PR
splits the previous GeneralPred to PodFitsResourcesPred, HostNamePred, this is more
flexible to register all the predicates and run a different set of predicates for different phases.


PodFitsHostPortsPred and MatchNodeSelectorPred.
* Build changes to move to go 1.15 tool set.
* Upgrade golangci-lint to the latest (also go 1.15 based)
Instead of hard coding a go version in the Makefile use the version
from the go.mod file. The build will fail if the installed tools version
is lower than the version from the go.mod file.

Fixes: #189
In a branch or PR the CI build has a limited history and often a
detached head. The lint sha detection does not work in all cases.
Adding detached head detection and changing the default reference for
the sha to HEAD^

Fixes: #210
K8s 1.15 and 1.16 from e2e test matrix is changed to K8s 1.18 and 1.17.
Now, the tests are running against K8s 1.16, 1.17 and 1.18

Fixes: #212
Move the shim dependency to a core without cache.
Test fixes to remove internal core object references.

Fixes: #211
…ut (#214)

* Add a port-forward loop and remove unnecessary test output
* Update scheduler core dependencies for the latest
@yangwwei yangwwei self-assigned this Jan 7, 2021
@yangwwei yangwwei closed this Jan 7, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
5 participants