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

PWX-38372 Cherry-picking diags code from master #1638

Merged
merged 4 commits into from
Aug 13, 2024

Conversation

kachaudhary-px
Copy link
Collaborator

PWX-38372 (Cherry-pick)

This PR has cluster diags code checked out from master.

Copy link

codecov bot commented Aug 13, 2024

Codecov Report

Attention: Patch coverage is 70.03484% with 172 lines in your changes missing coverage. Please review.

Project coverage is 79.53%. Comparing base (1a1964b) to head (4477b5f).

Files Patch % Lines
pkg/controller/portworxdiag/portworxdiag.go 72.66% 87 Missing and 36 partials ⚠️
drivers/storage/portworx/util/util.go 0.00% 44 Missing ⚠️
pkg/controller/portworxdiag/pod.go 93.33% 3 Missing and 2 partials ⚠️
Additional details and impacted files
@@                     Coverage Diff                     @@
##           hk-feature-clusterDiags    #1638      +/-   ##
===========================================================
- Coverage                    79.82%   79.53%   -0.30%     
===========================================================
  Files                           61       63       +2     
  Lines                        18499    19072     +573     
===========================================================
+ Hits                         14767    15168     +401     
- Misses                        2669     2803     +134     
- Partials                      1063     1101      +38     

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

cli.BoolFlag{
Name: flagEnableDiagController,
Usage: "Enable Portworx Diag Controller (default: false)",
},

Choose a reason for hiding this comment

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

Can default be true in your branch?

Copy link
Collaborator Author

Choose a reason for hiding this comment

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

Yes, we can do that

@kachaudhary-px kachaudhary-px merged commit 778dd4d into hk-feature-clusterDiags Aug 13, 2024
6 of 8 checks passed
kachaudhary-px added a commit that referenced this pull request Sep 9, 2024
* cherry-picking diags code from master

* fixed gofmt

* fixup for test cases

* fixup!
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants