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

Add support for Observability with minimal manifest #725

Merged
merged 20 commits into from
Oct 10, 2024
Merged

Conversation

AkshaySainiDell
Copy link
Contributor

@AkshaySainiDell AkshaySainiDell commented Oct 8, 2024

Description

Add support for Observability with minimal manifest for PowerFlex and PowerScale driver.

GitHub Issues

List the GitHub issues impacted by this PR:

GitHub Issue #
dell/csm#1449

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

  • Ran PowerScale with Observability E2E, metrics and topology tests
    metrics
    topology

  • Ran PowerFlex with Observability E2E, metrics and topology tests

image image

@AkshaySainiDell AkshaySainiDell changed the title Added support for Observability with minimal manifest(WIP) Added support for Observability with minimal manifest Oct 10, 2024
@AkshaySainiDell AkshaySainiDell changed the title Added support for Observability with minimal manifest Add support for Observability with minimal manifest Oct 10, 2024
suryagupta4
suryagupta4 previously approved these changes Oct 10, 2024
meggm
meggm previously approved these changes Oct 10, 2024
Copy link
Contributor

@adarsh-dell adarsh-dell left a comment

Choose a reason for hiding this comment

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

lgtm

@AkshaySainiDell AkshaySainiDell merged commit b4e3d2d into main Oct 10, 2024
7 checks passed
ChristianAtDell added a commit that referenced this pull request Oct 15, 2024
* obs minimal manifest

* updated changes

* Set default components for minimal manifest

* Refactor code

* Fix default-components.yaml path

* Fix for pscale and add minimal obs yaml for pflex

* Fix observability deployement error

* Fix metrics pod not getting deployed

* Revert powerflex v2.11.0 sample yaml

* Fix linting failure

* powerscale observability changes

* yamllint fix

* gofumpt fix

* Load default components in reconcile method

* Update logger

* Address review comments

* Add loggers

---------

Co-authored-by: Kakde <[email protected]>
Co-authored-by: Surya Gupta <[email protected]>
Co-authored-by: Surya Gupta <[email protected]>
@mjsdell mjsdell deleted the minimal-obs branch October 17, 2024 19:12
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