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

feat: feature gate DefaultPodTopologySpread is GA #32003

Conversation

kerthcet
Copy link
Member

@kerthcet kerthcet commented Mar 2, 2022

Signed-off-by: kerthcet [email protected]

Part of kubernetes/enhancements#1258

@k8s-ci-robot k8s-ci-robot added this to the 1.24 milestone Mar 2, 2022
@netlify
Copy link

netlify bot commented Mar 2, 2022

👷 Deploy Preview for kubernetes-io-vnext-staging processing.

🔨 Explore the source changes: c5428eb

🔍 Inspect the deploy log: https://app.netlify.com/sites/kubernetes-io-vnext-staging/deploys/6220ebbb04a70e000731c92f

@k8s-ci-robot k8s-ci-robot added cncf-cla: yes Indicates the PR's author has signed the CNCF CLA. size/S Denotes a PR that changes 10-29 lines, ignoring generated files. labels Mar 2, 2022
@kerthcet
Copy link
Member Author

kerthcet commented Mar 2, 2022

cc @alculquicondor

@kerthcet
Copy link
Member Author

kerthcet commented Mar 2, 2022

/sig scheduling

@k8s-ci-robot k8s-ci-robot added language/en Issues or PRs related to English language sig/docs Categorizes an issue or PR as relevant to SIG Docs. sig/scheduling Categorizes an issue or PR as relevant to SIG Scheduling. labels Mar 2, 2022
Copy link
Contributor

@sftim sftim left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Should we also revise this text:

The score produced by default scheduling constraints might conflict with the
score produced by the
[`SelectorSpread` plugin](/docs/reference/scheduling/config/#scheduling-plugins).
It is recommended that you disable this plugin in the scheduling profile when
using default constraints for `PodTopologySpread`.

eg to highlight that SelectorSpread is disabled by default, so the advice is really “don't enable this”

@kerthcet kerthcet force-pushed the feature/graduate-defaultPodTopologySpread-to-ga branch from 89a2718 to f6f8fd1 Compare March 3, 2022 02:39
@k8s-ci-robot k8s-ci-robot added size/M Denotes a PR that changes 30-99 lines, ignoring generated files. and removed size/S Denotes a PR that changes 10-29 lines, ignoring generated files. labels Mar 3, 2022
@kerthcet kerthcet force-pushed the feature/graduate-defaultPodTopologySpread-to-ga branch from f6f8fd1 to 480adc9 Compare March 3, 2022 03:09
@alculquicondor
Copy link
Member

/lgtm

@k8s-ci-robot k8s-ci-robot added the lgtm "Looks good to me", indicates that a PR is ready to be merged. label Mar 3, 2022
@k8s-ci-robot
Copy link
Contributor

LGTM label has been added.

Git tree hash: 854a8a88b7854b0fa17a5513da6088748e9310be

@kerthcet kerthcet force-pushed the feature/graduate-defaultPodTopologySpread-to-ga branch from 480adc9 to c5428eb Compare March 3, 2022 16:24
@k8s-ci-robot k8s-ci-robot removed the lgtm "Looks good to me", indicates that a PR is ready to be merged. label Mar 3, 2022
@alculquicondor
Copy link
Member

Still
/lgtm
for me

@k8s-ci-robot k8s-ci-robot added the lgtm "Looks good to me", indicates that a PR is ready to be merged. label Mar 3, 2022
@k8s-ci-robot
Copy link
Contributor

LGTM label has been added.

Git tree hash: a1462fb4f64fe3a2e199d2ec5a77cced714a4773

@kbhawkey
Copy link
Contributor

kbhawkey commented Mar 5, 2022

/approve

@k8s-ci-robot
Copy link
Contributor

[APPROVALNOTIFIER] This PR is APPROVED

This pull-request has been approved by: kbhawkey

The full list of commands accepted by this bot can be found here.

The pull request process is described here

Needs approval from an approver in each of these files:

Approvers can indicate their approval by writing /approve in a comment
Approvers can cancel approval by writing /approve cancel in a comment

@k8s-ci-robot k8s-ci-robot added the approved Indicates a PR has been approved by an approver from all required OWNERS files. label Mar 5, 2022
@k8s-ci-robot k8s-ci-robot merged commit e0b6798 into kubernetes:dev-1.24 Mar 5, 2022
@kerthcet kerthcet deleted the feature/graduate-defaultPodTopologySpread-to-ga branch March 5, 2022 05:27
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
approved Indicates a PR has been approved by an approver from all required OWNERS files. cncf-cla: yes Indicates the PR's author has signed the CNCF CLA. language/en Issues or PRs related to English language lgtm "Looks good to me", indicates that a PR is ready to be merged. sig/docs Categorizes an issue or PR as relevant to SIG Docs. sig/scheduling Categorizes an issue or PR as relevant to SIG Scheduling. size/M Denotes a PR that changes 30-99 lines, ignoring generated files.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

5 participants