Skip to content

Conversation

simonmarty
Copy link
Contributor

Issue #, if available:

Description of changes:
Closes #496

When performing a Helm installation with the name secrets-store-csi-driver-provider-aws, the name will be passed to both the driver and provider daemonsets. This will cause the provider daemonset to fail to install since the driver will already have the name.

Override the name of the SSCD dependency chart to always be secrets-store-csi-driver.

By submitting this pull request, I confirm that you can use, modify, copy, and redistribute this contribution, under the terms of your choice.

@simonmarty simonmarty requested a review from a team as a code owner July 26, 2025 04:56
Copy link

codecov bot commented Jul 26, 2025

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 55.95%. Comparing base (1945ce9) to head (dd8d6ab).

Additional details and impacted files
@@           Coverage Diff           @@
##             main     #498   +/-   ##
=======================================
  Coverage   55.95%   55.95%           
=======================================
  Files          11       11           
  Lines         999      999           
=======================================
  Hits          559      559           
  Misses        425      425           
  Partials       15       15           

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.

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.

Default helm install fails on chart version 2.0.0
3 participants