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: diff deployment order need change #82

Merged
merged 1 commit into from
Sep 18, 2022

Conversation

wangzhuzhen
Copy link

What type of this PR

/kind bug

What this PR does / why we need it:

when update deployment which enabled with hpa, need call diff.IsDeploymentEqual(d1, d2), the d1 must means 'current' and the d2 must means 'target'.

Specified Reviewers:

/assign @iutx

@erda-bot erda-bot requested a review from iutx September 16, 2022 03:51
@iutx
Copy link
Member

iutx commented Sep 18, 2022

/approve

@erda-bot erda-bot added the approved Approve merging these changes label Sep 18, 2022
@erda-bot erda-bot merged commit db3685f into erda-project:release/2.3 Sep 18, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
approved Approve merging these changes
Development

Successfully merging this pull request may close these issues.

None yet

3 participants