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: rollout health could incorrectly report v0.9 rollouts as Progressing #4949

Merged
merged 1 commit into from Dec 2, 2020

Conversation

jessesuen
Copy link
Member

The recent modifications I made to the Rollout health lua script could mis-identify a v0.9 Rollout which happened to have a numeric hash, as a v0.10 rollout, and incorrectly report the Rollout as Progressing, even though it was not.

Signed-off-by: Jesse Suen Jesse_Suen@intuit.com

@jessesuen jessesuen added this to the v1.8 milestone Dec 2, 2020
…sing

Signed-off-by: Jesse Suen <Jesse_Suen@intuit.com>
@codecov-io
Copy link

codecov-io commented Dec 2, 2020

Codecov Report

Merging #4949 (039014a) into master (ee28288) will not change coverage.
The diff coverage is n/a.

Impacted file tree graph

@@           Coverage Diff           @@
##           master    #4949   +/-   ##
=======================================
  Coverage   41.25%   41.25%           
=======================================
  Files         129      129           
  Lines       17882    17882           
=======================================
  Hits         7377     7377           
  Misses       9438     9438           
  Partials     1067     1067           

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 ee28288...039014a. Read the comment docs.

Copy link
Collaborator

@alexmt alexmt left a comment

Choose a reason for hiding this comment

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

LGTM

@alexmt alexmt merged commit 854c8a6 into argoproj:master Dec 2, 2020
alexmt pushed a commit that referenced this pull request Dec 2, 2020
…sing (#4949)

Signed-off-by: Jesse Suen <Jesse_Suen@intuit.com>
rbreeze pushed a commit that referenced this pull request Jan 12, 2021
…sing (#4949)

Signed-off-by: Jesse Suen <Jesse_Suen@intuit.com>
Signed-off-by: Remington Breeze <remington@breeze.software>
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.

None yet

3 participants