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: Child apps should not affect parent app's health by default #153

Merged

Conversation

keithchong
Copy link
Contributor

Signed-off-by: Keith Chong kykchong@redhat.com

This fix is for ArgoCD issue: argoproj/argo-cd#3781

Remove health assessment check for applications

Signed-off-by: Keith Chong <kykchong@redhat.com>
@sonarqubecloud
Copy link

sonarqubecloud bot commented Oct 3, 2020

Kudos, SonarCloud Quality Gate passed!

Bug A 0 Bugs
Vulnerability A 0 Vulnerabilities (and Security Hotspot 0 Security Hotspots to review)
Code Smell A 0 Code Smells

No Coverage information No Coverage information
0.0% 0.0% Duplication

@codecov-commenter
Copy link

Codecov Report

Merging #153 into master will decrease coverage by 0.09%.
The diff coverage is n/a.

Impacted file tree graph

@@            Coverage Diff             @@
##           master     #153      +/-   ##
==========================================
- Coverage   54.07%   53.98%   -0.10%     
==========================================
  Files          25       25              
  Lines        2415     2410       -5     
==========================================
- Hits         1306     1301       -5     
  Misses        974      974              
  Partials      135      135              
Impacted Files Coverage Δ
pkg/health/health.go 55.40% <ø> (-0.60%) ⬇️

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 d25b8fd...1457097. Read the comment docs.

@keithchong
Copy link
Contributor Author

@alexmt , please review

Copy link
Contributor

@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 3a3f6a3 into argoproj:master Oct 3, 2020
trown added a commit to trown/gitops-engine that referenced this pull request Dec 9, 2020
…ult (argoproj#153)"

This reverts commit 3a3f6a3.

Conflicts:
  pkg/health/health.go
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.

3 participants