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

Adds obsv samples for CSI Powermax #299

Merged
merged 1 commit into from
Aug 31, 2023
Merged

Adds obsv samples for CSI Powermax #299

merged 1 commit into from
Aug 31, 2023

Conversation

delldubey
Copy link
Contributor

Description

  • Add Observability for CSI Powermax
  • Add unit tests for powermax related changes in observability.

GitHub Issues

List the GitHub issues impacted by this PR:

GitHub Issue #
dell/csm#908

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 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

  • Unit Tests
  • Cluster Tests

Copy link
Contributor

@jooseppi-luna jooseppi-luna left a comment

Choose a reason for hiding this comment

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

Need some e2e tests for PowerMax + Observability -- write similar tests to what we have for PowerFlex + Obs and PowerScale + Obs
Add cert-manager to yamls as per this PR: #310

If you need any help or want to talk through any of this, hmu on slack

shanmydell
shanmydell previously approved these changes Aug 22, 2023
@delldubey
Copy link
Contributor Author

Need some e2e tests for PowerMax + Observability -- write similar tests to what we have for PowerFlex + Obs and PowerScale + Obs Add cert-manager to yamls as per this PR: #310

If you need any help or want to talk through any of this, hmu on slack

Added.

shanmydell
shanmydell previously approved these changes Aug 29, 2023
boyamurthy
boyamurthy previously approved these changes Aug 30, 2023
Copy link
Contributor

@boyamurthy boyamurthy left a comment

Choose a reason for hiding this comment

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

LGTM.

YamlString = string(buf)

otelCollectorAddress := "otel-collector:55680"
pmaxImage := "dellemc/csm-metrics-powermax:v1.1.0"
Copy link
Contributor

Choose a reason for hiding this comment

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

let's make this an empty string instead of a default image value for better error handling

@jooseppi-luna
Copy link
Contributor

jooseppi-luna commented Aug 30, 2023

Other than my one comment everything looks good, if you can address it by 6:00 AM EST/3:30 PM IST tomorrow (August 31st) I can approve

@delldubey delldubey dismissed stale reviews from boyamurthy and shanmydell via 04b3258 August 31, 2023 05:49
@delldubey delldubey force-pushed the feature-obs-csipmax branch 2 times, most recently from 04b3258 to f0363b4 Compare August 31, 2023 07:11
boyamurthy
boyamurthy previously approved these changes Aug 31, 2023
Copy link
Contributor

@boyamurthy boyamurthy 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
Contributor

@boyamurthy boyamurthy left a comment

Choose a reason for hiding this comment

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

LGTM.

Adds unit test for obs for powermax
Adds e2e for powermax
@delldubey delldubey merged commit dbbf9ff into main Aug 31, 2023
7 of 8 checks passed
@santhoshatdell
Copy link
Contributor

It looks operatorconfig/moduleconfig/common/version-values.yaml is not updated for PowerMax + Obs.
Shouldn't we also need karavi-metrics-powermax.yaml file for Obs 1.6.0 ?

+CC @donatwork

image

Copy link
Contributor

@donatwork donatwork left a comment

Choose a reason for hiding this comment

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

The versions need updating.

- name: observability
# enabled: Enable/Disable observability
enabled: false
configVersion: v1.5.0
Copy link
Contributor

Choose a reason for hiding this comment

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

Should be v1.6.0.

enabled: false
# image: Defines karavi-topology image. This shouldn't be changed
# Allowed values: string
image: dellemc/csm-topology:v1.5.0
Copy link
Contributor

Choose a reason for hiding this comment

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

Shoudl be v1.6.0.

@shanmydell shanmydell deleted the feature-obs-csipmax branch June 11, 2024 10:31
ChristianAtDell added a commit that referenced this pull request Oct 15, 2024
Adds unit test for obsv and e2e for powermax
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.

6 participants