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

update goscaleio to v1.9.0 #137

Merged
merged 1 commit into from
Nov 30, 2022
Merged

update goscaleio to v1.9.0 #137

merged 1 commit into from
Nov 30, 2022

Conversation

baoy1
Copy link
Contributor

@baoy1 baoy1 commented Nov 30, 2022

Description

Update goscaleio to v1.9.0

GitHub Issues

List the GitHub issues impacted by this PR:

GitHub Issue #
dell/csm#491

Checklist:

  • I have performed a self-review of my own code to ensure there are no formatting, vetting, linting, or security issues
  • I have verified that new and existing unit tests pass locally with my changes
  • I have not allowed coverage numbers to degenerate
  • I have maintained at least 90% code coverage
  • I have inspected the Grafana dashboards to verify the data is displayed properly
  • I have commented my code, particularly in hard-to-understand areas
  • I have made corresponding changes to the documentation
  • I have added tests that prove my fix is effective or that my feature works
  • I have maintained backward compatibility

How Has This Been Tested?

Please describe the tests that you ran to verify your changes. Please also list any relevant details for your test configuration

  • make check test
➜  karavi-metrics-powerflex git:(feature-preview-1.4) ✗ make check test
./scripts/check.sh ./cmd/... ./opentelemetry/... ./internal/...
=== Checking format...
=== Finished  
=== Vetting...
=== Finished  
=== Linting...
=== Finished        
=== Running gosec...
=== Finished
go test -count=1 -cover -race -timeout 30s -short ./...
?       github.com/dell/karavi-metrics-powerflex/cmd/metrics-powerflex  [no test files]
ok      github.com/dell/karavi-metrics-powerflex/internal/entrypoint    2.896s coverage: 90.2% of statements
ok      github.com/dell/karavi-metrics-powerflex/internal/k8s   0.066s  coverage: 91.9% of statements       
?       github.com/dell/karavi-metrics-powerflex/internal/k8s/mocks     [no test files]
ok      github.com/dell/karavi-metrics-powerflex/internal/service       0.730s coverage: 94.1% of statements
?       github.com/dell/karavi-metrics-powerflex/internal/service/mocks [no test files]
?       github.com/dell/karavi-metrics-powerflex/opentelemetry/exporters       [no test files]
?       github.com/dell/karavi-metrics-powerflex/opentelemetry/exporters/mocks [no test files]

Manual inspection of the GUI

I have verified that the dashboards show the data properly while generating I/O and storage resources

  • Yes
  • No

@baoy1
Copy link
Contributor Author

baoy1 commented Nov 30, 2022

e2e pass

@forrestxia forrestxia merged commit 03d7963 into main Nov 30, 2022
@forrestxia forrestxia deleted the feature-preview-1.4 branch November 30, 2022 13: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.

5 participants