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

Mutable scheduling directives for suspended Jobs #2926

Closed
8 tasks done
ahg-g opened this issue Sep 1, 2021 · 43 comments
Closed
8 tasks done

Mutable scheduling directives for suspended Jobs #2926

ahg-g opened this issue Sep 1, 2021 · 43 comments
Labels
sig/apps Categorizes an issue or PR as relevant to SIG Apps. sig/scheduling Categorizes an issue or PR as relevant to SIG Scheduling. stage/stable Denotes an issue tracking an enhancement targeted for Stable/GA status

Comments

@ahg-g
Copy link
Member

ahg-g commented Sep 1, 2021

Enhancement Description

Please keep this description up to date. This will help the Enhancement Team to track the evolution of the enhancement efficiently.

@k8s-ci-robot k8s-ci-robot added the needs-sig Indicates an issue or PR lacks a `sig/foo` label and requires one. label Sep 1, 2021
@ahg-g
Copy link
Member Author

ahg-g commented Sep 1, 2021

/sig scheduling
/sig apps

@k8s-ci-robot k8s-ci-robot added sig/scheduling Categorizes an issue or PR as relevant to SIG Scheduling. sig/apps Categorizes an issue or PR as relevant to SIG Apps. and removed needs-sig Indicates an issue or PR lacks a `sig/foo` label and requires one. labels Sep 1, 2021
@salaxander
Copy link

/milestone v1.23

@k8s-ci-robot k8s-ci-robot added this to the v1.23 milestone Sep 2, 2021
@Priyankasaggu11929 Priyankasaggu11929 added the tracked/yes Denotes an enhancement issue is actively being tracked by the Release Team label Sep 3, 2021
@Priyankasaggu11929
Copy link
Member

Hi @ahg-g! 1.23 Enhancements team here. Just checking in as we approach enhancements freeze on Thursday 09/09. Here's where this enhancement currently stands:

  • KEP file using the latest template has been merged into the k/enhancements repo.
  • KEP status is marked as implementable
  • KEP has a test plan section filled out.
  • KEP has up to date graduation criteria.
  • KEP has a production readiness review that has been completed and merged into k/enhancements.

Looks like for this one we would just need the KEP & the PRR file to merge by enhancements freeze :)

Thanks!

@ahg-g ahg-g changed the title Mutable NodeAffinity for suspended Jobs Mutable scheduling directives for suspended Jobs Sep 7, 2021
@Priyankasaggu11929 Priyankasaggu11929 added the stage/beta Denotes an issue tracking an enhancement targeted for Beta status label Sep 7, 2021
@Priyankasaggu11929
Copy link
Member

Hello @ahg-g! 1.23 Enhancements team here. Just checking in once again, as we approach enhancements freeze on Thursday 09/09.

We just need the KEP & the PRR file to merge by enhancements freeze, to be tracked under the Kubernetes 1.23 release :)

Thanks!

@ahg-g
Copy link
Member Author

ahg-g commented Sep 9, 2021

@PriyankaH21 KEP merged including PRR.

@Priyankasaggu11929
Copy link
Member

Thank you so much, @ahg-g. With the KEP PR merged, this enhancement is ready for the 1.23 enhancements freeze. :)

@nate-double-u
Copy link

Hi @ahg-g 👋 1.23 Docs shadow here.

This enhancement is marked as Needs Docs for the 1.23 release.

Please follow the steps detailed in the documentation to open a PR against the dev-1.23 branch in the k/website repo. This PR can be just a placeholder at this time and must be created before Thu November 18, 11:59 PM PDT.

Also, if needed take a look at Documenting for a release to familiarize yourself with the docs requirement for the release.

Thanks!

@Priyankasaggu11929
Copy link
Member

Hello @ahg-g 👋

Checking in once more as we approach 1.23 code freeze at 6:00 pm PST on Tuesday, November 16.

Please ensure the following items are completed:

  • All PRs to the Kubernetes repo that are related to your enhancement are linked in the above issue description (for tracking purposes).
  • All PRs are fully merged by the code freeze deadline.
  • Have a documentation placeholder PR open by Thursday, November 18.

As always, we are here to help should questions come up.

Thank you so much! 🙂

@ahg-g
Copy link
Member Author

ahg-g commented Nov 8, 2021

I opened a docs PR at kubernetes/website#30390

@ahg-g
Copy link
Member Author

ahg-g commented Nov 10, 2021

docs PR merged

@Priyankasaggu11929
Copy link
Member

Thanks so much for the update, @ahg-g

@kerthcet
Copy link
Member

@alculquicondor
Copy link
Member

Should we consider schedulerName as well for the next release?

@ahg-g
Copy link
Member Author

ahg-g commented Dec 8, 2021

can you state the use case

@alculquicondor
Copy link
Member

The queueing system could decide that the job should land in specific Nodes, and these nodes would like their workloads to be scheduled under a specific scheduling profile.

@gracenng gracenng removed this from the v1.23 milestone Jan 9, 2022
@gracenng gracenng removed the tracked/yes Denotes an enhancement issue is actively being tracked by the Release Team label Jan 9, 2022
@ahg-g
Copy link
Member Author

ahg-g commented Jan 23, 2023

/stage stable
/milestone v1.27
/label lead-opted-in

@k8s-ci-robot k8s-ci-robot added stage/stable Denotes an issue tracking an enhancement targeted for Stable/GA status and removed stage/beta Denotes an issue tracking an enhancement targeted for Beta status labels Jan 23, 2023
@marosset
Copy link
Contributor

Hello @ahg-g 👋, Enhancements team here.

Just checking in as we approach enhancements freeze on 18:00 PDT Thursday 9th February 2023.

This enhancement is targeting for stage stable for v1.27 (correct me, if otherwise)

Here's where this enhancement currently stands:

  • KEP readme using the latest template has been merged into the k/enhancements repo.
  • KEP status is marked as implementable for latest-milestone: v1.27
  • KEP readme has a updated detailed test plan section filled out
  • KEP readme has up to date graduation criteria
  • KEP has a production readiness review that has been completed and merged into k/enhancements.

For this KEP, we would just need to update the following:

  • Please update the README.md for this enhancement to include the updated test-plan from the KEP template

The status of this enhancement is marked as at risk. Please keep the issue description up-to-date with appropriate stages as well.
Thank you!

@ahg-g
Copy link
Member Author

ahg-g commented Jan 30, 2023

It feels like wasted effort to update the KEP to the new template, the KEP has already been approved by all relevant parties and it includes all relevant information. What do we gain by updating the kep to the new template?

@ahg-g
Copy link
Member Author

ahg-g commented Jan 30, 2023

Sent #3799

@ahg-g
Copy link
Member Author

ahg-g commented Jan 31, 2023

@marosset KEP updated. PTAL.

@marosset
Copy link
Contributor

marosset commented Jan 31, 2023

It feels like wasted effort to update the KEP to the new template, the KEP has already been approved by all relevant parties and it includes all relevant information. What do we gain by updating the kep to the new template?

Hi @ahg-g - SIG-architecture and others feel that it is important to the long term stability of the project to include discussions on unit and integration during the KEP planning phase.
More discussions are linked in this PR #3279

Thank you for updating the README.md

@marosset
Copy link
Contributor

This enhancement is ready to be traced for graduation to stable in v1.27

/label tracked/yes
/remove-label tracked/no

@k8s-ci-robot k8s-ci-robot added tracked/yes Denotes an enhancement issue is actively being tracked by the Release Team and removed tracked/no Denotes an enhancement issue is NOT actively being tracked by the Release Team labels Jan 31, 2023
@marosset
Copy link
Contributor

marosset commented Mar 8, 2023

Hi @ahg-g 👋,

Checking in as we approach 1.27 code freeze at 17:00 PDT on Tuesday 14th March 2023.

Please ensure the following items are completed:

Please let me know if there are any other PRs in k/k I should be tracking for this KEP.
As always, we are here to help should questions come up. Thanks!

@katmutua
Copy link
Member

katmutua commented Mar 9, 2023

Hello @ahg-g ! 👋🏾,

@katmutua 1.27 Release Docs shadow here. This enhancement is marked as ‘Needs Docs’ for 1.27 release.

Please follow the steps detailed in the documentation to open a PR against dev-1.27 branch in the k/website repo. This PR can be just a placeholder at this time, and must be created by March 16. For more information, please take a look at Documenting for a release to familiarize yourself with the documentation requirements for the release.

If you already have existing open PRs please link them to the description so we can easily track them. Thanks!

@mickeyboxell
Copy link

Hi @ahg-g, as @katmutua mentioned, please follow the steps detailed in the documentation to open a PR against dev-1.27 branch in the k/website repo. This placeholder PR must be created by today, March 16, and should be ready for review on Tuesday, March 21.

@ahg-g
Copy link
Member Author

ahg-g commented Mar 16, 2023

@mickeyboxell added, thanks!

@Atharva-Shinde Atharva-Shinde removed this from the v1.27 milestone May 14, 2023
@Atharva-Shinde Atharva-Shinde removed tracked/yes Denotes an enhancement issue is actively being tracked by the Release Team lead-opted-in Denotes that an issue has been opted in to a release labels May 14, 2023
@k8s-triage-robot
Copy link

The Kubernetes project currently lacks enough contributors to adequately respond to all issues.

This bot triages un-triaged issues according to the following rules:

  • After 90d of inactivity, lifecycle/stale is applied
  • After 30d of inactivity since lifecycle/stale was applied, lifecycle/rotten is applied
  • After 30d of inactivity since lifecycle/rotten was applied, the issue is closed

You can:

  • Mark this issue as fresh with /remove-lifecycle stale
  • Close this issue with /close
  • Offer to help out with Issue Triage

Please send feedback to sig-contributor-experience at kubernetes/community.

/lifecycle stale

@k8s-ci-robot k8s-ci-robot added the lifecycle/stale Denotes an issue or PR has remained open with no activity and has become stale. label Jan 20, 2024
@ahg-g
Copy link
Member Author

ahg-g commented Jan 21, 2024

This is complete

@ahg-g ahg-g closed this as completed Jan 21, 2024
@alculquicondor
Copy link
Member

/remove-lifecycle stale

@k8s-ci-robot k8s-ci-robot removed the lifecycle/stale Denotes an issue or PR has remained open with no activity and has become stale. label Jan 22, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
sig/apps Categorizes an issue or PR as relevant to SIG Apps. sig/scheduling Categorizes an issue or PR as relevant to SIG Scheduling. stage/stable Denotes an issue tracking an enhancement targeted for Stable/GA status
Projects
Status: Tracked
Archived in project
Archived in project
Development

No branches or pull requests