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

fix(group): fix unexpected rolling update when scale out/in #6053

Merged

Conversation

liubog2008
Copy link
Member

  • replicas change unexpectedly changes the revision of instances.
  • move the version field into the template struct

@ti-chi-bot ti-chi-bot bot requested a review from shonge January 26, 2025 07:03
@ti-chi-bot ti-chi-bot bot added the size/L label Jan 26, 2025
@liubog2008
Copy link
Member Author

/run-pull-e2e-kind-v2

@codecov-commenter
Copy link

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 69.74%. Comparing base (2a9af0c) to head (e6a069e).

Additional details and impacted files
@@              Coverage Diff               @@
##           feature/v2    #6053      +/-   ##
==============================================
- Coverage       69.78%   69.74%   -0.04%     
==============================================
  Files             153      153              
  Lines            9637     9638       +1     
==============================================
- Hits             6725     6722       -3     
- Misses           2912     2916       +4     
Flag Coverage Δ
unittest 69.74% <100.00%> (-0.04%) ⬇️

Flags with carried forward coverage won't be shown. Click here to find out more.

Copy link
Contributor

ti-chi-bot bot commented Jan 26, 2025

@fgksgf: adding LGTM is restricted to approvers and reviewers in OWNERS files.

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.

@liubog2008
Copy link
Member Author

/approve

@ti-chi-bot ti-chi-bot bot added the approved label Jan 26, 2025
@liubog2008 liubog2008 added the v2 for operator v2 label Jan 26, 2025
@liubog2008
Copy link
Member Author

/lgtm

Copy link
Contributor

ti-chi-bot bot commented Jan 26, 2025

@liubog2008: you cannot LGTM your own PR.

In response to this:

/lgtm

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.

Copy link
Contributor

ti-chi-bot bot commented Jan 26, 2025

[APPROVALNOTIFIER] This PR is APPROVED

This pull-request has been approved by: fgksgf, liubog2008

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

@fgksgf fgksgf merged commit 7d238e5 into pingcap:feature/v2 Jan 26, 2025
7 of 8 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants