Skip to content

Add pod priority and preemption #564

@bsalamat

Description

@bsalamat
Member

Feature Description

/stage beta
/sig scheduling
/kind feature

Activity

added
sig/schedulingCategorizes an issue or PR as relevant to SIG Scheduling.
kind/featureCategorizes issue or PR as related to a new feature.
on Apr 24, 2018
added this to the v1.11 milestone on Apr 24, 2018
added
stage/betaDenotes an issue tracking an enhancement targeted for Beta status
on Apr 24, 2018
justaugustus

justaugustus commented on Apr 24, 2018

@justaugustus
Member

/assign @bsalamat

added
tracked/yesDenotes an enhancement issue is actively being tracked by the Release Team
on Apr 29, 2018
justaugustus

justaugustus commented on Jun 4, 2018

@justaugustus
Member

@bsalamat --
We're doing one more sweep of the 1.11 Features tracking spreadsheet.
Would you mind filling in any incomplete / blank fields for this feature's line item?

removed
tracked/yesDenotes an enhancement issue is actively being tracked by the Release Team
on Jul 18, 2018
kacole2

kacole2 commented on Jul 23, 2018

@kacole2

@bsalamat This feature was worked on in the previous milestone, so we'd like to check in and see if there are any plans for this to graduate stages in Kubernetes 1.12.

If there are any updates, please explicitly ping @justaugustus, @kacole2, @robertsandoval, @rajendar38 to note that it is ready to be included in the Features Tracking Spreadsheet for Kubernetes 1.12.


Please note that the Features Freeze is July 31st, after which any incomplete Feature issues will require an Exception request to be accepted into the milestone.

In addition, please be aware of the following relevant deadlines:

  • Docs deadline (open placeholder PRs): 8/21
  • Test case freeze: 8/28

Please make sure all PRs for features have relevant release notes included as well.

Happy shipping!

bsalamat

bsalamat commented on Jul 28, 2018

@bsalamat
MemberAuthor

This feature is built and graduated to Beta in 1.11. We don't have a clear milestone for GA at this point as we have not received enough feedback about it yet.

removed this from the v1.11 milestone on Jul 31, 2018
added
tracked/noDenotes an enhancement issue is NOT actively being tracked by the Release Team
on Jul 31, 2018
fejta-bot

fejta-bot commented on Oct 29, 2018

@fejta-bot

Issues go stale after 90d of inactivity.
Mark the issue as fresh with /remove-lifecycle stale.
Stale issues rot after an additional 30d of inactivity and eventually close.

If this issue is safe to close now please do so with /close.

Send feedback to sig-testing, kubernetes/test-infra and/or fejta.
/lifecycle stale

added
lifecycle/staleDenotes an issue or PR has remained open with no activity and has become stale.
on Oct 29, 2018

20 remaining items

bsalamat

bsalamat commented on Feb 23, 2019

@bsalamat
MemberAuthor

@claurence Could you please elaborate or refer me to an example of needed testing plans? This feature existed and already has unit, integration, and e2e tests and graduation to stable comes with no functionality change. So, there is no need to specifically add tests for the stable version.

lachie83

lachie83 commented on Feb 25, 2019

@lachie83
Contributor

Hello @bsalamat, 1.14 enhancement shadow here. Code Freeze is March 7th and all PRs must be merged by then to your issue to make the 1.14 release. What open K/K PRs do you still have that need to merge? Thanks

bsalamat

bsalamat commented on Feb 25, 2019

@bsalamat
MemberAuthor

Hi @lachie83, The only remaining PR is kubernetes/kubernetes#74465 which is actually just a comment update to mark older versions of the API deprecated. Other changes are already merged.

claurence

claurence commented on Feb 26, 2019

@claurence

@bsalamat if the tests exist can you PR a link to them into the KEP so they are easy for CI Signal and others to find?

lachie83

lachie83 commented on Mar 6, 2019

@lachie83
Contributor

@bsalamat can you please provide an update on the @claurence comment regarding tests?

bsalamat

bsalamat commented on Mar 6, 2019

@bsalamat
MemberAuthor

@claurence @lachie83 I just sent a PR to add testing plan to the KEP.

bsalamat

bsalamat commented on Mar 13, 2019

@bsalamat
MemberAuthor

Pod priority and preemption is in GA in 1.14. With that, we can close this enhancement request.

RehanSaeed

RehanSaeed commented on Mar 26, 2019

@RehanSaeed

The docs still mention scheduling.k8s.io/v1beta1 as the apiVersion. Can we now switch to v1?

bsalamat

bsalamat commented on Mar 26, 2019

@bsalamat
MemberAuthor

@RehanSaeed Yes. I will send a PR to change the example to v1. Thanks for reporting it.

added
tracked/noDenotes an enhancement issue is NOT actively being tracked by the Release Team
and removed
tracked/yesDenotes an enhancement issue is actively being tracked by the Release Team
on Jul 15, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Labels

kind/api-changeCategorizes issue or PR as related to adding, removing, or otherwise changing an APIkind/featureCategorizes issue or PR as related to a new feature.sig/schedulingCategorizes an issue or PR as relevant to SIG Scheduling.stage/stableDenotes an issue tracking an enhancement targeted for Stable/GA statustracked/noDenotes an enhancement issue is NOT actively being tracked by the Release Team

Type

No type

Projects

No projects

Relationships

None yet

    Development

    No branches or pull requests

      Participants

      @justaugustus@liggitt@RehanSaeed@kacole2@luxas

      Issue actions

        Add pod priority and preemption · Issue #564 · kubernetes/enhancements