enhancements
enhancements copied to clipboard
Allow StatefulSet to control start replica ordinal numbering
Enhancement Description
- One-line enhancement description (can be used as a release note): Added a feature that allows a StatefulSet to start numbering replicas from an arbitrary non-negative ordinal, using the
.spec.ordinals.startfield.- KEP-3335 Link
- KEP-3335 PR: https://github.com/kubernetes/enhancements/pull/3336
- Discussion Link:
- Primary contact (assignee): @pwschuurman
- Responsible SIGs: sig-apps, sig-multicluster, sig-storage
- Enhancement target (which target equals to which milestone):
- Alpha release target (x.y): 1.26
- Beta release target (x.y): 1.27
- Stable release target (x.y): 1.31
- [X] Alpha
- [X] KEP (
k/enhancements) update PR(s): https://github.com/kubernetes/enhancements/pull/3336 - [X] Code (
k/k) update PR(s): https://github.com/kubernetes/kubernetes/pull/112744 - [X] Docs (
k/website) update PR(s): https://github.com/kubernetes/website/pull/37224
- [X] KEP (
- [X] Beta
- [X] KEP (
k/enhancements) update PR(s): https://github.com/kubernetes/enhancements/pull/3768 - [X] Code (
k/k) update PR(s): https://github.com/kubernetes/kubernetes/pull/115260 - [x] Metrics (
k/kube-state-metrics) update PR(s): https://github.com/kubernetes/kube-state-metrics/pull/1959 - [X] Tests (
k/k) unit PR(s): https://github.com/kubernetes/kubernetes/pull/115536 - [X] Tests (
k/k) integration PR(s): https://github.com/kubernetes/kubernetes/pull/115466 - [X] Tests (
k/k) e2e PR(s): https://github.com/kubernetes/kubernetes/pull/115468 - [x] Docs (
k/website) update(s): https://github.com/kubernetes/website/pull/39823
- [X] KEP (
- [ ] Stable
- [x] KEP (
k/enhancements) update PR(s): https://github.com/kubernetes/enhancements/pull/4694 - [ ] Code (
k/k) update PR(s): https://github.com/kubernetes/kubernetes/pull/125374 - [ ] Metrics (
k/kube-state-metrics) update PR(s): https://github.com/kubernetes/kube-state-metrics/pull/2415 - [ ] Docs (
k/website) update(s): https://github.com/kubernetes/website/pull/46719
- [x] KEP (
Please keep this description up to date. This will help the Enhancement Team to track the evolution of the enhancement efficiently.
The Kubernetes project currently lacks enough contributors to adequately respond to all issues and PRs.
This bot triages issues and PRs according to the following rules:
- After 90d of inactivity,
lifecycle/staleis applied - After 30d of inactivity since
lifecycle/stalewas applied,lifecycle/rottenis applied - After 30d of inactivity since
lifecycle/rottenwas applied, the issue is closed
You can:
- Mark this issue or PR as fresh with
/remove-lifecycle stale - Mark this issue or PR as rotten with
/lifecycle rotten - Close this issue or PR with
/close - Offer to help out with Issue Triage
Please send feedback to sig-contributor-experience at kubernetes/community.
/lifecycle stale
/sig multicluster
/label lead-opted-in
/milestone v1.26 /label tracked/yes /stage alpha
Hello @pwschuurman 👋, 1.26 Enhancements team here.
Just checking in as we approach enhancements freeze on 18:00 PDT on Thursday 6th October 2022.
This enhancement is targeting for stage alpha for 1.26 (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
implementableforlatest-milestone: 1.26 - [ ] 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 merge https://github.com/kubernetes/enhancements/pull/3336, which will take care of above requirements.
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!
Quick reminder - Enhancement freeze is 2 days away. If you are still looking to get this enhancement into v1.26, please plan to get the PR https://github.com/kubernetes/enhancements/pull/3336 merged.
Hi @ruheenaansari34, #3336 has been merged.
/sig apps
/remove-sig multicluster
Thanks, the enhancements team has this marked as tracked now.
/remove-lifecycle stale
- Docs draft PR: https://github.com/kubernetes/website/pull/37224
Hi @ruheenaansari34 @rhockenbury, this is currently marked as tracked by sig-multicluster, but the KEP is in sig-apps. Can the enhancements spreadsheet be updated to reflect the current state of this enhancement? https://github.com/orgs/kubernetes/projects/98/views/11?sortedBy%5Bdirection%5D=asc&sortedBy%5BcolumnId%5D=15217749&filterQuery=sig%3Asig-multicluster
Thanks. Fixed.
Hi @pwschuurman 👋,
Checking in once more as we approach 1.26 code freeze at 17:00 PDT on Tuesday 8th November 2022.
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). Open PR
- [ ] All PRs are fully merged by the code freeze deadline.
For this enhancement, please plan to get PRs out for all k/k code so it can be merged up by code freeze. If you do have k/k PRs open, please link them to this issue. Let me know if there aren't any further PRs that need to be created or merged for this enhancements, so that I can mark it as tracked.
As always, we are here to help should questions come up. Thanks!
Hi there @pwschuurman 👋 1.26 Docs Shadow here.
This enhancement is marked as ‘Needs Docs’ for 1.26 release. I see you've opened https://github.com/kubernetes/website/pull/37224. I'd like to confirm that all Docs related changes will be included in this PR.
If not, please follow the steps detailed in the documentation to open a PR against dev-1.26 branch in the k/website repo. This PR can be just a placeholder at this time, and must be created by November 9. Also, take a look at Documenting for a release to familiarize yourself with the docs requirement for the release.
Thank you!
Hi there @pwschuurman wave 1.26 Docs Shadow here.
This enhancement is marked as ‘Needs Docs’ for 1.26 release. I see you've opened kubernetes/website#37224. I'd like to confirm that all Docs related changes will be included in this PR.
If not, please follow the steps detailed in the documentation to open a PR against dev-1.26 branch in the k/website repo. This PR can be just a placeholder at this time, and must be created by November 9. Also, take a look at Documenting for a release to familiarize yourself with the docs requirement for the release.
Thank you!
Thanks @cathchu, yes ubernetes/website/pull/37224 is the only documentation associated with this PR. I do have a blog as well, but this is tracked by the communications team.
Hey @pwschuurman,
As the Code freeze is just a day away, just wanted to confirm that there are no other open PRs in the K/K repo or any repo in general for this enhancement except for the ones outlined in the issues description? Please try to get the open PRs merged before code freeze, so that the enhancement can be marked tracked.
Hi @parul5sahoo, yes this is the only k/k PR. There arare two other PRs, one for documentation and one for the blog post. Working on getting the k/k PR submitted today
Please try to get it merged before Code Freeze.
Hello 👋, 1.26 Enhancements Lead here.
Unfortunately, this enhancement did not meet requirements for code freeze.
If you still wish to progress this enhancement in v1.26, please file an exception request. Thanks!
/milestone clear /label tracked/no /remove-label tracked/yes /remove-label lead-opted-in
Hi @rhockenbury I just filed for an exception request: https://groups.google.com/g/kubernetes-sig-apps/c/SqUMOWxwwpo
This exception is just pending on a single PR (https://github.com/kubernetes/kubernetes/pull/112744), which has been signed off by sig-apps and is just pending final API review.
exception request accepted
/milestone v1.26 /label tracked/yes /label lead-opted-in /remove tracked/no
/remove-label tracked/no
/remove-label lead-opted-in /remove-label tracked/yes /label tracked/no /milestone clear
@pwschuurman are you planning to promote this to beta in 1.27?
@soltysh Yes, I would like to promote to beta in 1.27. Working on the testing requirements for KEP in beta.
@soltysh Would you be able to opt this KEP in for 1.27 release milestone (https://www.kubernetes.dev/blog/2022/09/09/enhancements-opt-in/)?
/label lead-opted-in /milestone v1.27 /stage beta
@soltysh Do you mind to take a look at https://github.com/kubernetes/kubernetes/pull/115468? I'd like to get the e2e tests submitted and running in testgrid (https://testgrid.k8s.io/google-gce#gci-gce-alpha-enabled-default) so we can have a clear signal prior to promoting the feature flag.