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: make sure we use the updated rs when we write back to informer #3237

Merged
merged 1 commit into from
Dec 8, 2023

Conversation

zachaller
Copy link
Collaborator

@zachaller zachaller commented Dec 8, 2023

We do this in addScaleDownDelay as well this was just missing and so we are writing the same value we pass into the function instead of the updated rs.

Copy link

sonarcloud bot commented Dec 8, 2023

Kudos, SonarCloud Quality Gate passed!    Quality Gate passed

Bug A 0 Bugs
Vulnerability A 0 Vulnerabilities
Security Hotspot A 0 Security Hotspots
Code Smell A 0 Code Smells

No Coverage information No Coverage information
0.0% 0.0% Duplication

Copy link
Contributor

@leoluz leoluz left a comment

Choose a reason for hiding this comment

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

LGTM

Copy link

codecov bot commented Dec 8, 2023

Codecov Report

All modified and coverable lines are covered by tests ✅

Comparison is base (5bcacd9) 81.81% compared to head (e9882cf) 81.82%.
Report is 1 commits behind head on master.

Additional details and impacted files
@@            Coverage Diff             @@
##           master    #3237      +/-   ##
==========================================
+ Coverage   81.81%   81.82%   +0.01%     
==========================================
  Files         135      135              
  Lines       20625    20627       +2     
==========================================
+ Hits        16874    16879       +5     
+ Misses       2880     2877       -3     
  Partials      871      871              

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

Copy link
Contributor

github-actions bot commented Dec 8, 2023

Go Published Test Results

2 089 tests   2 089 ✔️  2m 49s ⏱️
   118 suites         0 💤
       1 files           0

Results for commit e9882cf.

Copy link
Contributor

github-actions bot commented Dec 8, 2023

E2E Tests Published Test Results

    4 files      4 suites   3h 27m 56s ⏱️
106 tests   96 ✔️   6 💤   4
434 runs  400 ✔️ 24 💤 10

For more details on these failures, see this check.

Results for commit e9882cf.

@zachaller zachaller merged commit eeb2719 into master Dec 8, 2023
25 checks passed
@zachaller zachaller deleted the update-rs-informer-from-patch-request branch December 8, 2023 15:26
ashutosh16 pushed a commit to ashutosh16/argo-rollouts that referenced this pull request Dec 8, 2023
emily-blixt-ck pushed a commit to emily-blixt-ck/argo-rollouts that referenced this pull request Dec 8, 2023
zachaller added a commit that referenced this pull request Dec 11, 2023
@zachaller zachaller added the cherry-pick-completed Used once we have cherry picked the PR to all requested releases label Jan 24, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
cherry-pick/release-1.6 cherry-pick-completed Used once we have cherry picked the PR to all requested releases
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants