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

charts/karavi-observability: Mount powermax-reverseproxy-secret to karavi container. #641

Conversation

harshitap26
Copy link
Contributor

@harshitap26 harshitap26 commented Jan 30, 2025

Is this a new chart?

No

What this PR does / why we need it:

The changes mount the powermax-reverseproxy-secret to the karavi-metrics container for the Observability module to read the configuration from the secret in case of useSecret is set to true.

Which issue(s) is this PR associated with:

Special notes for your reviewer:

Checklist:

[Place an '[x]' (no spaces) in all applicable fields. Please remove unrelated fields.]

  • Chart Version bumped
  • Variables are documented in the chart README.md
  • Title of the PR starts with the chart name (e.g. [charts_dir/mychartname]) if applicable

# and login credentials. If set to false, the deprecated ConfigMap will be automatically
# created and used.
# Default value: false
useSecret: false
Copy link
Contributor

Choose a reason for hiding this comment

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

question: Is there anyway to reuse the same parameters from the Powermax charts to avoid misconfiguration?

Choose a reason for hiding this comment

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

we might be able to update the chart to add a dependency, like we do with csireverse proxy in the main driver chart

Choose a reason for hiding this comment

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

actually, that might include the whole reverse proxy and try to deploy it 🤔

@harshitap26 harshitap26 merged commit 97a66af into usr/spark/powermax-secret-feature Jan 31, 2025
1 check passed
@harshitap26 harshitap26 deleted the usr/harshitap26/mount-credentials branch February 6, 2025 06:07
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.

3 participants