Powerscale telemetry with direct auth mode#4262
Merged
priti-parate merged 20 commits intodell:pub/telemetryfrom Apr 13, 2026
Merged
Powerscale telemetry with direct auth mode#4262priti-parate merged 20 commits intodell:pub/telemetryfrom
priti-parate merged 20 commits intodell:pub/telemetryfrom
Conversation
Feature branch sync - staging to main
Co-authored-by: mithileshreddy04 <mithilesh.reddy@dell.com> Co-authored-by: priti-parate <140157516+priti-parate@users.noreply.github.com>
abhishek-sa1
reviewed
Apr 9, 2026
| key: clusterName | ||
| resources: | ||
| requests: | ||
| cpu: 100m |
Collaborator
There was a problem hiding this comment.
can we have resource details as vars
abhishek-sa1
reviewed
Apr 9, 2026
| - name: Display cert-manager dependency staged successfully | ||
| ansible.builtin.debug: | ||
| msg: >- | ||
| cert-manager ({{ cert_manager_package }}) extracted to |
Collaborator
There was a problem hiding this comment.
do we need to print always or we have verbosity 2 and put this message in vars file
Signed-off-by: priti-parate <140157516+priti-parate@users.noreply.github.com>
…e/omnia into powerscale_telemetry
| {% if hostvars['localhost']['powerscale_telemetry_support'] | default(false) | bool %} | ||
| {% set csm_ns = hostvars['localhost']['csm_observability_namespace'] | default('telemetry') %} | ||
| # ===== PowerScale Telemetry - CSM Observability Helm Deployment ===== | ||
| echo "===== Starting PowerScale Telemetry (CSM Observability) deployment =====" |
Collaborator
There was a problem hiding this comment.
Can we have a template and load it here?
abhishek-sa1
approved these changes
Apr 13, 2026
Venu-p1
approved these changes
Apr 13, 2026
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Powerscale telemetry with direct auth mode, offline installation using helm