-
Notifications
You must be signed in to change notification settings - Fork 1.5k
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
Random Pod selection on ReplicaSet downscaling #2185
Comments
/sig apps |
cc @damemi |
/assign |
Haven't fogotten about this, just didn't get it in time for the new year... will open a PR soon based on @alculquicondor's draft |
Filled out most of the sections and opened a KEP here: #2233 Looking for anything I missed or could improve on. Pretty straightforward mostly since it's not affecting a user-documented behavior |
Greetings @damemi! |
xref - wip PR kubernetes/kubernetes#96898 I'll be picking up this PR and working to get that merged for code freeze. Thanks for the update @jrsapi ! |
Opened new PR in kubernetes/kubernetes#99212 |
Greetings @damemi, A friendly reminder that Code freeze is 5 days away, March 9th EOD PST |
Should we consider any updates to documentation for this? https://kubernetes.io/docs/concepts/workloads/controllers/replicaset/#scaling-a-replicaset Current documentation doesn't give any details about internal selection, which might still be desired. |
Yes, please update docs and the feature gate for this. |
Hello @damemi, 1.21 Docs shadow here. |
Yeah, I will open a PR to update the docs Aldo linked above |
Docs PR opened at kubernetes/website#26993, which just copies the comments from code into the docs |
Hello @alculquicondor @MinpengJin @xuzhenglun 👋, v1.31 Enhancements team here. Just checking in as we approach enhancements freeze on 02:00 UTC Friday 14th June 2024 / 19:00 PDT Thursday 13th June 2024. This enhancement is targeting for stage Here's where this enhancement currently stands:
For this KEP, everything is taken care of in #4649. Please make sure that it is merged in time before the enhancements freeze. The status of this enhancement is marked as If you anticipate missing enhancements freeze, you can file an exception request in advance. Thank you! |
With #4649 merged, we can mark this KEP as |
Hi @damemi @MinpengJin, 👋 from the v1.31 Communications Team! We'd love for you to opt in to write a feature blog about your enhancement! To opt in, let us know and open a Feature Blog placeholder PR against the website repository by 3rd July, 2024. For more information about writing a blog see the blog contribution guidelines. Note: In your placeholder PR, use XX characters for the blog date in the front matter and file name. We will work with you on updating the PR with the publication date once we have a final number of feature blogs for this release. |
Hello @damemi , @MinpengJin 👋, 1.31 Docs Lead here. |
Hello @damemi, @MinpengJin, friendly reminder about the upcoming blog opt-in and placeholder deadline on July 3rd. Please open a blog placeholder PR if you are interested in contributing a blog. |
Hey again @alculquicondor @damemi @MinpengJin 👋 v1.31 Enhancements team here, Just checking in as we approach code freeze at 02:00 UTC Wednesday 24th July 2024 / 19:00 PDT Tuesday 23rd July 2024 . Here's where this enhancement currently stands:
List of associated PRs: If you anticipate missing code freeze, you can file an exception request in advance. This KEP is marked as |
I just added the documentation update PR that was missing in the description. With that, we are all set. |
The Kubernetes project currently lacks enough active contributors to adequately respond to all issues and PRs. This bot triages issues according to the following rules:
You can:
Please send feedback to sig-contributor-experience at kubernetes/community. /close not-planned |
@k8s-triage-robot: Closing this issue, marking it as "Not Planned". In response to this:
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-sigs/prow repository. |
Enhancement Description
k/enhancements
) update PR(s): Add KEP for random ReplicaSet downscale #2233k/k
) update PR(s): Logarithmic timestamp comparison for downscaling kubernetes#99212k/website
) update PR(s): Add documentation for LogarithmicScaleDown featuregate website#27221k/enhancements
) update PR(s): Update random pod scaledown KEP for beta #2691k/k
) update PR(s): Promote LogarithmicScaleDown to Beta kubernetes#101767k/website
) update(s): Add documentation for LogarithmicScaleDown featuregate website#27221k/enhancements
) update PR(s): Update random pod scaledown KEP for stable #4649k/k
) update PR(s): Promote LogarithmicScaleDown to GA kubernetes#125459k/website
) update(s): Add documentation for LogarithmicScaleDown featuregate website#46865The text was updated successfully, but these errors were encountered: