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

Track Ready Pods in Job status #2879

Closed
12 of 14 tasks
alculquicondor opened this issue Aug 19, 2021 · 42 comments
Closed
12 of 14 tasks

Track Ready Pods in Job status #2879

alculquicondor opened this issue Aug 19, 2021 · 42 comments
Assignees
Labels
sig/apps Categorizes an issue or PR as relevant to SIG Apps. stage/stable Denotes an issue tracking an enhancement targeted for Stable/GA status
Milestone

Comments

@alculquicondor
Copy link
Member

alculquicondor commented Aug 19, 2021

Enhancement Description

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

/assign
/sig apps

@k8s-ci-robot k8s-ci-robot added 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 Aug 19, 2021
@alculquicondor alculquicondor changed the title Track Running Pods in Job status Track Ready Pods in Job status Aug 19, 2021
@salaxander
Copy link

/milestone v1.23

@k8s-ci-robot k8s-ci-robot added this to the v1.23 milestone Sep 1, 2021
@salaxander salaxander added stage/alpha Denotes an issue tracking an enhancement targeted for Alpha status tracked/yes Denotes an enhancement issue is actively being tracked by the Release Team labels Sep 1, 2021
@salaxander
Copy link

Hi @alculquicondor! 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.
  • [X ] KEP status is marked as implementable
  • [X ] KEP has a test plan section filled out.
  • [X ] KEP has up to date graduation criteria.
  • [ X] 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 to merge by enhancements freeze :)

Thanks!

@jlbutler
Copy link

Hi @alculquicondor 👋 1.23 Docs lead 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!

@chrisnegus
Copy link

Hi @alculquicondor 👋 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!

@reylejano
Copy link
Member

Hi @alculquicondor and @kubernetes/sig-apps-misc ,
1.23 Release Lead here. We're a day past the 1.23 Docs Placeholder PR deadline and this enhancement is marked as 'Needs Docs' for 1.23 and is without a linked Doc PR to the dev-1.23 branch in k/website.

Since this feature is going to be alpha in 1.23, is this enhancement feature-gated? Does the Feature Gates page need to be updated with this enhancement? Does other documentation on kubernetes.io need to be updated or created? If so, please create a PR to the dev-1.23 branch in k/website ASAP

@alculquicondor
Copy link
Member Author

The PR is up. Sorry about the delay. I missed this before going on vacation.

@chrisnegus
Copy link

The PR is up. Sorry about the delay. I missed this before going on vacation.

Not a problem. Thanks so much for getting this done! Is the feature gate information all that needs to be updated or are more docs needed? If that's it, I'll work on getting it looked at and merged.

@alculquicondor
Copy link
Member Author

that's all that's needed. The rest is already part of the API reference.

@gracenng gracenng added tracked/no Denotes an enhancement issue is NOT actively being tracked by the Release Team and removed tracked/yes Denotes an enhancement issue is actively being tracked by the Release Team labels Jan 9, 2022
@gracenng gracenng removed this from the v1.23 milestone Jan 9, 2022
@soltysh
Copy link
Contributor

soltysh commented Jan 18, 2022

/milestone v1.24

@k8s-ci-robot k8s-ci-robot added this to the v1.24 milestone Jan 18, 2022
@gracenng gracenng 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 22, 2022
@kannon92
Copy link
Contributor

Ah, I may need someone else to do that. I don't really have a good k8 environment for doing performance testing.

@Atharva-Shinde Atharva-Shinde removed the tracked/no Denotes an enhancement issue is NOT actively being tracked by the Release Team label May 14, 2023
@soltysh
Copy link
Contributor

soltysh commented Sep 27, 2023

/milestone v1.29
/label lead-opted-in

@k8s-ci-robot k8s-ci-robot added this to the v1.29 milestone Sep 27, 2023
@k8s-ci-robot k8s-ci-robot added the lead-opted-in Denotes that an issue has been opted in to a release label Sep 27, 2023
@jeremyrickard
Copy link
Contributor

@soltysh should we change the stage on this to stable?

@soltysh
Copy link
Contributor

soltysh commented Sep 29, 2023

@soltysh should we change the stage on this to stable?

Good catch, thx

/stage stable

@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 Sep 29, 2023
@salehsedghpour
Copy link
Contributor

Hello @alculquicondor 👋, Enhancements team here.

Just checking in as we approach enhancements freeze on Friday, 6th October 2023.

This enhancement is targeting for stage stable for 1.29 (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 implemented for latest-milestone: 1.29.
  • KEP readme has up-to-date graduation criteria
  • KEP has a production readiness review that has been completed and merged into k/enhancements. (For more information on the PRR process, check here).

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

  • The status in kep.yaml should be marked as implemented.

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

@alculquicondor
Copy link
Member Author

Oops, opened a PR to fix the KEP.

/assign @mimowo
who is assisting with the graduation.

@alculquicondor
Copy link
Member Author

@salehsedghpour the KEP update PR is merged

@salehsedghpour
Copy link
Contributor

@alculquicondor thanks for the update. With this, this enhancement is now tracked for the enhancement freeze.

@katcosgrove
Copy link

Hey there @alculquicondor and @mimowo 👋, v1.29 Docs Lead here.
Does this enhancement work planned for v1.29 require any new docs or modification to existing docs?
If so, please follows the steps here to open a PR against dev-1.29 branch in the k/website repo. This PR can be just a placeholder at this time and must be created before Thursday, 19 October 2023.
Also, take a look at Documenting for a release to get yourself familiarize with the docs requirement for the release.
Thank you!

@salehsedghpour
Copy link
Contributor

Hey again @alculquicondor 👋 Enhancements team here,

Just checking in as we approach code freeze at 01:00 UTC Wednesday 1st November.

Here's where this enhancement currently stands:

  • All PRs to the Kubernetes repo that are related to your enhancement are linked in the above issue description (for tracking purposes).
  • All PR/s are ready to be merged (they have approved and lgtm labels applied) by the code freeze deadline. This includes tests.

With all this, the status of this KEP is tracked for code freeze.

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

@James-Quigley
Copy link

Hi @alculquicondor 👋 from the v1.29 Communications Release Team! We would like to check if you have any plans to publish blogs for this KEP regarding new features, removals, and deprecations for this release.
If so, you need to open a PR placeholder in the website repository.
The deadline will be on Tuesday 14th November 2023 (after the Docs deadline PR ready for review)
Here's the 1.29 Calendar

@alculquicondor
Copy link
Member Author

No plans, thanks :)

@salehsedghpour
Copy link
Contributor

/remove-label lead-opted-in

@k8s-ci-robot k8s-ci-robot removed the lead-opted-in Denotes that an issue has been opted in to a release label Jan 6, 2024
@alculquicondor
Copy link
Member Author

This is GA

/close

@k8s-ci-robot
Copy link
Contributor

@alculquicondor: Closing this issue.

In response to this:

This is GA

/close

Instructions for interacting with me using PR comments are available here. If you have questions or suggestions related to my behavior, please file an issue against the kubernetes/test-infra repository.

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. stage/stable Denotes an issue tracking an enhancement targeted for Stable/GA status
Projects
Status: Tracked for Code Freeze
Archived in project
Development

No branches or pull requests