Move pkg/scheduler/schedulercache -> pkg/scheduler/cache#63839
Move pkg/scheduler/schedulercache -> pkg/scheduler/cache#63839k8s-github-robot merged 1 commit intokubernetes:masterfrom
Conversation
|
/kind cleanup |
0bf4c69 to
63ce456
Compare
|
/test pull-kubernetes-verify |
|
/test pull-kubernetes-e2e-gce |
|
/ping @misterikkit This PR has been blocked for too long, please help to merge as soon as possible, thanks. |
|
/lgtm |
|
rename in importrestrictions file for kubectl lgtm |
|
/cc @derekwaynecarr @tallclair @vishh @yujuhong |
|
lgtm on kubelet side. /approve |
|
needs rebase |
|
@cblecker |
|
/test pull-kubernetes-e2e-gce |
|
/skip |
|
/skip |
|
So we are waiting for lgtm label and a milestone. /cc @cblecker |
|
[MILESTONENOTIFIER] Milestone Pull Request: Up-to-date for process @bsalamat @dashpole @misterikkit @smarterclayton @wgliang Pull Request Labels
|
|
[APPROVALNOTIFIER] This PR is APPROVED This pull-request has been approved by: bsalamat, dashpole, dchen1107, liggitt, mikedanese, misterikkit, wgliang The full list of commands accepted by this bot can be found here. The pull request process is described here DetailsNeeds approval from an approver in each of these files:
Approvers can indicate their approval by writing |
|
Automatic merge from submit-queue (batch tested with PRs 63348, 63839, 63143, 64447, 64567). If you want to cherry-pick this change to another branch, please follow the instructions here. |
What this PR does / why we need it:
Move pkg/scheduler/schedulercache -> pkg/scheduler/cache
Which issue(s) this PR fixes (optional, in
fixes #<issue number>(, fixes #<issue_number>, ...)format, will close the issue(s) when PR gets merged):Fixes #63813
Special notes for your reviewer:
In order to prevent name conflicts still rename the
cachetoschedulercache.Release note: