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: Update RS if RS's annotations need to be changed #413

Merged
merged 1 commit into from
Feb 25, 2020

Conversation

dthomson25
Copy link
Member

Closes #412 by allowing the controller to update ReplicaSet if RS's annotations need to be changed.

Noticed that we implemented this fix in #388, but that PR is too large for a patch release.

@dthomson25 dthomson25 changed the title Update RS if desired replicas annotations doesn't match expected fix: Update RS if desired replicas annotations doesn't match expected Feb 20, 2020
@dthomson25 dthomson25 changed the title fix: Update RS if desired replicas annotations doesn't match expected fix: Update RS if RS's annotations need to be changed Feb 20, 2020
@codecov
Copy link

codecov bot commented Feb 20, 2020

Codecov Report

Merging #413 into release-v0.7 will not change coverage.
The diff coverage is 100%.

Impacted file tree graph

@@              Coverage Diff              @@
##           release-v0.7     #413   +/-   ##
=============================================
  Coverage         83.82%   83.82%           
=============================================
  Files                70       70           
  Lines              6604     6604           
=============================================
  Hits               5536     5536           
  Misses              778      778           
  Partials            290      290
Impacted Files Coverage Δ
rollout/sync.go 74.8% <100%> (ø) ⬆️

Continue to review full report at Codecov.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update ea6c8d1...3dd958e. Read the comment docs.

@dthomson25 dthomson25 merged commit a0954ee into argoproj:release-v0.7 Feb 25, 2020
@dthomson25 dthomson25 deleted the fix-scaling-issue branch February 25, 2020 19:31
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants