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

WorkloadSpread support StatefulSet #1042

Closed
wants to merge 1 commit into from

Conversation

veophi
Copy link
Member

@veophi veophi commented Jul 28, 2022

Signed-off-by: mingzhou.swx [email protected]

Ⅰ. Describe what this PR does

  1. WorkloadSpread support StatefulSet
  • Only works when pod creating;
  • Will not interfere with the sequence of scale down
  1. Consider missing replicas quota when managing existing pod

@kruise-bot
Copy link

[APPROVALNOTIFIER] This PR is NOT APPROVED

This pull-request has been approved by:
To complete the pull request process, please assign fei-guo after the PR has been reviewed.
You can assign the PR to them by writing /assign @fei-guo in a comment when ready.

The full list of commands accepted by this bot can be found 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

@kruise-bot kruise-bot requested review from Fei-Guo and furykerry July 28, 2022 15:42
@kruise-bot kruise-bot added the size/L size/L: 100-499 label Jul 28, 2022
gomega.Expect(replicasForSubsetB).To(gomega.Equal(int32(3)))

ginkgo.By("List pods of cloneset and check their patch...")
pods, err := tester.GetSelectorPods(ns, statefulSet.Spec.Selector)
Copy link

Choose a reason for hiding this comment

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

SA4006: this value of err is never used


Reply with "@sonatype-lift help" for info about LiftBot commands.
Reply with "@sonatype-lift ignore" to tell LiftBot to leave out the above finding from this PR.
Reply with "@sonatype-lift ignoreall" to tell LiftBot to leave out all the findings from this PR and from the status bar in Github.

When talking to LiftBot, you need to refresh the page to see its response. Click here to get to know more about LiftBot commands.


Was this a good recommendation?
[ 🙁 Not relevant ] - [ 😕 Won't fix ] - [ 😑 Not critical, will fix ] - [ 🙂 Critical, will fix ] - [ 😊 Critical, fixing now ]

@kruise-bot
Copy link

@veophi: PR needs rebase.

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.

@warmchang
Copy link

duplicate with #1056?

@veophi veophi closed this Aug 17, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
needs-rebase size/L size/L: 100-499
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants